Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1918 RValue UpRVal; in EmitAtomicUpdateValue() local1922 UpRVal = OldRVal; in EmitAtomicUpdateValue()1956 UpRVal = CGF.EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdateValue()1959 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdateValue()