Lines Matching defs:IndicesVT
8687 EVT IndicesVT = EVT(VT).changeVectorElementTypeToInteger();
8705 IndicesVT, IndicesVec);
8707 IndicesVec = DAG.getZExtOrTrunc(IndicesVec, SDLoc(IndicesVec), IndicesVT);
8715 IndicesVT = EVT(VT).changeVectorElementTypeToInteger();
8716 IndicesVec = widenSubVector(IndicesVT.getSimpleVT(), IndicesVec, false,
8784 IndicesVec = DAG.getNode(ISD::ADD, DL, IndicesVT, IndicesVec, IndicesVec);
8791 getZeroVector(IndicesVT.getSimpleVT(), Subtarget, DAG, DL),
8888 IndicesVec = DAG.getNode(ISD::ADD, DL, IndicesVT, IndicesVec, IndicesVec);