Home
last modified time | relevance | path

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

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