Home | History | Annotate | Download | only in ARM

Lines Matching refs:ATOMIC_FENCE

758     setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Custom);
775 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Expand);
5867 case ISD::ATOMIC_FENCE: return LowerATOMIC_FENCE(Op, DAG, Subtarget);