Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DConstantFolder.h52 Constant *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function
DTargetFolder.h68 Constant *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function
DNoFolder.h85 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function