Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Xchg

4167   case lltok::kw_xchg: Operation = AtomicRMWInst::Xchg; break;