Searched refs:LongMask (Results 1 – 1 of 1) sorted by relevance
3553 SmallVector<int, 128> LongMask; in combineConcatVectorsBeforeLegal() local3561 LongMask.push_back(M); in combineConcatVectorsBeforeLegal()3569 LongMask.push_back(M + OutOffset); in combineConcatVectorsBeforeLegal()3581 return DAG.getVectorShuffle(LongTy, dl, Cat, DAG.getUNDEF(LongTy), LongMask); in combineConcatVectorsBeforeLegal()