Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h58 Constant *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function
DNoFolder.h97 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h66 Constant *CreateFMul(Constant *LHS, Constant *RHS) const { in CreateFMul() function