Searched defs:CreateICmp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h194 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, function in class:llvm::ConstantFolder
H A DTargetFolder.h218 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, function in class:llvm::TargetFolder
H A DNoFolder.h253 Instruction *CreateICmp(CmpInst::Predicate P, function in class:llvm::NoFolder
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1280 Value *CreateICmp(CmpInst::Predicate P, Value *LHS, Value *RHS, function in class:llvm::IRBuilder
[all...]

Completed in 167 milliseconds