Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:SplatBits

4257     APInt SplatBits, SplatUndef;
4260 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs,
4267 uint64_t SplatBitsZ = SplatBits.getZExtValue();
4436 APInt SplatBits, SplatUndef;
4441 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs,
4444 SDValue Shift = DAG.getConstant(SplatBits.getZExtValue() & 0xfff,