Home
last modified time | relevance | path

Searched refs:FPOW (Results 1 – 25 of 44) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstrainedOps.def76 FUNCTION(pow, 2, 1, experimental_constrained_pow, FPOW)
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
DBasicTTIImpl.h800 ISDs.push_back(ISD::FPOW); in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h640 FNEG, FABS, FSQRT, FCBRT, FSIN, FCOS, FPOWI, FPOW, enumerator
DBasicTTIImpl.h1281 ISDs.push_back(ISD::FPOW);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp206 case ISD::FPOW: return "fpow"; in getOperationName()
DLegalizeFloatTypes.cpp97 case ISD::FPOW: R = SoftenFloatRes_FPOW(N); break; in SoftenFloatResult()
1035 case ISD::FPOW: ExpandFloatRes_FPOW(N, Lo, Hi); break; in ExpandFloatResult()
1894 case ISD::FPOW: in PromoteFloatResult()
DLegalizeVectorOps.cpp312 case ISD::FPOW: in LegalizeOp()
DLegalizeVectorTypes.cpp119 case ISD::FPOW: in ScalarizeVectorResult()
682 case ISD::FPOW: in SplitVectorResult()
2104 case ISD::FPOW: in WidenVectorResult()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp81 for (auto Op : {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOWI, ISD::FPOW, in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp264 case ISD::FPOW: return "fpow"; in getOperationName()
DLegalizeFloatTypes.cpp107 case ISD::FPOW: R = SoftenFloatRes_FPOW(N); break; in SoftenFloatResult()
1166 case ISD::FPOW: ExpandFloatRes_FPOW(N, Lo, Hi); break; in ExpandFloatResult()
2133 case ISD::FPOW: in PromoteFloatResult()
DLegalizeVectorOps.cpp423 case ISD::FPOW: in LegalizeOp()
DLegalizeDAG.cpp4057 Results.push_back(DAG.getNode(ISD::FPOW, SDLoc(Node), in ConvertNodeToLibcall()
4067 case ISD::FPOW: in ConvertNodeToLibcall()
4453 case ISD::FPOW: in PromoteNode()
DLegalizeVectorTypes.cpp130 case ISD::FPOW: in ScalarizeVectorResult()
921 case ISD::FPOW: in SplitVectorResult()
2736 case ISD::FPOW: in WidenVectorResult()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp151 setOperationAction(ISD::FPOW, MVT::f128, Expand); in AArch64TargetLowering()
256 setOperationAction(ISD::FPOW, MVT::f32, Expand); in AArch64TargetLowering()
257 setOperationAction(ISD::FPOW, MVT::f64, Expand); in AArch64TargetLowering()
279 setOperationAction(ISD::FPOW, MVT::f16, Promote); in AArch64TargetLowering()
323 setOperationAction(ISD::FPOW, MVT::v4f16, Expand); in AArch64TargetLowering()
355 setOperationAction(ISD::FPOW, MVT::v8f16, Expand); in AArch64TargetLowering()
534 setOperationAction(ISD::FPOW, MVT::v1f64, Expand); in AArch64TargetLowering()
654 setOperationAction(ISD::FPOW, VT, Expand); in addTypeForNEON()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1689 setOperationAction(ISD::FPOW , MVT::f128, Expand); in SparcTargetLowering()
1690 setOperationAction(ISD::FPOW , MVT::f64, Expand); in SparcTargetLowering()
1691 setOperationAction(ISD::FPOW , MVT::f32, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1639 setOperationAction(ISD::FPOW , MVT::f128, Expand); in SparcTargetLowering()
1640 setOperationAction(ISD::FPOW , MVT::f64, Expand); in SparcTargetLowering()
1641 setOperationAction(ISD::FPOW , MVT::f32, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp266 setOperationAction(ISD::FPOW, MVT::f128, Expand); in AArch64TargetLowering()
390 setOperationAction(ISD::FPOW, MVT::f32, Expand); in AArch64TargetLowering()
391 setOperationAction(ISD::FPOW, MVT::f64, Expand); in AArch64TargetLowering()
402 setOperationAction(ISD::FPOW, MVT::f16, Promote); in AArch64TargetLowering()
403 setOperationAction(ISD::FPOW, MVT::v4f16, Expand); in AArch64TargetLowering()
404 setOperationAction(ISD::FPOW, MVT::v8f16, Expand); in AArch64TargetLowering()
716 setOperationAction(ISD::FPOW, MVT::v1f64, Expand); in AArch64TargetLowering()
881 setOperationAction(ISD::FPOW, VT, Expand); in addTypeForNEON()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp94 {ISD::FSIN, ISD::FCOS, ISD::FSINCOS, ISD::FPOW, ISD::FREM, ISD::FMA}) in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1438 ISD::FPOW, ISD::FCOPYSIGN}) { in HexagonTargetLowering()
1483 ISD::FCOS, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp240 setOperationAction(ISD::FPOW, MVT::f32, Legal); in AMDGPUTargetLowering()
417 setOperationAction(ISD::FPOW, VT, Expand); in AMDGPUTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1888 ISD::FPOW, ISD::FCOPYSIGN}) { in HexagonTargetLowering()
1946 ISD::FCOS, ISD::FPOWI, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td446 def fpow : SDNode<"ISD::FPOW" , SDTFPBinOp>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp351 setOperationAction(ISD::FPOW, VT, Expand); in addMVEVectorTypes()
799 setOperationAction(ISD::FPOW, MVT::v2f64, Expand); in ARMTargetLowering()
820 setOperationAction(ISD::FPOW, MVT::v4f32, Expand); in ARMTargetLowering()
836 setOperationAction(ISD::FPOW, MVT::v2f32, Expand); in ARMTargetLowering()
965 setOperationAction(ISD::FPOW, MVT::f64, Expand); in ARMTargetLowering()
1336 setOperationAction(ISD::FPOW, MVT::f64, Expand); in ARMTargetLowering()
1337 setOperationAction(ISD::FPOW, MVT::f32, Expand); in ARMTargetLowering()
1411 setOperationAction(ISD::FPOW, MVT::f16, Promote); in ARMTargetLowering()

12