Home | History | Annotate | Download | only in priv

Lines Matching refs:vregmap

76      |vregmap|   holds the primary register for the IRTemp.
115 HReg* vregmap;
136 return env->vregmap[tmp];
7011 env->vregmap = LibVEX_Alloc(env->n_vregmap * sizeof(HReg));
7045 env->vregmap[i] = hreg;