Searched refs:ExtIntTy (Results 1 – 1 of 1) sorted by relevance
23534 EVT ExtIntTy = getPackedSVEVectorVT(IntTy.getVectorElementCount()); in performSVESpliceCombine() local23535 if (ExtIntTy.getVectorElementType().getScalarSizeInBits() < in performSVESpliceCombine()23541 DL, ExtIntTy); in performSVESpliceCombine()23543 DL, ExtIntTy); in performSVESpliceCombine()23545 SDValue Splice = DAG.getNode(ISD::VECTOR_SPLICE, DL, ExtIntTy, LHS, RHS, Idx); in performSVESpliceCombine()