addUse(Use &U) | llvm::Value | inline |
allocHungoffUses(unsigned) const | llvm::User | protected |
ArgumentVal enum value | llvm::Value | |
BasicBlockVal enum value | llvm::Value | |
BinaryOps enum name | llvm::Instruction | |
BlockAddressVal enum value | llvm::Value | |
CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr="", Instruction *InsertBefore=0) | llvm::CastInst | inlineprotected |
CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::CastInst | inlineprotected |
castIsValid(Instruction::CastOps op, Value *S, Type *DstTy) | llvm::CastInst | static |
CastOps enum name | llvm::Instruction | |
classof(const Instruction *I) | llvm::SExtInst | inlinestatic |
classof(const Value *V) | llvm::SExtInst | inlinestatic |
clearSubclassOptionalData() | llvm::Value | inline |
clone() const | llvm::Instruction | |
clone_impl() const | llvm::SExtInst | protectedvirtual |
CompareIgnoringAlignment enum value | llvm::Instruction | |
CompareUsingScalarTypes enum value | llvm::Instruction | |
const_op_iterator typedef | llvm::User | |
const_use_iterator typedef | llvm::Value | |
ConstantAggregateZeroVal enum value | llvm::Value | |
ConstantArrayVal enum value | llvm::Value | |
ConstantDataArrayVal enum value | llvm::Value | |
ConstantDataVectorVal enum value | llvm::Value | |
ConstantExprVal enum value | llvm::Value | |
ConstantFirstVal enum value | llvm::Value | |
ConstantFPVal enum value | llvm::Value | |
ConstantIntVal enum value | llvm::Value | |
ConstantLastVal enum value | llvm::Value | |
ConstantPointerNullVal enum value | llvm::Value | |
ConstantStructVal enum value | llvm::Value | |
ConstantVectorVal enum value | llvm::Value | |
copyFastMathFlags(const Instruction *I) | llvm::Instruction | |
Create(Instruction::CastOps, Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
Create(Instruction::CastOps, Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreateFPCast(Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateFPCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreateIntegerCast(Value *S, Type *Ty, bool isSigned, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateIntegerCast(Value *S, Type *Ty, bool isSigned, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreatePointerCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreatePointerCast(Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateSExtOrBitCast(Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateSExtOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreateTruncOrBitCast(Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateTruncOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
CreateZExtOrBitCast(Value *S, Type *Ty, const Twine &Name="", Instruction *InsertBefore=0) | llvm::CastInst | static |
CreateZExtOrBitCast(Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) | llvm::CastInst | static |
DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value) | llvm::UnaryInstruction | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value | inline |
dropAllReferences() | llvm::User | inline |
dropHungoffUses() | llvm::User | inlineprotected |
dump() const | llvm::Value | |
eraseFromParent() | llvm::Instruction | |
FixedStackPseudoSourceValueVal enum value | llvm::Value | |
FunctionVal enum value | llvm::Value | |
getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline |
getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline |
getCastOpcode(const Value *Val, bool SrcIsSigned, Type *Ty, bool DstIsSigned) | llvm::CastInst | static |
getContext() const | llvm::Value | |
getDebugLoc() const | llvm::Instruction | inline |
getDestTy() const | llvm::CastInst | inline |
getFastMathFlags() const | llvm::Instruction | |
getMetadata(unsigned KindID) const | llvm::Instruction | inline |
getMetadata(StringRef Kind) const | llvm::Instruction | inline |
getName() const | llvm::Value | |
getNextNode() | llvm::ilist_node< Instruction > | inline |
getNextNode() const | llvm::ilist_node< Instruction > | inline |
getNumOperands() const | llvm::User | inline |
getNumUses() const | llvm::Value | |
getOpcode() const | llvm::CastInst | inline |
getOpcodeName() const | llvm::Instruction | inline |
getOpcodeName(unsigned OpCode) | llvm::Instruction | static |
getOperand(unsigned i) const | llvm::User | inline |
getOperandUse(unsigned i) const | llvm::User | inline |
getOperandUse(unsigned i) | llvm::User | inline |
getParent() const | llvm::Instruction | inline |
getParent() | llvm::Instruction | inline |
getPrevNode() | llvm::ilist_node< Instruction > | inline |
getPrevNode() const | llvm::ilist_node< Instruction > | inline |
getRawSubclassOptionalData() const | llvm::Value | inline |
getSrcTy() const | llvm::CastInst | inline |
getSubclassDataFromInstruction() const | llvm::Instruction | inlineprotected |
getType() const | llvm::Value | inline |
getValueID() const | llvm::Value | inline |
getValueName() const | llvm::Value | inline |
GlobalAliasVal enum value | llvm::Value | |
GlobalVariableVal enum value | llvm::Value | |
hasAllowReciprocal() const | llvm::Instruction | |
hasMetadata() const | llvm::Instruction | inline |
hasMetadataOtherThanDebugLoc() const | llvm::Instruction | inline |
hasName() const | llvm::Value | inline |
hasNoInfs() const | llvm::Instruction | |
hasNoNaNs() const | llvm::Instruction | |
hasNoSignedZeros() const | llvm::Instruction | |
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 |
hasUnsafeAlgebra() const | llvm::Instruction | |
hasValueHandle() const | llvm::Value | inline |
ilist_node() | llvm::ilist_node< Instruction > | inlineprotected |
InlineAsmVal enum value | llvm::Value | |
insertAfter(Instruction *InsertPos) | llvm::Instruction | |
insertBefore(Instruction *InsertPos) | llvm::Instruction | |
Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, Instruction *InsertBefore=0) | llvm::Instruction | protected |
Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) | llvm::Instruction | protected |
InstructionVal enum value | llvm::Value | |
intersectOptionalDataWith(const Value *V) | llvm::Value | inline |
isArithmeticShift() const | llvm::Instruction | inline |
isAssociative() const | llvm::Instruction | |
isAssociative(unsigned op) | llvm::Instruction | static |
isBinaryOp() const | llvm::Instruction | inline |
isBinaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic |
isBitCastable(Type *SrcTy, Type *DestTy) | llvm::CastInst | static |
isCast() const | llvm::Instruction | inline |
isCast(unsigned OpCode) | llvm::Instruction | inlinestatic |
isCastable(Type *SrcTy, Type *DestTy) | llvm::CastInst | static |
isCommutative() const | llvm::Instruction | inline |
isCommutative(unsigned op) | llvm::Instruction | static |
isDereferenceablePointer() const | llvm::Value | |
isEliminableCastPair(Instruction::CastOps firstOpcode, Instruction::CastOps secondOpcode, Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, Type *DstIntPtrTy) | llvm::CastInst | static |
isIdempotent() const | llvm::Instruction | inline |
isIdempotent(unsigned op) | llvm::Instruction | static |
isIdenticalTo(const Instruction *I) const | llvm::Instruction | |
isIdenticalToWhenDefined(const Instruction *I) const | llvm::Instruction | |
isIntegerCast() const | llvm::CastInst | |
isLogicalShift() const | llvm::Instruction | inline |
isLosslessCast() const | llvm::CastInst | |
isNilpotent() const | llvm::Instruction | inline |
isNilpotent(unsigned op) | llvm::Instruction | static |
isNoopCast(Instruction::CastOps Opcode, Type *SrcTy, Type *DstTy, Type *IntPtrTy) | llvm::CastInst | static |
isNoopCast(Type *IntPtrTy) const | llvm::CastInst | |
isSameOperationAs(const Instruction *I, unsigned flags=0) const | llvm::Instruction | |
isShift() | llvm::Instruction | inline |
isShift(unsigned Opcode) | llvm::Instruction | inlinestatic |
isTerminator() const | llvm::Instruction | inline |
isTerminator(unsigned OpCode) | llvm::Instruction | inlinestatic |
isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
isUsedOutsideOfBlock(const BasicBlock *BB) const | llvm::Instruction | |
MaximumAlignment | llvm::Value | static |
mayHaveSideEffects() const | llvm::Instruction | inline |
mayReadFromMemory() const | llvm::Instruction | |
mayReadOrWriteMemory() const | llvm::Instruction | inline |
mayReturn() const | llvm::Instruction | |
mayThrow() const | llvm::Instruction | |
mayWriteToMemory() const | llvm::Instruction | |
MDNodeVal enum value | llvm::Value | |
MDStringVal enum value | llvm::Value | |
MemoryOps enum name | llvm::Instruction | |
moveBefore(Instruction *MovePos) | llvm::Instruction | |
mutateType(Type *Ty) | llvm::Value | inline |
NumOperands | llvm::User | 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 | |
OperandList | llvm::User | protected |
OperationEquivalenceFlags enum name | llvm::Instruction | |
operator delete(void *Usr) | llvm::User | |
operator delete(void *, unsigned) | llvm::User | inline |
operator delete(void *, unsigned, bool) | llvm::User | inline |
operator new(size_t s) | llvm::UnaryInstruction | inline |
OpFrom(const U *that) | llvm::User | inlineprotectedstatic |
OtherOps enum name | llvm::Instruction | |
print(raw_ostream &O, AssemblyAnnotationWriter *AAW=0) const | llvm::Value | |
printCustom(raw_ostream &O) const | llvm::Value | protectedvirtual |
PseudoSourceValueVal enum value | llvm::Value | |
removeFromParent() | llvm::Instruction | |
replaceAllUsesWith(Value *V) | llvm::Value | |
replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
setDebugLoc(const DebugLoc &Loc) | llvm::Instruction | inline |
setFastMathFlags(FastMathFlags FMF) | llvm::Instruction | |
setHasAllowReciprocal(bool B) | llvm::Instruction | |
setHasNoInfs(bool B) | llvm::Instruction | |
setHasNoNaNs(bool B) | llvm::Instruction | |
setHasNoSignedZeros(bool B) | llvm::Instruction | |
setHasUnsafeAlgebra(bool B) | llvm::Instruction | |
setInstructionSubclassData(unsigned short D) | llvm::Instruction | inlineprotected |
setMetadata(unsigned KindID, MDNode *Node) | llvm::Instruction | |
setMetadata(StringRef Kind, MDNode *Node) | llvm::Instruction | |
setName(const Twine &Name) | llvm::Value | |
setOperand(unsigned i, Value *Val) | llvm::User | inline |
setValueName(ValueName *VN) | llvm::Value | inline |
SExtInst(Value *S, Type *Ty, const Twine &NameStr="", Instruction *InsertBefore=0) | llvm::SExtInst | |
SExtInst(Value *S, Type *Ty, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::SExtInst | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) | llvm::Value | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const | llvm::Value | inline |
stripInBoundsConstantOffsets() | llvm::Value | |
stripInBoundsConstantOffsets() const | llvm::Value | inline |
stripInBoundsOffsets() | llvm::Value | |
stripInBoundsOffsets() const | llvm::Value | inline |
stripPointerCasts() | llvm::Value | |
stripPointerCasts() const | llvm::Value | inline |
stripPointerCastsNoFollowAliases() | llvm::Value | |
stripPointerCastsNoFollowAliases() const | llvm::Value | inline |
SubclassOptionalData | llvm::Value | protected |
takeName(Value *V) | llvm::Value | |
TermOps enum name | llvm::Instruction | |
UnaryInstruction(Type *Ty, unsigned iType, Value *V, Instruction *IB=0) | llvm::UnaryInstruction | inlineprotected |
UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) | llvm::UnaryInstruction | inlineprotected |
UndefValueVal enum value | llvm::Value | |
use_back() | llvm::Instruction | inline |
use_back() const | llvm::Instruction | inline |
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 *OpList, unsigned NumOps) | llvm::User | inlineprotected |
Value(Type *Ty, unsigned scid) | llvm::Value | protected |
value_op_begin() | llvm::User | inline |
value_op_end() | llvm::User | inline |
ValueTy enum name | llvm::Value | |
~Instruction() | llvm::Instruction | |
~UnaryInstruction() | llvm::UnaryInstruction | |
~User() | llvm::User | inline |
~Value() | llvm::Value | virtual |