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