Home | History | Annotate | Download | only in ARM

Lines Matching refs:FREM

145   setOperationAction(ISD::FREM, VT, Expand);
445 // FIXME: Code duplication: FDIV and FREM are expanded always, see
448 setOperationAction(ISD::FREM, MVT::v2f64, Expand);
804 setOperationAction(ISD::FREM, MVT::f64, Expand);
805 setOperationAction(ISD::FREM, MVT::f32, Expand);