Lines Matching refs:HasAnyUndefs
6512 bool HasAnyUndefs; in getVShiftImm() local
6514 !BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs, in getVShiftImm()
7805 bool HasAnyUndefs; in LowerBUILD_VECTOR() local
7806 if (BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in LowerBUILD_VECTOR()
14185 bool HasAnyUndefs; in PerformANDCombine() local
14187 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformANDCombine()
14481 bool HasAnyUndefs; in PerformORCombine() local
14483 BVN->isConstantSplat(SplatBits, SplatUndef, SplatBitSize, HasAnyUndefs)) { in PerformORCombine()
14522 bool HasAnyUndefs; in PerformORCombine() local
14529 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()
14531 HasAnyUndefs) && !HasAnyUndefs) { in PerformORCombine()