Searched refs:NormM (Results 1 – 1 of 1) sorted by relevance
11351 int NormM = M; in lowerShuffleAsUNPCKAndPermute() local11357 NormM -= NumElts; in lowerShuffleAsUNPCKAndPermute()11364 MatchLoAnyLane |= isUndefOrInRange(NormM, Lo, Mid); in lowerShuffleAsUNPCKAndPermute()11365 MatchHiAnyLane |= isUndefOrInRange(NormM, Mid, Hi); in lowerShuffleAsUNPCKAndPermute()11387 int NormM = M; in lowerShuffleAsUNPCKAndPermute() local11389 NormM -= NumElts; in lowerShuffleAsUNPCKAndPermute()11392 NumLaneElts * (NormM / NumLaneElts) + (2 * (NormM % NumHalfLaneElts)); in lowerShuffleAsUNPCKAndPermute()