Home | History | Annotate | Download | only in priv

Lines Matching refs:vregmap

118         - vregmap   holds the primary register for the IRTemp.
152 HReg* vregmap;
172 return env->vregmap[tmp];
181 *vrLO = env->vregmap[tmp];
4893 env->vregmap = LibVEX_Alloc(env->n_vregmap * sizeof(HReg));
4928 env->vregmap[i] = hreg;