|
Jlm
|
This is the complete list of members for jlm::rvsdg::TestBinaryOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| BinaryOperation(const std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::shared_ptr< const jlm::rvsdg::Type > result) | jlm::rvsdg::BinaryOperation | inline |
| can_reduce_operand_pair(const Output *op1, const Output *op2) const noexcept override | jlm::rvsdg::TestBinaryOperation | virtual |
| copy() const override | jlm::rvsdg::TestBinaryOperation | virtual |
| create(const std::shared_ptr< const Type > &operandType, std::shared_ptr< const Type > resultType, Output *op1, Output *op2) | jlm::rvsdg::TestBinaryOperation | inlinestatic |
| create_normalized(const std::shared_ptr< const Type > operandType, std::shared_ptr< const Type > resultType, Output *op1, Output *op2) | jlm::rvsdg::TestBinaryOperation | inlinestatic |
| debug_string() const override | jlm::rvsdg::TestBinaryOperation | virtual |
| flags() const noexcept override | jlm::rvsdg::TestBinaryOperation | virtual |
| jlm::rvsdg::BinaryOperation::flags enum name | jlm::rvsdg::BinaryOperation | |
| flags_ | jlm::rvsdg::TestBinaryOperation | private |
| is_associative() const noexcept | jlm::rvsdg::BinaryOperation | inline |
| is_commutative() const noexcept | jlm::rvsdg::BinaryOperation | 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::rvsdg::TestBinaryOperation | virtual |
| reduce_operand_pair(unop_reduction_path_t path, Output *op1, Output *op2) const override | jlm::rvsdg::TestBinaryOperation | virtual |
| 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 |
| TestBinaryOperation(const std::shared_ptr< const Type > &operandType, std::shared_ptr< const Type > resultType, const enum BinaryOperation::flags &flags) noexcept | jlm::rvsdg::TestBinaryOperation | inline |
| ~BinaryOperation() noexcept override | jlm::rvsdg::BinaryOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~TestBinaryOperation() noexcept override | jlm::rvsdg::TestBinaryOperation |