Searched refs:GetWidthInBits (Results 1 – 1 of 1) sorted by relevance
67 int GetWidthInBits() const { in GetWidthInBits() function72 int GetMsb() const { return lsb_ + GetWidthInBits() - 1; } in GetMsb()