Home | History | Annotate | Download | only in AArch64

Lines Matching refs:FREM

148   setOperationAction(ISD::FREM, MVT::f32, Expand);
149 setOperationAction(ISD::FREM, MVT::f64, Expand);
150 setOperationAction(ISD::FREM, MVT::f80, Expand);
168 setOperationAction(ISD::FREM, MVT::f128, Expand);
401 setOperationAction(ISD::FREM, MVT::v1f64, Expand);
535 setOperationAction(ISD::FREM, VT.getSimpleVT(), Expand);