Home | History | Annotate | Download | only in CodeGen

Lines Matching full:cmpxchg

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