Home
last modified time | relevance | path

Searched defs:createFSub (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.cpp658 Value *FAddCombine::createFSub(Value *Opnd0, Value *Opnd1) { in createFSub() function in FAddCombine
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp796 Value *Nucleus::createFSub(Value *lhs, Value *rhs) in createFSub() function in rr::Nucleus
DSubzeroReactor.cpp1265 Value *Nucleus::createFSub(Value *lhs, Value *rhs) in createFSub() function in rr::Nucleus