Jlm
jlm::llvm::IntegerBinaryOperation Member List

This is the complete list of members for jlm::llvm::IntegerBinaryOperation, including all inherited members.

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
BinaryOperation(const std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::shared_ptr< const jlm::rvsdg::Type > result)jlm::rvsdg::BinaryOperationinline
can_reduce_operand_pair(const jlm::rvsdg::Output *op1, const jlm::rvsdg::Output *op2) const noexcept=0jlm::rvsdg::BinaryOperationpure virtual
copy() const =0jlm::rvsdg::Operationpure virtual
debug_string() const =0jlm::rvsdg::Operationpure virtual
flags enum namejlm::rvsdg::BinaryOperation
flags() const noexceptjlm::rvsdg::BinaryOperationvirtual
IntegerBinaryOperation(const std::size_t numArgumentBits, const std::size_t numResultBits) noexceptjlm::llvm::IntegerBinaryOperationinline
is_associative() const noexceptjlm::rvsdg::BinaryOperationinline
is_commutative() const noexceptjlm::rvsdg::BinaryOperationinline
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
reduce_operand_pair(binop_reduction_path_t path, jlm::rvsdg::Output *op1, jlm::rvsdg::Output *op2) const =0jlm::rvsdg::BinaryOperationpure virtual
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
Type() const noexceptjlm::llvm::IntegerBinaryOperationinline
~BinaryOperation() noexcept overridejlm::rvsdg::BinaryOperation
~IntegerBinaryOperation() noexcept overridejlm::llvm::IntegerBinaryOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation