HomeSort by relevance Sort by last modified time
    Searched refs:t_reg2 (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
gen_common.cc 1392 int t_reg2 = AllocTemp(); local
    [all...]
  /art/compiler/dex/quick/arm/
int_arm.cc 220 int t_reg2 = AllocTemp(); local
222 LoadConstant(t_reg2, false_val);
226 OpRegCopy(rl_result.low_reg, t_reg2);
    [all...]

Completed in 179 milliseconds