Searched refs:ResultIsSigned (Results 1 – 1 of 1) sorted by relevance
178 bool ResultIsSigned = isSigned() || Other.isSigned(); in getCommonSemantics() local181 if (!ResultIsSigned) { in getCommonSemantics()190 if (ResultIsSigned || ResultHasUnsignedPadding) in getCommonSemantics()193 return FixedPointSemantics(CommonWidth, Lsb{CommonLsb}, ResultIsSigned, in getCommonSemantics()