Lines Matching refs:AllocTemp
127 RegStorage t_reg = AllocTemp(); in GenCmpLong()
168 RegStorage t_reg = AllocTemp(); in GenFusedLongCmpImmBranch()
502 RegStorage r_magic = AllocTemp(); in SmallLiteralDivRem()
506 RegStorage r_hi = AllocTemp(); in SmallLiteralDivRem()
507 RegStorage r_lo = AllocTemp(); in SmallLiteralDivRem()
633 r_tmp1 = AllocTemp(); in GenEasyMultiplyTwoOps()
699 RegStorage lit_temp = AllocTemp(); in GenDivRemLit()
721 RegStorage temp = AllocTemp(); in GenDivRem()
884 RegStorage low_reg = AllocTemp(); in GenInlinedCas()
885 RegStorage high_reg = AllocTemp(); in GenInlinedCas()
895 RegStorage r_tmp = AllocTemp(); in GenInlinedCas()
900 RegStorage r_tmp_high = AllocTemp(); in GenInlinedCas()
1079 RegStorage t_reg = AllocTemp(); in GenDivZeroCheckWide()
1091 RegStorage t_reg = AllocTemp(); in OpTestSuspend()
1148 RegStorage z_reg = AllocTemp(); in GenNegLong()
1152 RegStorage t_reg = AllocTemp(); in GenNegLong()
1208 res_lo = AllocTemp(); in GenMulLong()
1211 res_hi = AllocTemp(); in GenMulLong()
1242 res_hi = AllocTemp(); in GenMulLong()
1322 reg_len = AllocTemp(); in GenArrayGet()
1422 reg_len = AllocTemp(); in GenArrayPut()
1513 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong()
1530 RegStorage t_reg = AllocTemp(); in GenShiftImmOpLong()