Home
last modified time | relevance | path

Searched refs:tryToRecognizePopCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp280 static bool tryToRecognizePopCount(Instruction &I) { in tryToRecognizePopCount() function
354 MadeChange |= tryToRecognizePopCount(I); in foldUnusualPatterns()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp265 static bool tryToRecognizePopCount(Instruction &I) { in tryToRecognizePopCount() function
338 MadeChange |= tryToRecognizePopCount(I); in foldUnusualPatterns()