Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ATOMIC_LOAD_ADD

162       // Lower ATOMIC_LOAD_SUB into ATOMIC_LOAD_ADD if LAA and LAAG are
189 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom);
2309 return DAG.getAtomic(ISD::ATOMIC_LOAD_ADD, DL, MemVT,
2445 case ISD::ATOMIC_LOAD_ADD: