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

  /art/compiler/dex/quick/
gen_common.cc 1391 int t_reg1 = AllocTemp(); local
    [all...]
  /art/compiler/dex/quick/arm/
int_arm.cc 219 int t_reg1 = AllocTemp(); local
221 LoadConstant(t_reg1, true_val);
225 OpRegCopy(rl_result.low_reg, t_reg1);
    [all...]

Completed in 229 milliseconds