Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SplatUndef

4876   APInt SplatBits, SplatUndef;
4879 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) {
4886 UndefBits |= (SplatBits ^ SplatUndef).zextOrTrunc(VT.getSizeInBits());
5738 APInt SplatBits, SplatUndef;
5741 if (!BVN || !BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize,
7028 APInt SplatValue, SplatUndef;
7031 if (!BVN->isConstantSplat(SplatValue, SplatUndef, SplatBitSize,