ClassID enum name | llvm::sandboxir::Value | |
classof(const sandboxir::Value *From) | llvm::sandboxir::ConstantInt | inlinestatic |
clearValue() | llvm::sandboxir::Value | inlineprotected |
const_op_iterator typedef | llvm::sandboxir::User | |
const_op_range typedef | llvm::sandboxir::User | |
const_use_iterator typedef | llvm::sandboxir::Value | |
const_user_iterator typedef | llvm::sandboxir::Value | |
Constant(llvm::Constant *C, sandboxir::Context &SBCtx) | llvm::sandboxir::Constant | inlineprotected |
Constant(ClassID ID, llvm::Constant *C, sandboxir::Context &SBCtx) | llvm::sandboxir::Constant | inlineprotected |
Context | llvm::sandboxir::ConstantInt | friend |
Ctx | llvm::sandboxir::Value | protected |
dump() const | llvm::sandboxir::Value | |
dumpCommonFooter(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpCommonHeader(raw_ostream &OS) const final | llvm::sandboxir::User | virtual |
dumpCommonPrefix(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpCommonSuffix(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpOS(raw_ostream &OS) const override | llvm::sandboxir::ConstantInt | inlinevirtual |
equalsInt(uint64_t V) const | llvm::sandboxir::ConstantInt | inline |
get(Type *Ty, uint64_t V, bool IsSigned=false) | llvm::sandboxir::ConstantInt | static |
get(IntegerType *Ty, uint64_t V, bool IsSigned=false) | llvm::sandboxir::ConstantInt | static |
get(Context &Ctx, const APInt &V) | llvm::sandboxir::ConstantInt | static |
get(IntegerType *Ty, StringRef Str, uint8_t Radix) | llvm::sandboxir::ConstantInt | static |
get(Type *Ty, const APInt &V) | llvm::sandboxir::ConstantInt | static |
getAlignValue() const | llvm::sandboxir::ConstantInt | inline |
getBitWidth() const | llvm::sandboxir::ConstantInt | inline |
getBool(Context &Ctx, bool V) | llvm::sandboxir::ConstantInt | static |
getBool(Type *Ty, bool V) | llvm::sandboxir::ConstantInt | static |
getContext() const | llvm::sandboxir::Value | inline |
getFalse(Context &Ctx) | llvm::sandboxir::ConstantInt | static |
getFalse(Type *Ty) | llvm::sandboxir::ConstantInt | static |
getIntegerType() const | llvm::sandboxir::ConstantInt | |
getLimitedValue(uint64_t Limit=~0ULL) const | llvm::sandboxir::ConstantInt | inline |
getMaybeAlignValue() const | llvm::sandboxir::ConstantInt | inline |
getName() const | llvm::sandboxir::Value | inline |
getNumOperands() const | llvm::sandboxir::User | inlinevirtual |
getNumUses() const | llvm::sandboxir::Value | |
getOperand(unsigned OpIdx) const | llvm::sandboxir::User | inline |
getOperandUse(unsigned OpIdx) const | llvm::sandboxir::User | inline |
getOperandUseDefault(unsigned OpIdx, bool Verify) const | llvm::sandboxir::User | protected |
getParent() const | llvm::sandboxir::Constant | inline |
getSExtValue() const | llvm::sandboxir::ConstantInt | inline |
getSigned(IntegerType *Ty, int64_t V) | llvm::sandboxir::ConstantInt | static |
getSigned(Type *Ty, int64_t V) | llvm::sandboxir::ConstantInt | static |
getSubclassID() const | llvm::sandboxir::Value | inline |
getSubclassIDStr(ClassID ID) | llvm::sandboxir::Value | inlineprotectedstatic |
getTrue(Context &Ctx) | llvm::sandboxir::ConstantInt | static |
getTrue(Type *Ty) | llvm::sandboxir::ConstantInt | static |
getType() const | llvm::sandboxir::Value | |
getUid() const | llvm::sandboxir::Value | |
getUseOperandNo(const Use &Use) const override | llvm::sandboxir::ConstantInt | inlinevirtual |
getUseOperandNoDefault(const Use &Use) const | llvm::sandboxir::User | inlineprotected |
getValue() const | llvm::sandboxir::ConstantInt | inline |
getZExtValue() const | llvm::sandboxir::ConstantInt | inline |
hasNUses(unsigned Num) const | llvm::sandboxir::Value | inline |
hasNUsesOrMore(unsigned Num) const | llvm::sandboxir::Value | inline |
isMaxValue(bool IsSigned) const | llvm::sandboxir::ConstantInt | inline |
isMinusOne() const | llvm::sandboxir::ConstantInt | inline |
isMinValue(bool IsSigned) const | llvm::sandboxir::ConstantInt | inline |
isNegative() const | llvm::sandboxir::ConstantInt | inline |
isOne() const | llvm::sandboxir::ConstantInt | inline |
isValueValidForType(Type *Ty, uint64_t V) | llvm::sandboxir::ConstantInt | static |
isValueValidForType(Type *Ty, int64_t V) | llvm::sandboxir::ConstantInt | static |
isZero() const | llvm::sandboxir::ConstantInt | inline |
op_begin() | llvm::sandboxir::User | inlinevirtual |
op_begin() const | llvm::sandboxir::User | inlinevirtual |
op_end() | llvm::sandboxir::User | inlinevirtual |
op_end() const | llvm::sandboxir::User | inlinevirtual |
op_iterator typedef | llvm::sandboxir::User | |
op_range typedef | llvm::sandboxir::User | |
operands() | llvm::sandboxir::User | inline |
operands() const | llvm::sandboxir::User | inline |
operator=(const Value &)=delete | llvm::sandboxir::Value | protected |
printAsOperandCommon(raw_ostream &OS) const | llvm::sandboxir::Value | |
replaceAllUsesWith(Value *Other) | llvm::sandboxir::Value | |
replaceUsesOfWith(Value *FromV, Value *ToV) | llvm::sandboxir::User | |
replaceUsesWithIf(Value *OtherV, llvm::function_ref< bool(const Use &)> ShouldReplace) | llvm::sandboxir::Value | |
setOperand(unsigned OperandIdx, Value *Operand) | llvm::sandboxir::User | virtual |
SubclassID | llvm::sandboxir::Value | protected |
swapOperandsInternal(unsigned OpIdxA, unsigned OpIdxB) | llvm::sandboxir::User | inlineprotected |
uge(uint64_t Num) const | llvm::sandboxir::ConstantInt | inline |
UID | llvm::sandboxir::Value | protected |
use_begin() | llvm::sandboxir::Value | |
use_begin() const | llvm::sandboxir::Value | inline |
use_end() | llvm::sandboxir::Value | inline |
use_end() const | llvm::sandboxir::Value | inline |
use_iterator typedef | llvm::sandboxir::Value | |
User(ClassID ID, llvm::Value *V, Context &Ctx) | llvm::sandboxir::User | inlineprotected |
user_begin() | llvm::sandboxir::Value | |
user_begin() const | llvm::sandboxir::Value | inline |
user_end() | llvm::sandboxir::Value | inline |
user_end() const | llvm::sandboxir::Value | inline |
user_iterator typedef | llvm::sandboxir::Value | |
users() | llvm::sandboxir::Value | inline |
users() const | llvm::sandboxir::Value | inline |
uses() | llvm::sandboxir::Value | inline |
uses() const | llvm::sandboxir::Value | inline |
Val | llvm::sandboxir::Value | protected |
Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx) | llvm::sandboxir::Value | protected |
Value(const Value &)=delete | llvm::sandboxir::Value | protected |
verify() const override | llvm::sandboxir::ConstantInt | inlinevirtual |
verifyUserOfLLVMUse(const llvm::Use &Use) const | llvm::sandboxir::User | protected |
~Value()=default | llvm::sandboxir::Value | virtual |