Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp765 Value *FAddCombine::createFDiv(Value *Opnd0, Value *Opnd1) { in createFDiv() function in FAddCombine
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp768 Value *Nucleus::createFDiv(Value *lhs, Value *rhs) in createFDiv() function in rr::Nucleus
H A DSubzeroReactor.cpp1265 Value *Nucleus::createFDiv(Value *lhs, Value *rhs) in createFDiv() function in rr::Nucleus