Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ATOMIC_STORE

119       // Expand ATOMIC_LOAD and ATOMIC_STORE using ATOMIC_CMP_SWAP.
122 setOperationAction(ISD::ATOMIC_STORE, VT, Expand);