Searched refs:NewIndexVT (Results 1 – 1 of 1) sorted by relevance
19477 EVT NewIndexVT = IndexVT.changeVectorElementType(MVT::i32); in findMoreOptimalIndexType() local19478 Index = DAG.getNode(ISD::TRUNCATE, SDLoc(N), NewIndexVT, Index); in findMoreOptimalIndexType()19518 EVT NewIndexVT = IndexVT.changeVectorElementType(MVT::i32); in findMoreOptimalIndexType() local19521 Index = DAG.getStepVector(SDLoc(N), NewIndexVT, APInt(32, Stride)); in findMoreOptimalIndexType()