Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc1664 static bool IsPopCountLE2(unsigned int x) { in IsPopCountLE2() function
1745 } else if (IsPopCountLE2(lit)) { in HandleEasyMultiply()