Lines Matching refs:AllocTemp
279 int r_src = AllocTemp(); in GenFilledNewArray()
280 int r_dst = AllocTemp(); in GenFilledNewArray()
281 int r_idx = AllocTemp(); in GenFilledNewArray()
289 r_val = AllocTemp(); in GenFilledNewArray()
292 r_val = AllocTemp(); in GenFilledNewArray()
349 rBase = AllocTemp(); in GenSput()
435 rBase = AllocTemp(); in GenSget()
670 int reg_ptr = AllocTemp(); in GenIGet()
722 reg_ptr = AllocTemp(); in GenIPut()
757 int res_reg = AllocTemp(); in GenConstClass()
857 int res_reg = AllocTemp(); in GenConstString()
1168 int t_reg = AllocTemp(); in GenLong3Addr()
1308 t_reg = AllocTemp(); in GenArithOpInt()
1400 int t_reg = AllocTemp(); in HandleEasyDivRem()
1413 int t_reg1 = AllocTemp(); in HandleEasyDivRem()
1414 int t_reg2 = AllocTemp(); in HandleEasyDivRem()
1465 int t_reg = AllocTemp(); in HandleEasyMultiply()
1625 int t_reg = AllocTemp(); in GenArithOpLong()