Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DNoFolder.h165 Instruction *CreateFCmp(CmpInst::Predicate P, in CreateFCmp() function
H A DConstantFolder.h228 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS, in CreateFCmp() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h177 Value *CreateFCmp(CmpInst::Predicate P, Constant *LHS, in CreateFCmp() function
H A DTargetFolder.h246 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS, in CreateFCmp() function