Home | History | Annotate | Download | only in priv

Lines Matching refs:tLo

2314             HReg     tLo
2323 addInstr(env, mk_iMOVsd_RR(hregAMD64_RAX(), tLo));
2325 *rLo = tLo;
2335 HReg tLo = newVRegI(env);
2344 addInstr(env, mk_iMOVsd_RR(hregAMD64_RAX(), tLo));
2346 *rLo = tLo;