Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp751 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp673 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp664 Value *FAddCombine::createFAdd(Value *Opnd0, Value *Opnd1) { in createFAdd() function in FAddCombine
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp750 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus
H A DSubzeroReactor.cpp1247 Value *Nucleus::createFAdd(Value *lhs, Value *rhs) in createFAdd() function in rr::Nucleus