Lines Matching refs:HasAnyUndefs
6600 bool HasAnyUndefs; in getVShiftImm() local
6602 !BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in getVShiftImm()
7913 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
7914 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
14414 bool HasAnyUndefs; in PerformANDCombine() local
14416 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
14710 bool HasAnyUndefs; in PerformORCombine() local
14712 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
14751 bool HasAnyUndefs; in PerformORCombine() local
14758 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
14760 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()