Home | History | Annotate | Download | only in X86

Lines Matching refs:IndexVT

19819   MVT IndexVT = Index.getSimpleValueType();
19834 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), 4);
19852 if (IndexVT == MVT::v8i32)
19859 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), NumElts);
19862 if (IndexVT.getScalarType() == MVT::i32)
19957 MVT IndexVT = Index.getSimpleValueType();
19979 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), NumElts);
19981 if (IndexVT.getScalarType() == MVT::i32)