Home
last modified time | relevance | path

Searched defs:FAddCombine (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp164 class FAddCombine { class
166 FAddCombine(InstCombiner::BuilderTy *B) : Builder(B), Instr(nullptr) {} in FAddCombine() function in __anon34d4ec880111::FAddCombine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp178 class FAddCombine { class
180 FAddCombine(InstCombiner::BuilderTy &B) : Builder(B) {} in FAddCombine() function in __anon3b265ac00111::FAddCombine