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/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp680 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp802 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus
DSubzeroReactor.cpp1271 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus