Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpXchg

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