Searched refs:UnpkOp (Results 1 – 1 of 1) sorted by relevance
16306 SDValue UnpkOp = Src->getOperand(0); in performSVEAndCombine() local16321 EVT EltTy = UnpkOp->getValueType(0).getVectorElementType(); in performSVEAndCombine()16332 Dup = DAG.getNode(ISD::SPLAT_VECTOR, DL, UnpkOp->getValueType(0), in performSVEAndCombine()16336 UnpkOp->getValueType(0), UnpkOp, Dup); in performSVEAndCombine()