Home | History | Annotate | Download | only in X86

Lines Matching refs:FCOS

592     setOperationAction(ISD::FCOS , MVT::f64, Expand);
594 setOperationAction(ISD::FCOS , MVT::f32, Expand);
620 setOperationAction(ISD::FCOS , MVT::f32, Expand);
631 setOperationAction(ISD::FCOS , MVT::f64 , Expand);
646 setOperationAction(ISD::FCOS , MVT::f64 , Expand);
684 setOperationAction(ISD::FCOS , MVT::f80 , Expand);
731 setOperationAction(ISD::FCOS, (MVT::SimpleValueType)VT, Expand);