Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1757 RValue UpRVal; in EmitAtomicUpdateValue() local1761 UpRVal = OldRVal; in EmitAtomicUpdateValue()1795 UpRVal = CGF.EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdateValue()1798 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdateValue()