Home
last modified time | relevance | path

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