Searched refs:BinaryMask (Results 1 – 1 of 1) sorted by relevance
11843 SmallVector<int, 32> BinaryMask; in matchShuffleWithPACK() local11844 createPackShuffleMask(VT, BinaryMask, false, NumStages); in matchShuffleWithPACK()11845 if (isTargetShuffleEquivalent(VT, TargetMask, BinaryMask, V1, V2)) in matchShuffleWithPACK()