Searched refs:ExtIntTy (Results 1 – 1 of 1) sorted by relevance
19384 EVT ExtIntTy = getPackedSVEVectorVT(IntTy.getVectorElementCount()); in performSVESpliceCombine() local19385 if (ExtIntTy.getVectorElementType().getScalarSizeInBits() < in performSVESpliceCombine()19391 DL, ExtIntTy); in performSVESpliceCombine()19393 DL, ExtIntTy); in performSVESpliceCombine()19395 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, ExtIntTy, LHS, RHS, Idx); in performSVESpliceCombine()