mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
mini_llvm::ir::ZExt Member List
This is the complete list of members for
mini_llvm::ir::ZExt
, including all inherited members.
accept
(InstructionVisitor &visitor) override
mini_llvm::ir::ZExt
inline
virtual
accept
(InstructionVisitor &visitor) const override
mini_llvm::ir::ZExt
inline
virtual
clone
() const override
mini_llvm::ir::ZExt
virtual
fold
() const override
mini_llvm::ir::ZExt
virtual
format
() const override
mini_llvm::ir::ZExt
virtual
formatAsOperand
() const override
mini_llvm::ir::Instruction
inline
virtual
formatName
() const
mini_llvm::ir::Value
IntegerCastingOperator
(std::shared_ptr< Value > value, std::unique_ptr< IntegerType > type)
mini_llvm::ir::IntegerCastingOperator
inline
protected
isFoldable
() const override
mini_llvm::ir::IntegerCastingOperator
virtual
isWellFormed
() const override
mini_llvm::ir::ZExt
virtual
name
() const &
mini_llvm::ir::Value
inline
name
() &&
mini_llvm::ir::Value
inline
operands
() const override
mini_llvm::ir::IntegerCastingOperator
inline
virtual
mini_llvm::ir::Instruction::operands
()
mini_llvm::ir::Instruction
operator=
(const Value &)=delete
mini_llvm::ir::Value
operator=
(Value &&)=delete
mini_llvm::ir::Value
parent
() const
mini_llvm::ir::Instruction
inline
parentIterator
() const
mini_llvm::ir::Instruction
inline
setName
(std::string name)
mini_llvm::ir::Value
inline
type
() const override
mini_llvm::ir::IntegerCastingOperator
inline
virtual
use_begin
() const
mini_llvm::ir::Value
inline
use_empty
() const
mini_llvm::ir::Value
inline
use_end
() const
mini_llvm::ir::Value
inline
use_iterator
typedef
mini_llvm::ir::Value
use_size
() const
mini_llvm::ir::Value
inline
Value
()=default
mini_llvm::ir::Value
Value
(const Value &)=delete
mini_llvm::ir::Value
Value
(Value &&)=delete
mini_llvm::ir::Value
value
(this Self &&self)
mini_llvm::ir::IntegerCastingOperator
inline
ZExt
(std::shared_ptr< Value > value, std::unique_ptr< IntegerType > type)
mini_llvm::ir::ZExt
inline
~Value
()=default
mini_llvm::ir::Value
virtual
Generated by
1.17.0