Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1558 RValue UpRVal; in EmitAtomicUpdate() local1560 UpRVal = OriginalRValue; in EmitAtomicUpdate()1579 UpRVal = EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdate()1582 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdate()