Home | History | Annotate | Download | only in priv

Lines Matching full:tmpregs

394    HReg        tmpregs[3];
476 tmpregs[0] = tmpregs[1] = tmpregs[2] = INVALID_HREG;
505 tmpregs[argreg] = iselIntExpr_R(env, args[i]);
511 addInstr( env, mk_iMOVsd_RR( tmpregs[argregX], argregs[argregX] ) );