Home
last modified time | relevance | path

Searched refs:FEXP (Results 1 – 23 of 23) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstrainedOps.def74 DAG_FUNCTION(exp, 1, 1, experimental_constrained_exp, FEXP)
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h922 FEXP, enumerator
H A DBasicTTIImpl.h1694 ISD = ISD::FEXP; in getTypeBasedIntrinsicInstrCost()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp216 case ISD::FEXP: return "fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp87 case ISD::FEXP: R = SoftenFloatRes_FEXP(N); break; in SoftenFloatResult()
1231 case ISD::FEXP: ExpandFloatRes_FEXP(N, Lo, Hi); break; in ExpandFloatResult()
2260 case ISD::FEXP: in PromoteFloatResult()
2624 case ISD::FEXP: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp375 case ISD::FEXP: in LegalizeOp()
H A DLegalizeVectorTypes.cpp87 case ISD::FEXP: in ScalarizeVectorResult()
1019 case ISD::FEXP: in SplitVectorResult()
3836 case ISD::FEXP: in WidenVectorResult()
H A DLegalizeDAG.cpp4051 case ISD::FEXP: in ConvertNodeToLibcall()
4849 case ISD::FEXP: in PromoteNode()
H A DSelectionDAG.cpp4623 case ISD::FEXP: in isKnownNeverNaN()
H A DSelectionDAGBuilder.cpp5018 return DAG.getNode(ISD::FEXP, dl, Op.getValueType(), Op, Flags); in expandExp()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp303 setOperationAction({ISD::FLOG, ISD::FLOG10, ISD::FEXP}, MVT::f32, Custom); in AMDGPUTargetLowering()
398 ISD::FEXP, ISD::FLOG2, ISD::FREM, ISD::FLOG, in AMDGPUTargetLowering()
1166 case ISD::FEXP: in LowerOperation()
H A DAMDGPUISelDAGToDAG.cpp161 case ISD::FEXP: in fp16SrcZerosHighBits()
H A DSIISelLowering.cpp394 setOperationAction({ISD::FLOG, ISD::FEXP, ISD::FLOG10}, MVT::f16, Custom); in SITargetLowering()
667 setOperationAction(ISD::FEXP, MVT::v2f16, Custom); in SITargetLowering()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp887 setOperationAction({ISD::FCBRT, ISD::FLOG, ISD::FLOG2, ISD::FLOG10, ISD::FEXP, in initActions()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp239 ISD::FEXP, ISD::FEXP2, ISD::FRINT}) in WebAssemblyTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp371 setOperationAction(ISD::FEXP, VT, Expand); in addMVEVectorTypes()
880 setOperationAction(ISD::FEXP, MVT::v2f64, Expand); in ARMTargetLowering()
901 setOperationAction(ISD::FEXP, MVT::v4f32, Expand); in ARMTargetLowering()
917 setOperationAction(ISD::FEXP, MVT::v2f32, Expand); in ARMTargetLowering()
1050 setOperationAction(ISD::FEXP, MVT::f64, Expand); in ARMTargetLowering()
1524 setOperationAction(ISD::FEXP, MVT::f16, Promote); in ARMTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1637 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, ISD::FCEIL, ISD::FTRUNC, in HexagonTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp149 setOperationAction(ISD::FEXP, MVT::f16, Promote); in MipsSETargetLowering()
H A DMipsISelLowering.cpp430 setOperationAction(ISD::FEXP, MVT::f32, Expand); in MipsTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp401 setOperationAction(ISD::FEXP, MVT::f64, Custom); in PPCTargetLowering()
407 setOperationAction(ISD::FEXP, MVT::f32, Custom); in PPCTargetLowering()
837 setOperationAction(ISD::FEXP, VT, Expand); in PPCTargetLowering()
11141 case ISD::FEXP: return lowerExp(Op, DAG); in LowerOperation()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp334 ISD::FSINCOS, ISD::FEXP, ISD::FEXP2, ISD::FLOG, in RISCVTargetLowering()
673 setOperationAction(ISD::FEXP, VT, Expand); in RISCVTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp592 ISD::FEXP, ISD::FEXP2, ISD::FLOG, in AArch64TargetLowering()
1330 setOperationAction(ISD::FEXP, VT, Expand); in AArch64TargetLowering()
1470 setOperationAction(ISD::FEXP, VT, Expand); in addTypeForNEON()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp576 setOperationAction(ISD::FEXP, VT, Action); in X86TargetLowering()
886 setOperationAction(ISD::FEXP, MVT::f80, Expand); in X86TargetLowering()
904 setOperationAction(ISD::FEXP, VT, Expand); in X86TargetLowering()
2314 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()