Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp758 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp680 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp671 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp762 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus
H A DSubzeroReactor.cpp1259 Value *Nucleus::createFMul(Value *lhs, Value *rhs) in createFMul() function in rr::Nucleus