Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ATOMIC_SWAP

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