|
Jlm
|
This is the complete list of members for jlm::llvm::IntegerMulOperation, 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 rvsdg::Output *op1, const rvsdg::Output *op2) const noexcept override | jlm::llvm::IntegerMulOperation | virtual |
| copy() const override | jlm::llvm::IntegerMulOperation | virtual |
| createNode(const size_t numBits, rvsdg::Output &operand1, rvsdg::Output &operand2) | jlm::llvm::IntegerMulOperation | inlinestatic |
| debug_string() const override | jlm::llvm::IntegerMulOperation | virtual |
| flags() const noexcept override | jlm::llvm::IntegerMulOperation | virtual |
| jlm::llvm::IntegerBinaryOperation::flags enum name | jlm::rvsdg::BinaryOperation | |
| foldConstants(const IntegerMulOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::IntegerMulOperation | static |
| IntegerBinaryOperation(const std::size_t numArgumentBits, const std::size_t numResultBits) noexcept | jlm::llvm::IntegerBinaryOperation | inline |
| IntegerMulOperation(const std::size_t numBits) | jlm::llvm::IntegerMulOperation | inlineexplicit |
| 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::llvm::IntegerMulOperation | |
| jlm::llvm::IntegerBinaryOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| reduce_operand_pair(rvsdg::binop_reduction_path_t path, rvsdg::Output *op1, rvsdg::Output *op2) const override | jlm::llvm::IntegerMulOperation | 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 |
| Type() const noexcept | jlm::llvm::IntegerBinaryOperation | inline |
| ~BinaryOperation() noexcept override | jlm::rvsdg::BinaryOperation | |
| ~IntegerBinaryOperation() noexcept override | jlm::llvm::IntegerBinaryOperation | |
| ~IntegerMulOperation() noexcept override | jlm::llvm::IntegerMulOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |