Searched refs:NormM (Results 1 – 1 of 1) sorted by relevance
10864 int NormM = M; in lowerShuffleAsUNPCKAndPermute() local10870 NormM -= NumElts; in lowerShuffleAsUNPCKAndPermute()10877 MatchLoAnyLane |= isUndefOrInRange(NormM, Lo, Mid); in lowerShuffleAsUNPCKAndPermute()10878 MatchHiAnyLane |= isUndefOrInRange(NormM, Mid, Hi); in lowerShuffleAsUNPCKAndPermute()10900 int NormM = M; in lowerShuffleAsUNPCKAndPermute() local10902 NormM -= NumElts; in lowerShuffleAsUNPCKAndPermute()10905 NumLaneElts * (NormM / NumLaneElts) + (2 * (NormM % NumHalfLaneElts)); in lowerShuffleAsUNPCKAndPermute()