Searched refs:LaneElt (Results 1 – 1 of 1) sorted by relevance
11078 for (int LaneElt = 0; LaneElt != NumEltsPerLane; ++LaneElt) { in matchShuffleAsBlend() local11079 int Elt = (Lane * NumEltsPerLane) + LaneElt; in matchShuffleAsBlend()11092 LaneBlendMask |= 1ull << LaneElt; in matchShuffleAsBlend()11106 LaneBlendMask |= 1ull << LaneElt; in matchShuffleAsBlend()