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

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

accept(InstructionVisitor &visitor) overridemini_llvm::ir::Storeinlinevirtual
accept(InstructionVisitor &visitor) const overridemini_llvm::ir::Storeinlinevirtual
clone() const overridemini_llvm::ir::Storevirtual
fold() constmini_llvm::ir::Instructioninlinevirtual
format() const overridemini_llvm::ir::Storevirtual
formatAsOperand() const overridemini_llvm::ir::Instructioninlinevirtual
formatName() constmini_llvm::ir::Value
isFoldable() constmini_llvm::ir::Instructioninlinevirtual
isWellFormed() const overridemini_llvm::ir::Storevirtual
name() const &mini_llvm::ir::Valueinline
name() &&mini_llvm::ir::Valueinline
operands() const overridemini_llvm::ir::Storeinlinevirtual
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
ptr(this Self &&self)mini_llvm::ir::Storeinline
setName(std::string name)mini_llvm::ir::Valueinline
Store(std::shared_ptr< Value > value, std::shared_ptr< Value > addr)mini_llvm::ir::Storeinline
type() const overridemini_llvm::ir::Storeinlinevirtual
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::Storeinline
~Value()=defaultmini_llvm::ir::Valuevirtual