Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:HasAnyUndefs

779   bool HasAnyUndefs;
781 if (BV->isConstantSplat(APVal, APUndef, BitSize, HasAnyUndefs, 32, true))
5006 bool HasAnyUndefs;
5008 HasAnyUndefs, 0, true) || SplatBitSize > 32)
5020 if (Op.getValueType() != MVT::v4i32 || HasAnyUndefs) {