Home
last modified time | relevance | path

Searched defs:createFMul (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp758 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp679 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp680 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp782 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus
DSubzeroReactor.cpp1272 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus