Home | History | Annotate | Download | only in X86

Lines Matching refs:IndexVT

21417   MVT IndexVT = Index.getSimpleValueType();
21432 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), 4);
21450 if (IndexVT == MVT::v8i32)
21457 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), NumElts);
21460 if (IndexVT.getScalarType() == MVT::i32)
21565 MVT IndexVT = Index.getSimpleValueType();
21587 MVT NewIndexVT = MVT::getVectorVT(IndexVT.getScalarType(), NumElts);
21589 if (IndexVT.getScalarType() == MVT::i32)