Home
last modified time | relevance | path

Searched defs:FAddCombine (Results 1 – 3 of 3) 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 __anona0d6acbe0111::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 __anon43a8cd600111::FAddCombine
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp178 class FAddCombine { class
180 FAddCombine(InstCombiner::BuilderTy &B) : Builder(B) {} in FAddCombine() function in __anon6ed157660111::FAddCombine