| addUse(Use &U) | llvm::Value | [inline] |
| Alloca | llvm::BinaryOperator | |
| ArgumentVal enum value | llvm::Value | |
| BasicBlockVal enum value | llvm::Value | |
| BinaryOperator(BinaryOps iType, Value *S1, Value *S2, const Type *Ty, const std::string &Name, Instruction *InsertBefore) | llvm::BinaryOperator | [inline, protected] |
| BinaryOperator(BinaryOps iType, Value *S1, Value *S2, const Type *Ty, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::BinaryOperator | [inline, protected] |
| BinaryOps enum name | llvm::Instruction | |
| Call | llvm::BinaryOperator | |
| Cast | llvm::BinaryOperator | |
| classof(const SetCondInst *) | llvm::SetCondInst | [inline, static] |
| classof(const Instruction *I) | llvm::SetCondInst | [inline, static] |
| classof(const Value *V) | llvm::SetCondInst | [inline, static] |
| llvm::BinaryOperator::classof(const BinaryOperator *) | llvm::BinaryOperator | [inline, static] |
| llvm::User::classof(const User *) | llvm::User | [inline, static] |
| clone() const | llvm::BinaryOperator | [virtual] |
| const_op_iterator typedef | llvm::User | |
| ConstantAggregateZeroVal enum value | llvm::Value | |
| ConstantArrayVal enum value | llvm::Value | |
| ConstantBoolVal enum value | llvm::Value | |
| ConstantExprVal enum value | llvm::Value | |
| ConstantFirstVal enum value | llvm::Value | |
| ConstantFPVal enum value | llvm::Value | |
| ConstantLastVal enum value | llvm::Value | |
| ConstantPackedVal enum value | llvm::Value | |
| ConstantPointerNullVal enum value | llvm::Value | |
| ConstantSIntVal enum value | llvm::Value | |
| ConstantStructVal enum value | llvm::Value | |
| ConstantUIntVal enum value | llvm::Value | |
| create(BinaryOps Op, Value *S1, Value *S2, const std::string &Name="", Instruction *InsertBefore=0) | llvm::BinaryOperator | [static] |
| create(BinaryOps Op, Value *S1, Value *S2, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::BinaryOperator | [static] |
| createNeg(Value *Op, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::BinaryOperator | [static] |
| createNot(Value *Op, const std::string &Name="", Instruction *InsertBefore=0) | llvm::BinaryOperator | [static] |
| createNot(Value *Op, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::BinaryOperator | [static] |
| dropAllReferences() | llvm::User | [inline] |
| dump() const | llvm::Value | [virtual] |
| eraseFromParent() | llvm::Instruction | |
| ExtractElement | llvm::BinaryOperator | |
| FunctionVal enum value | llvm::Value | |
| getInverseCondition() const | llvm::SetCondInst | [inline] |
| getInverseCondition(BinaryOps Opcode) | llvm::SetCondInst | [static] |
| getName() const | llvm::Value | [inline] |
| getNegArgument(const Value *BinOp) | llvm::BinaryOperator | [static] |
| getNegArgument(Value *BinOp) | llvm::BinaryOperator | [static] |
| getNext() | llvm::Instruction | [inline] |
| getNext() const | llvm::Instruction | [inline] |
| getNotArgument(const Value *BinOp) | llvm::BinaryOperator | [static] |
| getNotArgument(Value *BinOp) | llvm::BinaryOperator | [static] |
| getNumOperands() const | llvm::BinaryOperator | [inline] |
| getNumUses() const | llvm::Value | |
| getOpcode() const | llvm::BinaryOperator | [inline] |
| getOpcodeName() const | llvm::Instruction | [inline] |
| getOpcodeName(unsigned OpCode) | llvm::Instruction | [static] |
| getOperand(unsigned i) const | llvm::BinaryOperator | [inline] |
| getParent() const | llvm::Instruction | [inline] |
| getParent() | llvm::Instruction | [inline] |
| getPrev() | llvm::Instruction | [inline] |
| getPrev() const | llvm::Instruction | [inline] |
| getRawType() const | llvm::Value | [inline] |
| getSwappedCondition() const | llvm::SetCondInst | [inline] |
| getSwappedCondition(BinaryOps Opcode) | llvm::SetCondInst | [static] |
| getType() const | llvm::Value | [inline] |
| getValueType() const | llvm::Value | [inline] |
| GlobalVariableVal enum value | llvm::Value | |
| HANDLE_MEMORY_INST(21, Malloc, MallocInst) HANDLE_MEMORY_INST(23 | llvm::BinaryOperator | |
| HANDLE_MEMORY_INST(24, Load, LoadInst) HANDLE_OTHER_INST(27 | llvm::BinaryOperator | |
| HANDLE_MEMORY_INST(23, Alloca, AllocaInst) HANDLE_MEMORY_INST(24 | llvm::BinaryOperator | |
| HANDLE_MEMORY_INST(21, Malloc, MallocInst) HANDLE_MEMORY_INST(23 | llvm::BinaryOperator | |
| HANDLE_MEMORY_INST(24, Load, LoadInst) HANDLE_OTHER_INST(27 | llvm::BinaryOperator | |
| llvm::Instruction::HANDLE_MEMORY_INST enum value | llvm::Instruction | |
| HANDLE_OTHER_INST(28, Cast, CastInst) HANDLE_OTHER_INST(29 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(30, Shl, ShiftInst) HANDLE_OTHER_INST(34 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(35, UserOp1, Instruction) HANDLE_OTHER_INST(37 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(38, ExtractElement, ExtractElementInst) HANDLE_OTHER_INST(39 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(40, ShuffleVector, ShuffleVectorInst) HANDLE_MEMORY_INST(21 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(27, PHI, PHINode) HANDLE_OTHER_INST(28 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(29, Call, CallInst) HANDLE_OTHER_INST(30 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(34, Select, SelectInst) HANDLE_OTHER_INST(35 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(37, VAArg, VAArgInst) HANDLE_OTHER_INST(38 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(39, InsertElement, InsertElementInst) HANDLE_OTHER_INST(40 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(28, Cast, CastInst) HANDLE_OTHER_INST(29 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(30, Shl, ShiftInst) HANDLE_OTHER_INST(34 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(35, UserOp1, Instruction) HANDLE_OTHER_INST(37 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(38, ExtractElement, ExtractElementInst) HANDLE_OTHER_INST(39 | llvm::BinaryOperator | |
| HANDLE_OTHER_INST(40, ShuffleVector, ShuffleVectorInst) static BinaryOperator *createNeg(Value *Op | llvm::BinaryOperator | |
| llvm::Instruction::HANDLE_OTHER_INST enum value | llvm::Instruction | |
| hasName() const | llvm::Value | [inline] |
| hasNUses(unsigned N) const | llvm::Value | |
| hasNUsesOrMore(unsigned N) const | llvm::Value | |
| hasOneUse() const | llvm::Value | [inline] |
| init(BinaryOps iType) | llvm::BinaryOperator | [protected] |
| InlineAsmVal enum value | llvm::Value | |
| InsertBefore | llvm::BinaryOperator | |
| InsertElement | llvm::BinaryOperator | |
| Instruction(const Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, const std::string &Name="", Instruction *InsertBefore=0) | llvm::Instruction | [protected] |
| Instruction(const Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::Instruction | [protected] |
| InstructionVal enum value | llvm::Value | |
| isAssociative() const | llvm::Instruction | [inline] |
| isAssociative(unsigned op, const Type *Ty) | llvm::Instruction | [static] |
| isBinaryOp() const | llvm::Instruction | [inline] |
| isCommutative() const | llvm::Instruction | [inline] |
| isCommutative(unsigned op) | llvm::Instruction | [static] |
| isIdenticalTo(Instruction *I) const | llvm::Instruction | |
| isNeg(const Value *V) | llvm::BinaryOperator | [static] |
| isNot(const Value *V) | llvm::BinaryOperator | [static] |
| isRelational() const | llvm::Instruction | [inline] |
| isRelational(unsigned op) | llvm::Instruction | [static] |
| isTerminator(unsigned OpCode) | llvm::Instruction | [inline, static] |
| isTerminator() const | llvm::Instruction | [inline] |
| isTrapping() const | llvm::Instruction | [inline] |
| isTrapping(unsigned op) | llvm::Instruction | [static] |
| Load | llvm::BinaryOperator | |
| Malloc | llvm::BinaryOperator | |
| mayWriteToMemory() const | llvm::Instruction | [inline, virtual] |
| MemoryOps enum name | llvm::Instruction | |
| moveBefore(Instruction *MovePos) | llvm::Instruction | |
| N enum value | llvm::Instruction | |
| Name | llvm::BinaryOperator | |
| num enum value | llvm::Instruction | |
| NumOperands | llvm::User | [protected] |
| 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 | |
| OPC enum value | llvm::Instruction | |
| opcode enum value | llvm::Instruction | |
| OperandList | llvm::User | [protected] |
| OtherOps enum name | llvm::Instruction | |
| PHI | llvm::BinaryOperator | |
| print(std::ostream &OS) const | llvm::Instruction | [inline, virtual] |
| print(std::ostream &OS, AssemblyAnnotationWriter *AAW) const | llvm::Instruction | |
| removeFromParent() | llvm::Instruction | |
| replaceAllUsesWith(Value *V) | llvm::Value | |
| replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
| Select | llvm::BinaryOperator | |
| SetCondInst(BinaryOps Opcode, Value *LHS, Value *RHS, const std::string &Name="", Instruction *InsertBefore=0) | llvm::SetCondInst | |
| SetCondInst(BinaryOps Opcode, Value *LHS, Value *RHS, const std::string &Name, BasicBlock *InsertAtEnd) | llvm::SetCondInst | |
| setName(const std::string &name) | llvm::Value | |
| setOperand(unsigned i, Value *Val) | llvm::BinaryOperator | [inline] |
| Shl | llvm::BinaryOperator | |
| ShuffleVector | llvm::BinaryOperator | |
| ShuffleVectorInst enum value | llvm::Instruction | |
| SubclassData | llvm::Value | [protected] |
| swapOperands() | llvm::BinaryOperator | |
| TermOps enum name | llvm::Instruction | |
| uncheckedReplaceAllUsesWith(Value *V) | llvm::Value | |
| UndefValueVal enum value | llvm::Value | |
| use_back() | llvm::Value | [inline] |
| use_back() const | llvm::Value | [inline] |
| use_begin() | llvm::Value | [inline] |
| use_begin() const | llvm::Value | [inline] |
| use_const_iterator typedef | llvm::Value | |
| use_empty() const | llvm::Value | [inline] |
| use_end() | llvm::Value | [inline] |
| use_end() const | llvm::Value | [inline] |
| use_iterator typedef | llvm::Value | |
| User(const Type *Ty, unsigned vty, Use *OpList, unsigned NumOps, const std::string &name="") | llvm::User | [inline] |
| UserOp1 | llvm::BinaryOperator | |
| VAArg | llvm::BinaryOperator | |
| Value(const Type *Ty, unsigned scid, const std::string &name="") | llvm::Value | |
| ValueTy enum name | llvm::Value | |
| ~Instruction() | llvm::Instruction | |
| ~Value() | llvm::Value | [virtual] |