Home | History | Annotate | Download | only in AArch64

Lines Matching refs:FSIN

160   setOperationAction(ISD::FSIN, MVT::f128, Expand);
265 setOperationAction(ISD::FSIN, MVT::f32, Expand);
266 setOperationAction(ISD::FSIN, MVT::f64, Expand);
295 setOperationAction(ISD::FSIN, MVT::f16, Promote);
341 setOperationAction(ISD::FSIN, MVT::v4f16, Expand);
373 setOperationAction(ISD::FSIN, MVT::v8f16, Expand);
545 setOperationAction(ISD::FSIN, MVT::v1f64, Expand);
648 setOperationAction(ISD::FSIN, VT.getSimpleVT(), Expand);