Searched refs:HighUndef (Results 1 – 1 of 1) sorted by relevance
11745 APInt HighUndef = SplatUndef.extractBits(HalfSize, HalfSize); in isConstantSplat() local11749 if ((HighValue & ~LowUndef) != (LowValue & ~HighUndef) || in isConstantSplat()11754 SplatUndef = HighUndef & LowUndef; in isConstantSplat()