Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h73 Constant *CreateFDiv(Constant *LHS, Constant *RHS) const { in CreateFDiv() function
H A DNoFolder.h124 Instruction *CreateFDiv(Constant *LHS, Constant *RHS) const { in CreateFDiv() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h76 Constant *CreateFDiv(Constant *LHS, Constant *RHS) const { in CreateFDiv() function