Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ATOMIC_SWAP

2829   case ISD::ATOMIC_SWAP:
3026 // There is no libcall for atomic store; fake it with ATOMIC_SWAP.
3027 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl,
3040 case ISD::ATOMIC_SWAP: