Searched refs:ResultIsSigned (Results 1 – 1 of 1) sorted by relevance
157 bool ResultIsSigned = isSigned() || Other.isSigned(); in getCommonSemantics() local160 if (!ResultIsSigned) { in getCommonSemantics()169 if (ResultIsSigned || ResultHasUnsignedPadding) in getCommonSemantics()172 return FixedPointSemantics(CommonWidth, CommonScale, ResultIsSigned, in getCommonSemantics()