Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDConstantFolder.h49 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
HDNoFolder.h77 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetFolder.h59 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function