Home | History | Annotate | Download | only in X86

Lines Matching refs:NextSVT

19075     MVT NextSVT = MVT::getIntegerVT(CurrScalarSizeInBits * 2);
19076 MVT NextVT = MVT::getVectorVT(NextSVT, CurrNumElts / 2);