Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Xchg

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