Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ATOMIC_SWAP

2452   case ISD::ATOMIC_SWAP:
2599 // There is no libcall for atomic store; fake it with ATOMIC_SWAP.
2600 SDValue Swap = DAG.getAtomic(ISD::ATOMIC_SWAP, dl,
2613 case ISD::ATOMIC_SWAP: