Home | History | Annotate | Download | only in Sparc

Lines Matching refs:ATOMIC_SWAP

1487   setOperationAction(ISD::ATOMIC_SWAP, MVT::i32, Legal);
1500 setOperationAction(ISD::ATOMIC_SWAP, MVT::i64, Legal);
3018 // Opcode == 0 means try to write Rs2Reg directly (ATOMIC_SWAP).