Searched refs:LaneElt (Results 1 – 1 of 1) sorted by relevance
10591 for (int LaneElt = 0; LaneElt != NumEltsPerLane; ++LaneElt) { in matchShuffleAsBlend() local10592 int Elt = (Lane * NumEltsPerLane) + LaneElt; in matchShuffleAsBlend()10605 LaneBlendMask |= 1ull << LaneElt; in matchShuffleAsBlend()10619 LaneBlendMask |= 1ull << LaneElt; in matchShuffleAsBlend()