Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MSB

8803     unsigned MSB = BitWidth - Imm.countLeadingZeros() - 1;
8804 unsigned NewBW = NextPowerOf2(MSB - ShAmt);