Searched refs:FCOS (Results 1 – 17 of 17) sorted by relevance
450 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
172 case ISD::FCOS: in LegalizeOp()
69 case ISD::FCOS: R = SoftenFloatRes_FCOS(N); break; in SoftenFloatResult()846 case ISD::FCOS: ExpandFloatRes_FCOS(N, Lo, Hi); break; in ExpandFloatResult()
73 case ISD::FCOS: in ScalarizeVectorResult()449 case ISD::FCOS: in SplitVectorResult()1280 case ISD::FCOS: in WidenVectorResult()
4640 setValue(&I, DAG.getNode(ISD::FCOS, dl, in visitIntrinsicCall()5337 setValue(&I, DAG.getNode(ISD::FCOS, getCurDebugLoc(), in visitCall()
3265 case ISD::FCOS: in ExpandNode()
5853 case ISD::FCOS: return "fcos"; in getOperationName()
141 setOperationAction(ISD::FCOS, MVT::f32, Expand); in SystemZTargetLowering()142 setOperationAction(ISD::FCOS, MVT::f64, Expand); in SystemZTargetLowering()
115 setOperationAction(ISD::FCOS , MVT::f64, Expand); in AlphaTargetLowering()117 setOperationAction(ISD::FCOS , MVT::f32, Expand); in AlphaTargetLowering()
755 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SparcTargetLowering()759 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SparcTargetLowering()
82 setOperationAction(ISD::FCOS, MVT::f32, Expand); in MBlazeTargetLowering()
141 setOperationAction(ISD::FCOS, MVT::f32, Expand); in MipsTargetLowering()142 setOperationAction(ISD::FCOS, MVT::f64, Expand); in MipsTargetLowering()
212 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SPUTargetLowering()215 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SPUTargetLowering()
362 def fcos : SDNode<"ISD::FCOS" , SDTFPUnaryOp>;
589 setOperationAction(ISD::FCOS , MVT::f64, Expand); in X86TargetLowering()591 setOperationAction(ISD::FCOS , MVT::f32, Expand); in X86TargetLowering()617 setOperationAction(ISD::FCOS , MVT::f32, Expand); in X86TargetLowering()628 setOperationAction(ISD::FCOS , MVT::f64 , Expand); in X86TargetLowering()643 setOperationAction(ISD::FCOS , MVT::f64 , Expand); in X86TargetLowering()681 setOperationAction(ISD::FCOS , MVT::f80 , Expand); in X86TargetLowering()723 setOperationAction(ISD::FCOS, (MVT::SimpleValueType)VT, Expand); in X86TargetLowering()
461 setOperationAction(ISD::FCOS, MVT::v2f64, Expand); in ARMTargetLowering()700 setOperationAction(ISD::FCOS, MVT::f32, Expand); in ARMTargetLowering()701 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
125 setOperationAction(ISD::FCOS , MVT::f64, Expand); in PPCTargetLowering()130 setOperationAction(ISD::FCOS , MVT::f32, Expand); in PPCTargetLowering()