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