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