Home | History | Annotate | Download | only in ARM

Lines Matching full:atomic_load

652     // Mark ATOMIC_LOAD and ATOMIC_STORE custom so we can handle the
654 setOperationAction(ISD::ATOMIC_LOAD, MVT::i32, Custom);
4988 case ISD::ATOMIC_LOAD: