Lines Matching refs:HasAnyUndefs
5655 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
5656 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
9236 bool HasAnyUndefs; in PerformANDCombine() local
9238 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
9278 bool HasAnyUndefs; in PerformORCombine() local
9280 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
9315 bool HasAnyUndefs; in PerformORCombine() local
9322 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
9324 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
10507 bool HasAnyUndefs; in getVShiftImm() local
10509 HasAnyUndefs, ElementBits) || in getVShiftImm()