Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Xchg

3735   case AtomicRMWInst::Xchg: NT = ISD::ATOMIC_SWAP; break;