Home | History | Annotate | Download | only in CodeGen

Lines Matching full:cmpxchg

198     // Note that cmpxchg only supports specifying one ordering and
199 // doesn't support weak cmpxchg, at least at the moment.