Home | History | Annotate | Download | only in priv

Lines Matching refs:vregmapHI

61          - vregmapHI holds the secondary register for the IRTemp,
110 HReg *vregmapHI;
207 vassert(env->vregmapHI[tmp] != INVALID_HREG);
210 *hi = env->vregmapHI[tmp];
2760 env->vregmapHI = LibVEX_Alloc(env->n_vregmap * sizeof(HReg));
2807 env->vregmapHI[i] = hregHI;