Searched defs:getActiveBits (Results 1 – 3 of 3) sorted by relevance
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