Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h52 Constant *CreateFSub(Constant *LHS, Constant *RHS) const override { in CreateFSub() function
H A DNoFolder.h66 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const override { in CreateFSub() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const override { in CreateFSub() function