Home | History | Annotate | Download | only in priv

Lines Matching refs:vregmapHI

60      |vregmapHI| is only used for 128-bit integer-typed
99 HReg* vregmapHI;
127 vassert(! hregIsInvalid(env->vregmapHI[tmp]));
129 *vrHI = env->vregmapHI[tmp];
4143 env->vregmapHI = LibVEX_Alloc_inline(env->n_vregmap * sizeof(HReg));
4182 env->vregmapHI[i] = hregHI;