addUse(Use &U) | llvm::Value | inline |
allocHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected |
assertModuleIsMaterialized() const | llvm::Value | inline |
assertModuleIsMaterializedImpl() const | llvm::Value | |
canTrap() const | llvm::Constant | |
classof(const Value *V) | llvm::ConstantDataVector | inlinestatic |
clearSubclassOptionalData() | llvm::Value | inline |
const_op_iterator typedef | llvm::User | |
const_op_range typedef | llvm::User | |
const_use_iterator typedef | llvm::Value | |
const_user_iterator typedef | llvm::Value | |
llvm::Constant::Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) | llvm::Constant | inlineprotected |
llvm::Constant::Constant(const Constant &)=delete | llvm::Constant | |
ConstantData(Type *Ty, ValueTy VT) | llvm::ConstantData | inlineexplicitprotected |
ConstantData(const ConstantData &)=delete | llvm::ConstantData | |
ConstantDataSequential class | llvm::ConstantDataVector | friend |
llvm::ConstantDataSequential::ConstantDataSequential(Type *ty, ValueTy VT, const char *Data) | llvm::ConstantDataSequential | inlineexplicitprotected |
llvm::ConstantDataSequential::ConstantDataSequential(const ConstantDataSequential &)=delete | llvm::ConstantDataSequential | |
ConstantDataVector(const ConstantDataVector &)=delete | llvm::ConstantDataVector | |
containsUndefElement() const | llvm::Constant | |
deleteValue() | llvm::Value | |
destroyConstant() | llvm::Constant | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | inline |
dropAllReferences() | llvm::User | inline |
dump() const | llvm::Value | |
get(LLVMContext &Context, ArrayRef< uint8_t > Elts) | llvm::ConstantDataVector | static |
get(LLVMContext &Context, ArrayRef< uint16_t > Elts) | llvm::ConstantDataVector | static |
get(LLVMContext &Context, ArrayRef< uint32_t > Elts) | llvm::ConstantDataVector | static |
get(LLVMContext &Context, ArrayRef< uint64_t > Elts) | llvm::ConstantDataVector | static |
get(LLVMContext &Context, ArrayRef< float > Elts) | llvm::ConstantDataVector | static |
get(LLVMContext &Context, ArrayRef< double > Elts) | llvm::ConstantDataVector | static |
getAggregateElement(unsigned Elt) const | llvm::Constant | |
getAggregateElement(Constant *Elt) const | llvm::Constant | |
getAllOnesValue(Type *Ty) | llvm::Constant | static |
getAsCString() const | llvm::ConstantDataSequential | inline |
getAsString() const | llvm::ConstantDataSequential | inline |
getContext() const | llvm::Value | |
getDescriptor() const | llvm::User | |
getDescriptor() | llvm::User | |
getElementAsAPFloat(unsigned i) const | llvm::ConstantDataSequential | |
getElementAsAPInt(unsigned i) const | llvm::ConstantDataSequential | |
getElementAsConstant(unsigned i) const | llvm::ConstantDataSequential | |
getElementAsDouble(unsigned i) const | llvm::ConstantDataSequential | |
getElementAsFloat(unsigned i) const | llvm::ConstantDataSequential | |
getElementAsInteger(unsigned i) const | llvm::ConstantDataSequential | |
getElementByteSize() const | llvm::ConstantDataSequential | |
getElementType() const | llvm::ConstantDataSequential | |
getFP(LLVMContext &Context, ArrayRef< uint16_t > Elts) | llvm::ConstantDataVector | static |
getFP(LLVMContext &Context, ArrayRef< uint32_t > Elts) | llvm::ConstantDataVector | static |
getFP(LLVMContext &Context, ArrayRef< uint64_t > Elts) | llvm::ConstantDataVector | static |
getImpl(StringRef Bytes, Type *Ty) | llvm::ConstantDataSequential | protectedstatic |
getIntegerValue(Type *Ty, const APInt &V) | llvm::Constant | static |
getName() const | llvm::Value | |
getNullValue(Type *Ty) | llvm::Constant | static |
getNumElements() const | llvm::ConstantDataSequential | |
getNumOperands() const | llvm::User | inline |
getNumUses() const | llvm::Value | |
getOperand(unsigned i) const | llvm::User | inline |
getOperandList() const | llvm::User | inline |
getOperandList() | llvm::User | inline |
getOperandUse(unsigned i) const | llvm::User | inline |
getOperandUse(unsigned i) | llvm::User | inline |
getPointerAlignment(const DataLayout &DL) const | llvm::Value | |
getPointerDereferenceableBytes(const DataLayout &DL, bool &CanBeNull) const | llvm::Value | |
getRawDataValues() const | llvm::ConstantDataSequential | |
getRawSubclassOptionalData() const | llvm::Value | inline |
getSplat(unsigned NumElts, Constant *Elt) | llvm::ConstantDataVector | static |
getSplatValue() const | llvm::ConstantDataVector | |
getSubclassDataFromValue() const | llvm::Value | inlineprotected |
getType() const | llvm::ConstantDataVector | inline |
getUniqueInteger() const | llvm::Constant | |
getValueID() const | llvm::Value | inline |
getValueName() const | llvm::Value | |
growHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected |
handleOperandChange(Value *, Value *) | llvm::Constant | |
HasDescriptor | llvm::Value | protected |
hasExactInverseFP() const | llvm::Constant | |
HasHungOffUses | llvm::Value | protected |
HasName | llvm::Value | protected |
hasName() const | llvm::Value | inline |
hasNUses(unsigned N) const | llvm::Value | |
hasNUsesOrMore(unsigned N) const | llvm::Value | |
hasOneUse() const | llvm::Value | inline |
hasSameSubclassOptionalData(const Value *V) const | llvm::Value | inline |
hasValueHandle() const | llvm::Value | inline |
isAllOnesValue() const | llvm::Constant | |
isConstantUsed() const | llvm::Constant | |
isCString() const | llvm::ConstantDataSequential | |
isDLLImportDependent() const | llvm::Constant | |
isElementTypeCompatible(Type *Ty) | llvm::ConstantDataSequential | static |
isFiniteNonZeroFP() const | llvm::Constant | |
isMinSignedValue() const | llvm::Constant | |
isNaN() const | llvm::Constant | |
isNegativeZeroValue() const | llvm::Constant | |
isNormalFP() const | llvm::Constant | |
isNotMinSignedValue() const | llvm::Constant | |
isNullValue() const | llvm::Constant | |
isOneValue() const | llvm::Constant | |
isSplat() const | llvm::ConstantDataVector | |
isString(unsigned CharSize=8) const | llvm::ConstantDataSequential | |
isSwiftError() const | llvm::Value | |
isThreadDependent() const | llvm::Constant | |
IsUsedByMD | llvm::Value | protected |
isUsedByMetadata() const | llvm::Value | inline |
isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
isZeroValue() const | llvm::Constant | |
materialized_use_begin() | llvm::Value | inline |
materialized_use_begin() const | llvm::Value | inline |
materialized_use_empty() const | llvm::Value | inline |
materialized_user_begin() | llvm::Value | inline |
materialized_user_begin() const | llvm::Value | inline |
materialized_users() | llvm::Value | inline |
materialized_users() const | llvm::Value | inline |
materialized_uses() | llvm::Value | inline |
materialized_uses() const | llvm::Value | inline |
MaxAlignmentExponent | llvm::Value | static |
MaximumAlignment | llvm::Value | static |
mutateType(Type *Ty) | llvm::Value | inline |
needsRelocation() const | llvm::Constant | |
NumUserOperands | llvm::Value | protected |
NumUserOperandsBits enum value | llvm::Value | protected |
Op() | llvm::User | inlineprotected |
Op() const | llvm::User | inlineprotected |
op_begin() | llvm::User | inline |
op_begin() const | llvm::User | inline |
op_end() | llvm::User | inline |
op_end() const | llvm::User | inline |
op_iterator typedef | llvm::User | |
op_range typedef | llvm::User | |
operand_values() | llvm::User | inline |
operand_values() const | llvm::User | inline |
operands() | llvm::User | inline |
operands() const | llvm::User | inline |
operator delete(void *Usr) | llvm::User | |
operator delete(void *Usr, unsigned) | llvm::User | inline |
operator delete(void *Usr, unsigned, bool) | llvm::User | inline |
operator new(size_t s) | llvm::ConstantData | inlineprotected |
llvm::Constant::operator new(size_t Size, unsigned Us) | llvm::User | protected |
llvm::Constant::operator new(size_t Size, unsigned Us, unsigned DescBytes) | llvm::User | protected |
operator=(const Constant &)=delete | llvm::Constant | |
llvm::User::operator=(const Value &)=delete | llvm::Value | |
OpFrom(const U *that) | llvm::User | inlineprotectedstatic |
print(raw_ostream &O, bool IsForDebug=false) const | llvm::Value | |
print(raw_ostream &O, ModuleSlotTracker &MST, bool IsForDebug=false) const | llvm::Value | |
printAsOperand(raw_ostream &O, bool PrintType=true, const Module *M=nullptr) const | llvm::Value | |
printAsOperand(raw_ostream &O, bool PrintType, ModuleSlotTracker &MST) const | llvm::Value | |
removeDeadConstantUsers() const | llvm::Constant | |
replaceAllUsesWith(Value *V) | llvm::Value | |
replaceNonMetadataUsesWith(Value *V) | llvm::Value | |
replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
replaceUsesOutsideBlock(Value *V, BasicBlock *BB) | llvm::Value | |
reverseUseList() | llvm::Value | |
setGlobalVariableNumOperands(unsigned NumOps) | llvm::User | inline |
setName(const Twine &Name) | llvm::Value | |
setNumHungOffUseOperands(unsigned NumOps) | llvm::User | inline |
setOperand(unsigned i, Value *Val) | llvm::User | inline |
setValueName(ValueName *VN) | llvm::Value | |
setValueSubclassData(unsigned short D) | llvm::Value | inlineprotected |
sortUseList(Compare Cmp) | llvm::Value | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const | llvm::Value | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) | llvm::Value | inline |
stripInBoundsConstantOffsets() const | llvm::Value | |
stripInBoundsConstantOffsets() | llvm::Value | inline |
stripInBoundsOffsets() const | llvm::Value | |
stripInBoundsOffsets() | llvm::Value | inline |
stripPointerCasts() const | llvm::Constant | inline |
stripPointerCasts() | llvm::Constant | inline |
stripPointerCastsAndInvariantGroups() const | llvm::Value | |
stripPointerCastsAndInvariantGroups() | llvm::Value | inline |
stripPointerCastsNoFollowAliases() const | llvm::Value | |
stripPointerCastsNoFollowAliases() | llvm::Value | inline |
SubclassOptionalData | llvm::Value | protected |
takeName(Value *V) | llvm::Value | |
use_begin() | llvm::Value | inline |
use_begin() const | llvm::Value | inline |
use_empty() const | llvm::Value | inline |
use_end() | llvm::Value | inline |
use_end() const | llvm::Value | inline |
use_iterator typedef | llvm::Value | |
User(Type *ty, unsigned vty, Use *, unsigned NumOps) | llvm::User | inlineprotected |
User(const User &)=delete | llvm::User | |
user_back() | llvm::Value | inline |
user_back() const | llvm::Value | inline |
user_begin() | llvm::Value | inline |
user_begin() const | llvm::Value | inline |
user_empty() const | llvm::Value | inline |
user_end() | llvm::Value | inline |
user_end() const | llvm::Value | inline |
user_iterator typedef | llvm::Value | |
users() | llvm::Value | inline |
users() const | llvm::Value | inline |
uses() | llvm::Value | inline |
uses() const | llvm::Value | inline |
Value(Type *Ty, unsigned scid) | llvm::Value | protected |
Value(const Value &)=delete | llvm::Value | |
value_op_begin() | llvm::User | inline |
value_op_begin() const | llvm::User | inline |
value_op_end() | llvm::User | inline |
value_op_end() const | llvm::User | inline |
ValueTy enum name | llvm::Value | |
~ConstantDataSequential() | llvm::ConstantDataSequential | inlineprotected |
~User()=default | llvm::User | protected |
~Value() | llvm::Value | protected |