Home | History | Annotate | Download | only in priv

Lines Matching refs:vreg_ctr

104   Int vreg_ctr;
137 HReg reg = mkHReg(True /*virtual R*/, HRcGPR(), 0, env->vreg_ctr);
138 env->vreg_ctr++;
1792 env->vreg_ctr = 0;
1834 env->vreg_ctr = j;
1858 env->code->n_vregs = env->vreg_ctr;