|
Jlm
|
This is the complete list of members for jlm::hls::LoadOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::hls::LoadOperation | inlinevirtual |
| create(jlm::rvsdg::Output &addr, const std::vector< jlm::rvsdg::Output * > &states, jlm::rvsdg::Output &load_result) | jlm::hls::LoadOperation | inlinestatic |
| CreateInTypes(std::shared_ptr< const rvsdg::Type > pointeeType, size_t numStates) | jlm::hls::LoadOperation | inlinestatic |
| CreateOutTypes(std::shared_ptr< const rvsdg::Type > pointeeType, size_t numStates) | jlm::hls::LoadOperation | inlinestatic |
| debug_string() const override | jlm::hls::LoadOperation | inlinevirtual |
| GetLoadedType() const noexcept | jlm::hls::LoadOperation | inline |
| GetPointerType() const noexcept | jlm::hls::LoadOperation | inline |
| LoadOperation(const std::shared_ptr< const rvsdg::Type > &pointeeType, size_t numStates) | jlm::hls::LoadOperation | inline |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::hls::LoadOperation | inlinevirtual |
| result(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| results_ | jlm::rvsdg::SimpleOperation | private |
| SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results) | jlm::rvsdg::SimpleOperation | inline |
| ~LoadOperation() noexcept override | jlm::hls::LoadOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |