Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp751 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp672 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp673 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp770 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus
DSubzeroReactor.cpp1260 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus