Searched refs:SplatLo (Results 1 – 1 of 1) sorted by relevance
14947 bool SplatLo = isShuffleEquivalent(Mask, {0, 1, 0, 1}, V1); in lowerV2X128Shuffle() local14949 if ((SplatLo || SplatHi) && !Subtarget.hasAVX512() && V1.hasOneUse() && in lowerV2X128Shuffle()14952 unsigned Ofs = SplatLo ? 0 : MemVT.getStoreSize(); in lowerV2X128Shuffle()