Searched refs:UpdateOp (Results 1 – 2 of 2) sorted by relevance
1532 const std::function<RValue(RValue)> &UpdateOp, bool IsVolatile) { in EmitAtomicUpdate() argument1582 RValue NewRVal = UpdateOp(UpRVal); in EmitAtomicUpdate()
2233 const std::function<RValue(RValue)> &UpdateOp,