Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Xchg

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