Searched refs:ExtIntTy (Results 1 – 1 of 1) sorted by relevance
16584 EVT ExtIntTy = getPackedSVEVectorVT(IntTy.getVectorElementCount()); in performSVESpliceCombine() local16585 if (ExtIntTy.getVectorElementType().getScalarSizeInBits() < in performSVESpliceCombine()16591 DL, ExtIntTy); in performSVESpliceCombine()16593 DL, ExtIntTy); in performSVESpliceCombine()16595 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, ExtIntTy, LHS, RHS, Idx); in performSVESpliceCombine()