Home | History | Annotate | Download | only in CodeGen

Lines Matching full:cmpxchg

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