Home | History | Annotate | Download | only in ARM

Lines Matching refs:ATOMIC_LOAD

710     // Mark ATOMIC_LOAD and ATOMIC_STORE custom so we can handle the
712 setOperationAction(ISD::ATOMIC_LOAD, MVT::i32, Custom);
5262 case ISD::ATOMIC_LOAD: