Lines Matching defs:IndicesVT
8463 EVT IndicesVT = EVT(VT).changeVectorElementTypeToInteger();
8481 IndicesVT, IndicesVec);
8483 IndicesVec = DAG.getZExtOrTrunc(IndicesVec, SDLoc(IndicesVec), IndicesVT);
8491 IndicesVT = EVT(VT).changeVectorElementTypeToInteger();
8492 IndicesVec = widenSubVector(IndicesVT.getSimpleVT(), IndicesVec, false,
8560 IndicesVec = DAG.getNode(ISD::ADD, DL, IndicesVT, IndicesVec, IndicesVec);
8567 getZeroVector(IndicesVT.getSimpleVT(), Subtarget, DAG, DL),
8664 IndicesVec = DAG.getNode(ISD::ADD, DL, IndicesVT, IndicesVec, IndicesVec);