Home
last modified time | relevance | path

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

12

/freebsd/contrib/one-true-awk/
H A Dawk.h145 #define FEXP 3 macro
H A Dlex.c61 { "exp", FEXP, BLTIN },
H A Drun.c2088 case FEXP: in bltin()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def78 DAG_FUNCTION(exp, 1, 1, experimental_constrained_exp, FEXP)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h984 FEXP, enumerator
H A DBasicTTIImpl.h2001 ISD = ISD::FEXP; in getTypeBasedIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp243 case ISD::FEXP: return "fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp96 case ISD::FEXP: R = SoftenFloatRes_FEXP(N); break; in SoftenFloatResult()
1426 case ISD::FEXP: ExpandFloatRes_FEXP(N, Lo, Hi); break; in ExpandFloatResult()
2605 case ISD::FEXP: in PromoteFloatResult()
3046 case ISD::FEXP: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp417 case ISD::FEXP: in LegalizeOp()
H A DLegalizeVectorTypes.cpp98 case ISD::FEXP: in ScalarizeVectorResult()
1173 case ISD::FEXP: in SplitVectorResult()
4536 case ISD::FEXP: in WidenVectorResult()
H A DLegalizeDAG.cpp4590 case ISD::FEXP: in ConvertNodeToLibcall()
5554 case ISD::FEXP: in PromoteNode()
H A DSelectionDAGBuilder.cpp5501 return DAG.getNode(ISD::FEXP, dl, Op.getValueType(), Op, Flags); in expandExp()
H A DSelectionDAG.cpp5415 case ISD::FEXP: in isKnownNeverNaN()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp402 {ISD::FLOG, ISD::FLOG10, ISD::FEXP, ISD::FEXP2, ISD::FEXP10}, MVT::f32, in AMDGPUTargetLowering()
418 setOperationAction({ISD::FLOG10, ISD::FLOG, ISD::FEXP, ISD::FEXP10}, MVT::f16, in AMDGPUTargetLowering()
532 ISD::FDIV, ISD::FEXP2, ISD::FEXP, in AMDGPUTargetLowering()
1395 case ISD::FEXP: in LowerOperation()
1441 case ISD::FEXP: in ReplaceNodeResults()
H A DAMDGPUISelDAGToDAG.cpp157 case ISD::FEXP: in fp16SrcZerosHighBits()
H A DSIISelLowering.cpp214 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, ISD::FEXP10, in SITargetLowering()
476 setOperationAction({ISD::FLOG, ISD::FEXP, ISD::FLOG10}, MVT::f16, Custom); in SITargetLowering()
807 setOperationAction(ISD::FEXP, MVT::v2f16, Custom); in SITargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp828 ISD::FEXP, ISD::FEXP2, ISD::FEXP10, ISD::FFLOOR, in initActions()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp263 ISD::FEXP, ISD::FEXP2}) in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp384 setOperationAction(ISD::FEXP, VT, Expand); in addMVEVectorTypes()
887 setOperationAction(ISD::FEXP, MVT::v2f64, Expand); in ARMTargetLowering()
910 setOperationAction(ISD::FEXP, MVT::v4f32, Expand); in ARMTargetLowering()
928 setOperationAction(ISD::FEXP, MVT::v2f32, Expand); in ARMTargetLowering()
1070 setOperationAction(ISD::FEXP, MVT::f64, Expand); in ARMTargetLowering()
1548 setOperationAction(ISD::FEXP, MVT::f16, Promote); in ARMTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1505 // ConstantFP, DEBUGTRAP, FCEIL, FCOPYSIGN, FEXP, FEXP2, FFLOOR, FGETSIGN, in HexagonTargetLowering()
1656 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, ISD::FCEIL, ISD::FTRUNC, in HexagonTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp148 setOperationAction(ISD::FEXP, MVT::f16, Promote); in MipsSETargetLowering()
H A DMipsISelLowering.cpp459 setOperationAction(ISD::FEXP, MVT::f32, Expand); in MipsTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp418 setOperationAction(ISD::FEXP, MVT::f64, Custom); in PPCTargetLowering()
424 setOperationAction(ISD::FEXP, MVT::f32, Custom); in PPCTargetLowering()
859 setOperationAction(ISD::FEXP, VT, Expand); in PPCTargetLowering()
11801 case ISD::FEXP: return lowerExp(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp739 ISD::FTAN, ISD::FEXP, ISD::FEXP2, in AArch64TargetLowering()
1192 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, in AArch64TargetLowering()
1636 setOperationAction(ISD::FEXP, VT, Expand); in AArch64TargetLowering()
1853 setOperationAction(ISD::FEXP, VT, Expand); in addTypeForNEON()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp506 ISD::FCOS, ISD::FSIN, ISD::FSINCOS, ISD::FEXP, in RISCVTargetLowering()
998 setOperationAction(ISD::FEXP, VT, Expand); in RISCVTargetLowering()

12