mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ir::BinaryIntegerRelationalOperator Member List

This is the complete list of members for mini_llvm::ir::BinaryIntegerRelationalOperator, including all inherited members.

accept(InstructionVisitor &visitor)=0mini_llvm::ir::Instructionpure virtual
accept(InstructionVisitor &visitor) const =0mini_llvm::ir::Instructionpure virtual
BinaryIntegerOperator(std::shared_ptr< Value > lhs, std::shared_ptr< Value > rhs)mini_llvm::ir::BinaryIntegerOperatorinlineprotected
BinaryIntegerRelationalOperator(std::shared_ptr< Value > lhs, std::shared_ptr< Value > rhs)mini_llvm::ir::BinaryIntegerRelationalOperatorinlineprotected
clone() const =0mini_llvm::ir::Valuepure virtual
fold() constmini_llvm::ir::Instructioninlinevirtual
format() const =0mini_llvm::ir::Valuepure virtual
formatAsOperand() const overridemini_llvm::ir::Instructioninlinevirtual
formatName() constmini_llvm::ir::Value
isFoldable() const overridemini_llvm::ir::BinaryIntegerOperatorvirtual
isWellFormed() const overridemini_llvm::ir::BinaryIntegerOperatorvirtual
lhs(this Self &&self)mini_llvm::ir::BinaryIntegerOperatorinline
name() const &mini_llvm::ir::Valueinline
name() &&mini_llvm::ir::Valueinline
operands() const overridemini_llvm::ir::BinaryIntegerOperatorinlinevirtual
mini_llvm::ir::Instruction::operands()mini_llvm::ir::Instruction
operator=(const Value &)=deletemini_llvm::ir::Value
operator=(Value &&)=deletemini_llvm::ir::Value
parent() constmini_llvm::ir::Instructioninline
parentIterator() constmini_llvm::ir::Instructioninline
rhs(this Self &&self)mini_llvm::ir::BinaryIntegerOperatorinline
setName(std::string name)mini_llvm::ir::Valueinline
type() const overridemini_llvm::ir::BinaryIntegerRelationalOperatorinlinevirtual
use_begin() constmini_llvm::ir::Valueinline
use_empty() constmini_llvm::ir::Valueinline
use_end() constmini_llvm::ir::Valueinline
use_iterator typedefmini_llvm::ir::Value
use_size() constmini_llvm::ir::Valueinline
Value()=defaultmini_llvm::ir::Value
Value(const Value &)=deletemini_llvm::ir::Value
Value(Value &&)=deletemini_llvm::ir::Value
~Value()=defaultmini_llvm::ir::Valuevirtual