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