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 __anonde866cb40111::FAddCombine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp177 class FAddCombine { class
179 FAddCombine(InstCombiner::BuilderTy &B) : Builder(B) {} in FAddCombine() function in __anoncd10bad60111::FAddCombine