Home
last modified time | relevance | path

Searched defs:CreateFSub (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/IR/
HDConstantFolder.h45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
HDNoFolder.h69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDTargetFolder.h61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function