Searched refs:popCountLE2 (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp2231 bool popCountLE2 = false; local
2239 popCountLE2 = true;
2251 } else if (popCountLE2) {
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp2285 bool popCountLE2 = false; local
2293 popCountLE2 = true;
2305 } else if (popCountLE2) {

Completed in 28 milliseconds