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

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

accept(InstructionVisitor &visitor)=0mini_llvm::ir::Instructionpure virtual
accept(InstructionVisitor &visitor) const =0mini_llvm::ir::Instructionpure virtual
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
IntegerCastingOperator(std::shared_ptr< Value > value, std::unique_ptr< IntegerType > type)mini_llvm::ir::IntegerCastingOperatorinlineprotected
isFoldable() const overridemini_llvm::ir::IntegerCastingOperatorvirtual
isWellFormed() const overridemini_llvm::ir::IntegerCastingOperatorvirtual
name() const &mini_llvm::ir::Valueinline
name() &&mini_llvm::ir::Valueinline
operands() const overridemini_llvm::ir::IntegerCastingOperatorinlinevirtual
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
setName(std::string name)mini_llvm::ir::Valueinline
type() const overridemini_llvm::ir::IntegerCastingOperatorinlinevirtual
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(this Self &&self)mini_llvm::ir::IntegerCastingOperatorinline
~Value()=defaultmini_llvm::ir::Valuevirtual