Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp765 Value *FAddCombine::createFDiv(Value *Opnd0, Value *Opnd1) { in createFDiv() function in FAddCombine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp775 Value *FAddCombine::createFDiv(Value *Opnd0, Value *Opnd1) { in createFDiv() function in FAddCombine
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp771 Value *Nucleus::createFDiv(Value *lhs, Value *rhs) in createFDiv() function in rr::Nucleus
DLLVMReactor.cpp1086 Value *Nucleus::createFDiv(Value *lhs, Value *rhs) in createFDiv() function in rr::Nucleus