Searched refs:ExtIntTy (Results 1 – 1 of 1) sorted by relevance
21282 EVT ExtIntTy = getPackedSVEVectorVT(IntTy.getVectorElementCount()); in performSVESpliceCombine() local21283 if (ExtIntTy.getVectorElementType().getScalarSizeInBits() < in performSVESpliceCombine()21289 DL, ExtIntTy); in performSVESpliceCombine()21291 DL, ExtIntTy); in performSVESpliceCombine()21293 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, ExtIntTy, LHS, RHS, Idx); in performSVESpliceCombine()