Joos1W Compiler Framework
All Classes Functions Typedefs Pages
tir::ConstantNullPointer Member List

This is the complete list of members for tir::ConstantNullPointer, including all inherited members.

addChild(Value *operand) (defined in tir::User)tir::Userinlineprotected
addUser(User *user) (defined in tir::Value)tir::Valueinline
children() const (defined in tir::User)tir::Userinline
Constant(Context &ctx, Type *type) (defined in tir::Constant)tir::Constantinlineprotected
Context (defined in tir::ConstantNullPointer)tir::ConstantNullPointerfriend
Create(Context &ctx) (defined in tir::ConstantNullPointer)tir::ConstantNullPointerinlinestatic
CreateBool(Context &ctx, bool value) (defined in tir::Constant)tir::Constantinlinestatic
CreateInt(Context &ctx, uint8_t bits, uint32_t value) (defined in tir::Constant)tir::Constantstatic
CreateInt32(Context &ctx, uint32_t value) (defined in tir::Constant)tir::Constantinlinestatic
CreateNullPointer(Context &ctx) (defined in tir::Constant)tir::Constantstatic
ctx() (defined in tir::Value)tir::Valueinline
destroy() (defined in tir::User)tir::Userinlineprotected
dump() const (defined in tir::Value)tir::Value
getChild(unsigned idx) const (defined in tir::User)tir::Userinline
isBoolean() const (defined in tir::Constant)tir::Constantinlineprotectedvirtual
isDestroyed() const (defined in tir::User)tir::Userinlineprotected
isNullPointer() const override (defined in tir::ConstantNullPointer)tir::ConstantNullPointerinlinevirtual
isNumeric() const (defined in tir::Constant)tir::Constantinlineprotectedvirtual
name() const (defined in tir::Value)tir::Valueinline
nameOpt() const (defined in tir::Value)tir::Valueinline
numChildren() const (defined in tir::User)tir::Userinline
print(std::ostream &os) const override (defined in tir::ConstantNullPointer)tir::ConstantNullPointervirtual
printName(std::ostream &os) const (defined in tir::Value)tir::Valueinline
removeUser(User *user) (defined in tir::Value)tir::Valueinline
replaceAllUsesWith(Value *newValue) (defined in tir::Value)tir::Value
replaceChild(unsigned idx, Value *operand) (defined in tir::User)tir::Userinlineprotected
setName(std::string_view name) (defined in tir::Value)tir::Valueinline
type() const (defined in tir::Value)tir::Valueinline
User(Context &ctx, Type *type) (defined in tir::User)tir::Userinline
users() (defined in tir::Value)tir::Valueinline
users() const (defined in tir::Value)tir::Valueinline
Value(Context &ctx, Type *type) (defined in tir::Value)tir::Valueinline
~Value()=default (defined in tir::Value)tir::Valuevirtual