Searched defs:getActiveBits (Results 1 – 2 of 2) sorted by relevance
1590 unsigned getActiveBits() const { return BitWidth - countLeadingZeros(); } in getActiveBits() function
1279 unsigned getActiveBits() const { return BitWidth - countLeadingZeros(); } in getActiveBits() function