Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp129 bool recognizePopcount();
952 return recognizePopcount(); in runOnNoncountableLoop()
1121 bool LoopIdiomRecognize::recognizePopcount() { in recognizePopcount() function in LoopIdiomRecognize
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp186 bool recognizePopcount();
1103 return recognizePopcount() || recognizeAndInsertCTLZ(); in runOnNoncountableLoop()
1452 bool LoopIdiomRecognize::recognizePopcount() { in recognizePopcount() function in LoopIdiomRecognize