Searched refs:FPOW (Results 1 – 14 of 14) sorted by relevance
449 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
183 case ISD::FPOW: return "fpow"; in getOperationName()
209 case ISD::FPOW: in LegalizeOp()
85 case ISD::FPOW: R = SoftenFloatRes_FPOW(N); break; in SoftenFloatResult()866 case ISD::FPOW: ExpandFloatRes_FPOW(N, Lo, Hi); break; in ExpandFloatResult()
102 case ISD::FPOW: in ScalarizeVectorResult()520 case ISD::FPOW: in SplitVectorResult()1267 case ISD::FPOW: in WidenVectorResult()
2999 case ISD::FPOW: in ExpandNode()3642 case ISD::FPOW: { in PromoteNode()
4318 result = DAG.getNode(ISD::FPOW, dl, in visitPow()
1253 setOperationAction(ISD::FPOW , MVT::f64, Expand); in HexagonTargetLowering()1254 setOperationAction(ISD::FPOW , MVT::f32, Expand); in HexagonTargetLowering()
773 setOperationAction(ISD::FPOW , MVT::f64, Expand); in SparcTargetLowering()774 setOperationAction(ISD::FPOW , MVT::f32, Expand); in SparcTargetLowering()
85 setOperationAction(ISD::FPOW, MVT::f32, Expand); in MBlazeTargetLowering()
208 setOperationAction(ISD::FPOW, MVT::f32, Expand); in MipsTargetLowering()209 setOperationAction(ISD::FPOW, MVT::f64, Expand); in MipsTargetLowering()
132 setOperationAction(ISD::FPOW , MVT::f64, Expand); in PPCTargetLowering()137 setOperationAction(ISD::FPOW , MVT::f32, Expand); in PPCTargetLowering()354 setOperationAction(ISD::FPOW, VT, Expand); in PPCTargetLowering()
498 setOperationAction(ISD::FPOW, MVT::v2f64, Expand); in ARMTargetLowering()515 setOperationAction(ISD::FPOW, MVT::v4f32, Expand); in ARMTargetLowering()769 setOperationAction(ISD::FPOW, MVT::f64, Expand); in ARMTargetLowering()770 setOperationAction(ISD::FPOW, MVT::f32, Expand); in ARMTargetLowering()
696 setOperationAction(ISD::FPOW , MVT::f32 , Expand); in X86TargetLowering()697 setOperationAction(ISD::FPOW , MVT::f64 , Expand); in X86TargetLowering()698 setOperationAction(ISD::FPOW , MVT::f80 , Expand); in X86TargetLowering()740 setOperationAction(ISD::FPOW, (MVT::SimpleValueType)VT, Expand); in X86TargetLowering()