Home | History | Annotate | Download | only in X86

Lines Matching refs:FMA

658   // We don't support FMA.
659 setOperationAction(ISD::FMA, MVT::f64, Expand);
660 setOperationAction(ISD::FMA, MVT::f32, Expand);
692 setOperationAction(ISD::FMA, MVT::f80, Expand);