Searched refs:NegatedValue (Results 1 – 1 of 1) sorted by relevance
793 APSInt NegatedValue = -Value.toAPSInt(Value.bitWidth() + 1); in Neg() local798 NegatedValue.trunc(Result.bitWidth()) in Neg()806 return handleOverflow(S, OpPC, NegatedValue); in Neg()