|
Jlm
|
This is the complete list of members for jlm::hls::ForkOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::hls::ForkOperation | inlinevirtual |
| create(size_t nalternatives, jlm::rvsdg::Output &value, bool isConstant=false) | jlm::hls::ForkOperation | inlinestatic |
| CreateNode(const size_t numResults, rvsdg::Output &operand, const bool isConstant=false) | jlm::hls::ForkOperation | inlinestatic |
| debug_string() const override | jlm::hls::ForkOperation | inlinevirtual |
| ForkOperation(size_t nalternatives, const std::shared_ptr< const jlm::rvsdg::Type > &type) | jlm::hls::ForkOperation | inline |
| ForkOperation(size_t nalternatives, const std::shared_ptr< const jlm::rvsdg::Type > &type, bool isConstant) | jlm::hls::ForkOperation | inline |
| IsConstant() const noexcept | jlm::hls::ForkOperation | inline |
| IsConstant_ | jlm::hls::ForkOperation | private |
| 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::ForkOperation | 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 |
| ~ForkOperation() noexcept override | jlm::hls::ForkOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |