Searched refs:ShufOpParts (Results 1 – 1 of 1) sorted by relevance
24164 SmallVector<SDValue, 2> ShufOpParts(N->getNumOperands(), in combineConcatVectorOfShuffleAndItsOperands() local24166 ShufOpParts[0] = ShufOp; in combineConcatVectorOfShuffleAndItsOperands()24167 NewShufOp = DAG.getNode(ISD::CONCAT_VECTORS, dl, VT, ShufOpParts); in combineConcatVectorOfShuffleAndItsOperands()