Home | History | Annotate | Download | only in IR

Lines Matching refs:Xchg

2405     case LLVMAtomicRMWBinOpXchg: intop = AtomicRMWInst::Xchg; break;