|
Jlm
|
This is the complete list of members for jlm::hls::StoreOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::hls::StoreOperation | inlinevirtual |
| create(jlm::rvsdg::Output &addr, jlm::rvsdg::Output &value, const std::vector< jlm::rvsdg::Output * > &states, jlm::rvsdg::Output &resp) | jlm::hls::StoreOperation | inlinestatic |
| CreateInTypes(const std::shared_ptr< const rvsdg::Type > &pointeeType, size_t numStates) | jlm::hls::StoreOperation | inlinestatic |
| CreateOutTypes(const std::shared_ptr< const rvsdg::Type > &pointeeType, size_t numStates) | jlm::hls::StoreOperation | inlinestatic |
| debug_string() const override | jlm::hls::StoreOperation | inlinevirtual |
| GetPointerType() const noexcept | jlm::hls::StoreOperation | inline |
| GetStoredType() const noexcept | jlm::hls::StoreOperation | 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::StoreOperation | 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 |
| StoreOperation(const std::shared_ptr< const rvsdg::Type > &pointeeType, size_t numStates) | jlm::hls::StoreOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~StoreOperation() noexcept override | jlm::hls::StoreOperation |