Home | History | Annotate | Download | only in ARM

Lines Matching full:countleadingzeros

9094   unsigned FirstActiveBitInB = B.getBitWidth() - B.countLeadingZeros() - 1;
9153 unsigned Width = (32 - countLeadingZeros(~InvMask)) - LSB;