Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_xchg

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