Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dint_arm.cc1273 int reg_status = 0; in GenMulLong() local
1292 reg_status = 1; in GenMulLong()
1296 reg_status = 2; in GenMulLong()
1315 if (reg_status == 2) { in GenMulLong()
1331 if (reg_status == 2) { in GenMulLong()
1336 if (reg_status != 0) { in GenMulLong()