Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h41 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { in CreateFAdd() function
H A DNoFolder.h58 Instruction *CreateFAdd(Constant *LHS, Constant *RHS) const { in CreateFAdd() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h53 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { in CreateFAdd() function