Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:KnownZeroBits

8827       unsigned KnownZeroBits = InnerZExt.getValueSizeInBits() -
8829 if (ShAmtVal > KnownZeroBits)