Home | History | Annotate | Download | only in VMCore

Lines Matching refs:VVT

1922     EVT VVT = EVT((MVT::SimpleValueType)VT);
1925 if (VVT.getVectorElementType() != EVT::getEVT(EltTy)) {
1930 if (VVT.getVectorNumElements() != NumElts) {