Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1713 RValue UpRVal; in EmitAtomicUpdateValue() local1717 UpRVal = OldRVal; in EmitAtomicUpdateValue()1751 UpRVal = CGF.EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdateValue()1754 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdateValue()