Searched refs:UnpromotedWidth (Results 1 – 1 of 1) sorted by relevance
1222 unsigned UnpromotedWidth, bool UnpromotedSign) { in checkCaseValue() argument1230 if (UnpromotedWidth < Val.getBitWidth()) { in checkCaseValue()1232 AdjustAPSInt(ConvVal, UnpromotedWidth, UnpromotedSign); in checkCaseValue()