LLVM API Documentation

llvm::SetCondInst Member List

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

addUse(Use &U)llvm::Value [inline]
Allocallvm::BinaryOperator
ArgumentVal enum valuellvm::Value
BasicBlockVal enum valuellvm::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 namellvm::Instruction
Callllvm::BinaryOperator
Castllvm::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() constllvm::BinaryOperator [virtual]
const_op_iterator typedefllvm::User
ConstantAggregateZeroVal enum valuellvm::Value
ConstantArrayVal enum valuellvm::Value
ConstantBoolVal enum valuellvm::Value
ConstantExprVal enum valuellvm::Value
ConstantFirstVal enum valuellvm::Value
ConstantFPVal enum valuellvm::Value
ConstantLastVal enum valuellvm::Value
ConstantPackedVal enum valuellvm::Value
ConstantPointerNullVal enum valuellvm::Value
ConstantSIntVal enum valuellvm::Value
ConstantStructVal enum valuellvm::Value
ConstantUIntVal enum valuellvm::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() constllvm::Value [virtual]
eraseFromParent()llvm::Instruction
ExtractElementllvm::BinaryOperator
FunctionVal enum valuellvm::Value
getInverseCondition() constllvm::SetCondInst [inline]
getInverseCondition(BinaryOps Opcode)llvm::SetCondInst [static]
getName() constllvm::Value [inline]
getNegArgument(const Value *BinOp)llvm::BinaryOperator [static]
getNegArgument(Value *BinOp)llvm::BinaryOperator [static]
getNext()llvm::Instruction [inline]
getNext() constllvm::Instruction [inline]
getNotArgument(const Value *BinOp)llvm::BinaryOperator [static]
getNotArgument(Value *BinOp)llvm::BinaryOperator [static]
getNumOperands() constllvm::BinaryOperator [inline]
getNumUses() constllvm::Value
getOpcode() constllvm::BinaryOperator [inline]
getOpcodeName() constllvm::Instruction [inline]
getOpcodeName(unsigned OpCode)llvm::Instruction [static]
getOperand(unsigned i) constllvm::BinaryOperator [inline]
getParent() constllvm::Instruction [inline]
getParent()llvm::Instruction [inline]
getPrev()llvm::Instruction [inline]
getPrev() constllvm::Instruction [inline]
getRawType() constllvm::Value [inline]
getSwappedCondition() constllvm::SetCondInst [inline]
getSwappedCondition(BinaryOps Opcode)llvm::SetCondInst [static]
getType() constllvm::Value [inline]
getValueType() constllvm::Value [inline]
GlobalVariableVal enum valuellvm::Value
HANDLE_MEMORY_INST(21, Malloc, MallocInst) HANDLE_MEMORY_INST(23llvm::BinaryOperator
HANDLE_MEMORY_INST(24, Load, LoadInst) HANDLE_OTHER_INST(27llvm::BinaryOperator
HANDLE_MEMORY_INST(23, Alloca, AllocaInst) HANDLE_MEMORY_INST(24llvm::BinaryOperator
HANDLE_MEMORY_INST(21, Malloc, MallocInst) HANDLE_MEMORY_INST(23llvm::BinaryOperator
HANDLE_MEMORY_INST(24, Load, LoadInst) HANDLE_OTHER_INST(27llvm::BinaryOperator
llvm::Instruction::HANDLE_MEMORY_INST enum valuellvm::Instruction
HANDLE_OTHER_INST(28, Cast, CastInst) HANDLE_OTHER_INST(29llvm::BinaryOperator
HANDLE_OTHER_INST(30, Shl, ShiftInst) HANDLE_OTHER_INST(34llvm::BinaryOperator
HANDLE_OTHER_INST(35, UserOp1, Instruction) HANDLE_OTHER_INST(37llvm::BinaryOperator
HANDLE_OTHER_INST(38, ExtractElement, ExtractElementInst) HANDLE_OTHER_INST(39llvm::BinaryOperator
HANDLE_OTHER_INST(40, ShuffleVector, ShuffleVectorInst) HANDLE_MEMORY_INST(21llvm::BinaryOperator
HANDLE_OTHER_INST(27, PHI, PHINode) HANDLE_OTHER_INST(28llvm::BinaryOperator
HANDLE_OTHER_INST(29, Call, CallInst) HANDLE_OTHER_INST(30llvm::BinaryOperator
HANDLE_OTHER_INST(34, Select, SelectInst) HANDLE_OTHER_INST(35llvm::BinaryOperator
HANDLE_OTHER_INST(37, VAArg, VAArgInst) HANDLE_OTHER_INST(38llvm::BinaryOperator
HANDLE_OTHER_INST(39, InsertElement, InsertElementInst) HANDLE_OTHER_INST(40llvm::BinaryOperator
HANDLE_OTHER_INST(28, Cast, CastInst) HANDLE_OTHER_INST(29llvm::BinaryOperator
HANDLE_OTHER_INST(30, Shl, ShiftInst) HANDLE_OTHER_INST(34llvm::BinaryOperator
HANDLE_OTHER_INST(35, UserOp1, Instruction) HANDLE_OTHER_INST(37llvm::BinaryOperator
HANDLE_OTHER_INST(38, ExtractElement, ExtractElementInst) HANDLE_OTHER_INST(39llvm::BinaryOperator
HANDLE_OTHER_INST(40, ShuffleVector, ShuffleVectorInst) static BinaryOperator *createNeg(Value *Opllvm::BinaryOperator
llvm::Instruction::HANDLE_OTHER_INST enum valuellvm::Instruction
hasName() constllvm::Value [inline]
hasNUses(unsigned N) constllvm::Value
hasNUsesOrMore(unsigned N) constllvm::Value
hasOneUse() constllvm::Value [inline]
init(BinaryOps iType)llvm::BinaryOperator [protected]
InlineAsmVal enum valuellvm::Value
InsertBeforellvm::BinaryOperator
InsertElementllvm::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 valuellvm::Value
isAssociative() constllvm::Instruction [inline]
isAssociative(unsigned op, const Type *Ty)llvm::Instruction [static]
isBinaryOp() constllvm::Instruction [inline]
isCommutative() constllvm::Instruction [inline]
isCommutative(unsigned op)llvm::Instruction [static]
isIdenticalTo(Instruction *I) constllvm::Instruction
isNeg(const Value *V)llvm::BinaryOperator [static]
isNot(const Value *V)llvm::BinaryOperator [static]
isRelational() constllvm::Instruction [inline]
isRelational(unsigned op)llvm::Instruction [static]
isTerminator(unsigned OpCode)llvm::Instruction [inline, static]
isTerminator() constllvm::Instruction [inline]
isTrapping() constllvm::Instruction [inline]
isTrapping(unsigned op)llvm::Instruction [static]
Loadllvm::BinaryOperator
Mallocllvm::BinaryOperator
mayWriteToMemory() constllvm::Instruction [inline, virtual]
MemoryOps enum namellvm::Instruction
moveBefore(Instruction *MovePos)llvm::Instruction
N enum valuellvm::Instruction
Namellvm::BinaryOperator
num enum valuellvm::Instruction
NumOperandsllvm::User [protected]
op_begin()llvm::User [inline]
op_begin() constllvm::User [inline]
op_end()llvm::User [inline]
op_end() constllvm::User [inline]
op_iterator typedefllvm::User
OPC enum valuellvm::Instruction
opcode enum valuellvm::Instruction
OperandListllvm::User [protected]
OtherOps enum namellvm::Instruction
PHIllvm::BinaryOperator
print(std::ostream &OS) constllvm::Instruction [inline, virtual]
print(std::ostream &OS, AssemblyAnnotationWriter *AAW) constllvm::Instruction
removeFromParent()llvm::Instruction
replaceAllUsesWith(Value *V)llvm::Value
replaceUsesOfWith(Value *From, Value *To)llvm::User
Selectllvm::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]
Shlllvm::BinaryOperator
ShuffleVectorllvm::BinaryOperator
ShuffleVectorInst enum valuellvm::Instruction
SubclassDatallvm::Value [protected]
swapOperands()llvm::BinaryOperator
TermOps enum namellvm::Instruction
uncheckedReplaceAllUsesWith(Value *V)llvm::Value
UndefValueVal enum valuellvm::Value
use_back()llvm::Value [inline]
use_back() constllvm::Value [inline]
use_begin()llvm::Value [inline]
use_begin() constllvm::Value [inline]
use_const_iterator typedefllvm::Value
use_empty() constllvm::Value [inline]
use_end()llvm::Value [inline]
use_end() constllvm::Value [inline]
use_iterator typedefllvm::Value
User(const Type *Ty, unsigned vty, Use *OpList, unsigned NumOps, const std::string &name="")llvm::User [inline]
UserOp1llvm::BinaryOperator
VAArgllvm::BinaryOperator
Value(const Type *Ty, unsigned scid, const std::string &name="")llvm::Value
ValueTy enum namellvm::Value
~Instruction()llvm::Instruction
~Value()llvm::Value [virtual]