Home | History | Annotate | Download | only in priv

Lines Matching refs:Ity_V128

516       if (retTy == Ity_V128 || retTy == Ity_V256)
660 vassert(nVECRETs == (retTy == Ity_V128 || retTy == Ity_V256) ? 1 : 0);
674 case Ity_V128:
3790 vassert(ty == Ity_V128);
3818 vassert(ty == Ity_V128);
3826 vassert(ty == Ity_V128);
5734 if (tyd == Ity_V128) {
5874 if (tyd == Ity_V128) {
5938 if (ty == Ity_V128) {
5961 //case Ity_V128: //ATC
6012 case Ity_V128: {
6381 case Ity_V128: hreg = mkHReg(j++, HRcVec128, True); break;