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