Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ATOMIC_STORE

157       // Lower ATOMIC_LOAD and ATOMIC_STORE into normal volatile loads and
160 setOperationAction(ISD::ATOMIC_STORE, VT, Custom);
2441 case ISD::ATOMIC_STORE: