Jlm
jlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags > Member List

This is the complete list of members for jlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >, 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
BitBinaryOperation(const std::shared_ptr< const BitType > type, size_t arity=2) noexceptjlm::rvsdg::BitBinaryOperationinlineexplicit
can_reduce_operand_pair(const jlm::rvsdg::Output *arg1, const jlm::rvsdg::Output *arg2) const noexcept overridejlm::rvsdg::BitBinaryOperationvirtual
copy() const overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
create(size_t nbits) const overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
create(size_t nbits, Output *op1, Output *op2)jlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >inlinestatic
debug_string() const overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
flags() const noexcept overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
jlm::rvsdg::BitBinaryOperation::flags enum namejlm::rvsdg::BinaryOperation
is_associative() const noexceptjlm::rvsdg::BinaryOperationinline
is_commutative() const noexceptjlm::rvsdg::BinaryOperationinline
MakeBitBinaryOperation(std::size_t nbits) noexceptjlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >inlineexplicit
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 overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
reduce_constants(const BitValueRepresentation &arg1, const BitValueRepresentation &arg2) const overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >virtual
reduce_operand_pair(binop_reduction_path_t path, jlm::rvsdg::Output *arg1, jlm::rvsdg::Output *arg2) const overridejlm::rvsdg::BitBinaryOperationvirtual
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::rvsdg::BitBinaryOperationinline
~BinaryOperation() noexcept overridejlm::rvsdg::BinaryOperation
~BitBinaryOperation() noexcept overridejlm::rvsdg::BitBinaryOperation
~MakeBitBinaryOperation() noexcept overridejlm::rvsdg::MakeBitBinaryOperation< reduction, name, opflags >
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation