Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MSB

7698     unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1;
7699 unsigned NewBW = NextPowerOf2(MSB - ShAmt);