Searched refs:ConcatVT (Results 1 – 1 of 1) sorted by relevance
13150 EVT ConcatVT = N0.getOperand(0).getValueType(); in partitionShuffleOfConcats() local13151 unsigned NumElemsPerConcat = ConcatVT.getVectorNumElements(); in partitionShuffleOfConcats()13160 N0 = DAG.getVectorShuffle(ConcatVT, SDLoc(N), N0.getOperand(0), N0.getOperand(1), in partitionShuffleOfConcats()13162 N1 = DAG.getUNDEF(ConcatVT); in partitionShuffleOfConcats()