Searched refs:UpRVal (Results 1 – 1 of 1) sorted by relevance
1495 RValue UpRVal; in EmitAtomicUpdateValue() local1499 UpRVal = OldRVal; in EmitAtomicUpdateValue()1532 UpRVal = CGF.EmitLoadOfLValue(UpdateLVal, SourceLocation()); in EmitAtomicUpdateValue()1535 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdateValue()