Searched refs:CommonMSb (Results 1 – 1 of 1) sorted by relevance
158 int CommonMSb = std::max(getMsbWeight() - hasSignOrPaddingBit(), in getCommonSemantics() local160 unsigned CommonWidth = CommonMSb - CommonLsb + 1; in getCommonSemantics()