Searched refs:AdjustedMask (Results 1 – 1 of 1) sorted by relevance
15289 SmallVector<int, 32> AdjustedMask(Mask.begin(), Mask.end()); in lowerShuffleWithPERMV() local15290 for (int &M : AdjustedMask) in lowerShuffleWithPERMV()15293 MaskNode = getConstVector(AdjustedMask, MaskVT, DAG, DL, true); in lowerShuffleWithPERMV()