Home | History | Annotate | Download | only in X86

Lines Matching refs:FREM

471   setOperationAction(ISD::FREM             , MVT::f32  , Expand);
472 setOperationAction(ISD::FREM , MVT::f64 , Expand);
473 setOperationAction(ISD::FREM , MVT::f80 , Expand);
830 setOperationAction(ISD::FREM, VT, Expand);