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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h198 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS, function in class:llvm::ConstantFolder
H A DTargetFolder.h222 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS, function in class:llvm::TargetFolder
H A DNoFolder.h257 Instruction *CreateFCmp(CmpInst::Predicate P, function in class:llvm::NoFolder
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1287 Value *CreateFCmp(CmpInst::Predicate P, Value *LHS, Value *RHS, function in class:llvm::IRBuilder
[all...]

Completed in 79 milliseconds