Home | History | Annotate | Download | only in ARM

Lines Matching refs:ATOMIC_FENCE

681     setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Custom);
695 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Expand);
5151 case ISD::ATOMIC_FENCE: return LowerATOMIC_FENCE(Op, DAG, Subtarget);