Home | History | Annotate | Download | only in priv

Lines Matching full:hrcflt32

170    HReg reg = mkHReg(True/*virtual reg*/, HRcFlt32, 0/*enc*/, env->vreg_ctr);
5701 vassert(hregClass(r) == HRcFlt32);
6585 case Ity_F32: hreg = mkHReg(True, HRcFlt32, 0, j++); break;