Home
last modified time | relevance | path

Searched defs:createFAdd (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp751 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp761 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp756 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus
DLLVMReactor.cpp1071 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus