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 1604 RegStorage t_reg1 = AllocTemp(); local
    [all...]
  /art/compiler/dex/quick/arm/
int_arm.cc 270 RegStorage t_reg1 = AllocTypedTemp(false, result_reg_class); local
272 LoadConstant(t_reg1, true_val);
276 OpRegCopy(rl_result.reg, t_reg1);
    [all...]

Completed in 610 milliseconds