Searched refs:FMA (Results 1 – 19 of 19) sorted by relevance
10 // This file describes FMA (Fused Multiply-Add) instructions.
1279 // FMA - Fused Multiply-Add support (requires FMA)
656 setOperationAction(ISD::FMA, MVT::f64, Expand); in X86TargetLowering()657 setOperationAction(ISD::FMA, MVT::f32, Expand); in X86TargetLowering()684 setOperationAction(ISD::FMA, MVT::f80, Expand); in X86TargetLowering()
235 FADD, FSUB, FMUL, FMA, FDIV, FREM, enumerator
28 …me:PM_FPU_FLOP_GRP2 : (Group 2 pm_compat_utilization2) FPU executed 1FLOP, FMA, FSQRT or FDIV inst…
145 setOperationAction(ISD::FMA, MVT::f32, Expand); in SystemZTargetLowering()146 setOperationAction(ISD::FMA, MVT::f64, Expand); in SystemZTargetLowering()
125 setOperationAction(ISD::FMA, MVT::f64, Expand); in AlphaTargetLowering()126 setOperationAction(ISD::FMA, MVT::f32, Expand); in AlphaTargetLowering()
757 setOperationAction(ISD::FMA , MVT::f64, Expand); in SparcTargetLowering()761 setOperationAction(ISD::FMA , MVT::f32, Expand); in SparcTargetLowering()
77 case ISD::FMA: R = SoftenFloatRes_FMA(N); break; in SoftenFloatResult()854 case ISD::FMA: ExpandFloatRes_FMA(N, Lo, Hi); break; in ExpandFloatResult()
3327 case ISD::FMA: in ExpandNode()
5891 case ISD::FMA: return "fma"; in getOperationName()
4663 setValue(&I, DAG.getNode(ISD::FMA, dl, in visitIntrinsicCall()
72 setOperationAction(ISD::FMA, MVT::f32, Expand); in MBlazeTargetLowering()
150 setOperationAction(ISD::FMA, MVT::f32, Expand); in MipsTargetLowering()151 setOperationAction(ISD::FMA, MVT::f64, Expand); in MipsTargetLowering()
223 setOperationAction(ISD::FMA, MVT::f64, Expand); in SPUTargetLowering()224 setOperationAction(ISD::FMA, MVT::f32, Expand); in SPUTargetLowering()
356 def fma : SDNode<"ISD::FMA" , SDTFPTernaryOp>;
746 …0 name:PM_FPU0_FLOP_GRP121 : (Group 121 pm_fpu0_misc) FPU0 executed 1FLOP, FMA, FSQRT or FDIV inst…770 …0 name:PM_FPU1_FLOP_GRP125 : (Group 125 pm_fpu1_misc) FPU1 executed 1FLOP, FMA, FSQRT or FDIV inst…791 …1000 name:PM_FPU_FLOP_GRP128 : (Group 128 pm_fpu_flop) FPU executed 1FLOP, FMA, FSQRT or FDIV inst…
128 setOperationAction(ISD::FMA , MVT::f64, Expand); in PPCTargetLowering()133 setOperationAction(ISD::FMA , MVT::f32, Expand); in PPCTargetLowering()
711 setOperationAction(ISD::FMA, MVT::f64, Expand); in ARMTargetLowering()712 setOperationAction(ISD::FMA, MVT::f32, Expand); in ARMTargetLowering()