Lines Matching defs:MSB
19945 unsigned MSB = BitWidth - Imm.countl_zero() - 1;19946 unsigned NewBW = NextPowerOf2(MSB - ShAmt);