Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:countLeadingZeros

669   int32_t width = (32 - countLeadingZeros (v)) - lsb;