Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1514 RValue UpRVal; in EmitAtomicUpdateValue() local1518 UpRVal = OldRVal; in EmitAtomicUpdateValue()1551 UpRVal = CGF.EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdateValue()1554 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdateValue()