Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
H A DNoFolder.h78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function