LLVM  4.0.0
llvm::ConstantDataVector Member List

This is the complete list of members for llvm::ConstantDataVector, including all inherited members.

addUse(Use &U)llvm::Valueinline
allocHungoffUses(unsigned N, bool IsPhi=false)llvm::Userprotected
assertModuleIsMaterialized() const llvm::Value
canTrap() const llvm::Constant
classof(const Value *V)llvm::ConstantDataVectorinlinestatic
clearSubclassOptionalData()llvm::Valueinline
const_op_iterator typedefllvm::User
const_op_range typedefllvm::User
const_use_iterator typedefllvm::Value
const_user_iterator typedefllvm::Value
llvm::Constant::Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps)llvm::Constantinlineprotected
llvm::Constant::Constant(const Constant &)=deletellvm::Constant
ConstantData(Type *Ty, ValueTy VT)llvm::ConstantDatainlineexplicitprotected
ConstantData()=deletellvm::ConstantData
ConstantData(const ConstantData &)=deletellvm::ConstantData
ConstantDataSequential classllvm::ConstantDataVectorfriend
llvm::ConstantDataSequential::ConstantDataSequential(Type *ty, ValueTy VT, const char *Data)llvm::ConstantDataSequentialinlineexplicitprotected
llvm::ConstantDataSequential::ConstantDataSequential(const ConstantDataSequential &)=deletellvm::ConstantDataSequential
ConstantDataVector(const ConstantDataVector &)=deletellvm::ConstantDataVector
destroyConstant()llvm::Constant
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB)llvm::Value
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const llvm::Valueinline
dropAllReferences()llvm::Userinline
dump() const llvm::Value
get(LLVMContext &Context, ArrayRef< uint8_t > Elts)llvm::ConstantDataVectorstatic
get(LLVMContext &Context, ArrayRef< uint16_t > Elts)llvm::ConstantDataVectorstatic
get(LLVMContext &Context, ArrayRef< uint32_t > Elts)llvm::ConstantDataVectorstatic
get(LLVMContext &Context, ArrayRef< uint64_t > Elts)llvm::ConstantDataVectorstatic
get(LLVMContext &Context, ArrayRef< float > Elts)llvm::ConstantDataVectorstatic
get(LLVMContext &Context, ArrayRef< double > Elts)llvm::ConstantDataVectorstatic
getAggregateElement(unsigned Elt) const llvm::Constant
getAggregateElement(Constant *Elt) const llvm::Constant
getAllOnesValue(Type *Ty)llvm::Constantstatic
getAsCString() const llvm::ConstantDataSequentialinline
getAsString() const llvm::ConstantDataSequentialinline
getContext() const llvm::Value
getDescriptor() const llvm::User
getDescriptor()llvm::User
getElementAsAPFloat(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::ConstantDataVectorstatic
getFP(LLVMContext &Context, ArrayRef< uint32_t > Elts)llvm::ConstantDataVectorstatic
getFP(LLVMContext &Context, ArrayRef< uint64_t > Elts)llvm::ConstantDataVectorstatic
getImpl(StringRef Bytes, Type *Ty)llvm::ConstantDataSequentialprotectedstatic
getIntegerValue(Type *Ty, const APInt &V)llvm::Constantstatic
getName() const llvm::Value
getNullValue(Type *Ty)llvm::Constantstatic
getNumElements() const llvm::ConstantDataSequential
getNumOperands() const llvm::Userinline
getNumUses() const llvm::Value
getOperand(unsigned i) const llvm::Userinline
getOperandList()llvm::Userinline
getOperandList() const llvm::Userinline
getOperandUse(unsigned i) const llvm::Userinline
getOperandUse(unsigned i)llvm::Userinline
getPointerAlignment(const DataLayout &DL) const llvm::Value
getPointerDereferenceableBytes(const DataLayout &DL, bool &CanBeNull) const llvm::Value
getRawDataValues() const llvm::ConstantDataSequential
getRawSubclassOptionalData() const llvm::Valueinline
getSplat(unsigned NumElts, Constant *Elt)llvm::ConstantDataVectorstatic
getSplatValue() const llvm::ConstantDataVector
getSubclassDataFromValue() const llvm::Valueinlineprotected
getType() const llvm::ConstantDataVectorinline
getUniqueInteger() const llvm::Constant
getValueID() const llvm::Valueinline
getValueName() const llvm::Value
growHungoffUses(unsigned N, bool IsPhi=false)llvm::Userprotected
handleOperandChange(Value *, Value *)llvm::Constant
HasDescriptorllvm::Valueprotected
HasHungOffUsesllvm::Valueprotected
HasNamellvm::Valueprotected
hasName() const llvm::Valueinline
hasNUses(unsigned N) const llvm::Value
hasNUsesOrMore(unsigned N) const llvm::Value
hasOneUse() const llvm::Valueinline
hasSameSubclassOptionalData(const Value *V) const llvm::Valueinline
hasValueHandle() const llvm::Valueinline
isAllOnesValue() const llvm::Constant
isConstantUsed() const llvm::Constant
isCString() const llvm::ConstantDataSequential
isDLLImportDependent() const llvm::Constant
isElementTypeCompatible(Type *Ty)llvm::ConstantDataSequentialstatic
isMinSignedValue() const llvm::Constant
isNegativeZeroValue() const llvm::Constant
isNotMinSignedValue() const llvm::Constant
isNullValue() const llvm::Constant
isOneValue() const llvm::Constant
isString() const llvm::ConstantDataSequential
isSwiftError() const llvm::Value
isThreadDependent() const llvm::Constant
IsUsedByMDllvm::Valueprotected
isUsedByMetadata() const llvm::Valueinline
isUsedInBasicBlock(const BasicBlock *BB) const llvm::Value
isZeroValue() const llvm::Constant
materialized_use_begin()llvm::Valueinline
materialized_use_begin() const llvm::Valueinline
materialized_user_begin()llvm::Valueinline
materialized_user_begin() const llvm::Valueinline
materialized_users()llvm::Valueinline
materialized_users() const llvm::Valueinline
materialized_uses()llvm::Valueinline
materialized_uses() const llvm::Valueinline
MaxAlignmentExponentllvm::Valuestatic
MaximumAlignmentllvm::Valuestatic
mutateType(Type *Ty)llvm::Valueinline
needsRelocation() const llvm::Constant
NumUserOperandsllvm::Valueprotected
NumUserOperandsBits enum valuellvm::Valueprotected
Op()llvm::Userinlineprotected
Op() const llvm::Userinlineprotected
op_begin()llvm::Userinline
op_begin() const llvm::Userinline
op_end()llvm::Userinline
op_end() const llvm::Userinline
op_iterator typedefllvm::User
op_range typedefllvm::User
operand_values()llvm::Userinline
operand_values() const llvm::Userinline
operands()llvm::Userinline
operands() const llvm::Userinline
operator delete(void *Usr)llvm::User
operator delete(void *, unsigned)llvm::Userinline
operator delete(void *, unsigned, bool)llvm::Userinline
operator new(size_t, unsigned)=deletellvm::ConstantDataVector
llvm::Constant::operator new(size_t Size, unsigned Us, unsigned DescBytes)llvm::Userprotected
operator=(const Constant &)=deletellvm::Constant
llvm::User::operator=(const Value &)=deletellvm::Value
OpFrom(const U *that)llvm::Userinlineprotectedstatic
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::Userinline
setName(const Twine &Name)llvm::Value
setNumHungOffUseOperands(unsigned NumOps)llvm::Userinline
setOperand(unsigned i, Value *Val)llvm::Userinline
setValueName(ValueName *VN)llvm::Value
setValueSubclassData(unsigned short D)llvm::Valueinlineprotected
sortUseList(Compare Cmp)llvm::Value
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset)llvm::Value
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const llvm::Valueinline
stripInBoundsConstantOffsets()llvm::Value
stripInBoundsConstantOffsets() const llvm::Valueinline
stripInBoundsOffsets()llvm::Value
stripInBoundsOffsets() const llvm::Valueinline
stripPointerCasts()llvm::Constantinline
stripPointerCasts() const llvm::Constantinline
stripPointerCastsNoFollowAliases()llvm::Value
stripPointerCastsNoFollowAliases() const llvm::Valueinline
SubclassOptionalDatallvm::Valueprotected
takeName(Value *V)llvm::Value
use_begin()llvm::Valueinline
use_begin() const llvm::Valueinline
use_empty() const llvm::Valueinline
use_end()llvm::Valueinline
use_end() const llvm::Valueinline
use_iterator typedefllvm::Value
User(Type *ty, unsigned vty, Use *, unsigned NumOps)llvm::Userinlineprotected
User(const User &)=deletellvm::User
user_back()llvm::Valueinline
user_back() const llvm::Valueinline
user_begin()llvm::Valueinline
user_begin() const llvm::Valueinline
user_empty() const llvm::Valueinline
user_end()llvm::Valueinline
user_end() const llvm::Valueinline
user_iterator typedefllvm::Value
users()llvm::Valueinline
users() const llvm::Valueinline
uses()llvm::Valueinline
uses() const llvm::Valueinline
Value(Type *Ty, unsigned scid)llvm::Valueprotected
Value(const Value &)=deletellvm::Value
value_op_begin()llvm::Userinline
value_op_begin() const llvm::Userinline
value_op_end()llvm::Userinline
value_op_end() const llvm::Userinline
ValueTy enum namellvm::Value
~ConstantDataSequential() overridellvm::ConstantDataSequentialinlineprotected
~User() override=defaultllvm::User
~Value()llvm::Valuevirtual