Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetFolder.h61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
/external/llvm/include/llvm/IR/
DConstantFolder.h45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
DNoFolder.h69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function