Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ATOMIC_SWAP

188   setOperationAction(ISD::ATOMIC_SWAP,      MVT::i32, Custom);
2439 case ISD::ATOMIC_SWAP:
2721 // or ATOMIC_SWAP{,W} instruction MI. BinOpcode is the instruction that
2722 // performs the binary operation elided by "*", or 0 for ATOMIC_SWAP{,W}.