Lines Matching refs:tmpregs
414 HReg tmpregs[6];
482 tmpregs[0] = tmpregs[1] = tmpregs[2] =
483 tmpregs[3] = tmpregs[4] = tmpregs[5] = INVALID_HREG;
550 tmpregs[argreg] = newVRegI(env);
551 addInstr(env, mk_iMOVsd_RR( hregAMD64_RBP(), tmpregs[argreg]));
558 tmpregs[argreg] = iselIntExpr_R(env, args[i]);
581 addInstr( env, mk_iMOVsd_RR( tmpregs[i], argregs[i] ) );