Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp736 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp658 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp650 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub() function in FAddCombine
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp756 Value *Nucleus::createFSub(Value *lhs, Value *rhs) in createFSub() function in rr::Nucleus
H A DSubzeroReactor.cpp1253 Value *Nucleus::createFSub(Value *lhs, Value *rhs) in createFSub() function in rr::Nucleus