Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstrainedOps.def75 DAG_FUNCTION(exp2, 1, 1, experimental_constrained_exp2, FEXP2)
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h923 FEXP2, enumerator
H A DBasicTTIImpl.h1697 ISD = ISD::FEXP2; in getTypeBasedIntrinsicInstrCost()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp218 case ISD::FEXP2: return "fexp2"; in getOperationName()
H A DLegalizeFloatTypes.cpp89 case ISD::FEXP2: R = SoftenFloatRes_FEXP2(N); break; in SoftenFloatResult()
1233 case ISD::FEXP2: ExpandFloatRes_FEXP2(N, Lo, Hi); break; in ExpandFloatResult()
2261 case ISD::FEXP2: in PromoteFloatResult()
2625 case ISD::FEXP2: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp376 case ISD::FEXP2: in LegalizeOp()
H A DLegalizeVectorTypes.cpp88 case ISD::FEXP2: in ScalarizeVectorResult()
1020 case ISD::FEXP2: in SplitVectorResult()
3837 case ISD::FEXP2: in WidenVectorResult()
H A DLegalizeDAG.cpp4056 case ISD::FEXP2: in ConvertNodeToLibcall()
4850 case ISD::FEXP2: in PromoteNode()
H A DSelectionDAGBuilder.cpp5316 return DAG.getNode(ISD::FEXP2, dl, Op.getValueType(), Op, Flags); in expandExp2()
8329 if (visitUnaryFloatCall(I, ISD::FEXP2)) in visitCall()
H A DSelectionDAG.cpp4624 case ISD::FEXP2: in isKnownNeverNaN()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp150 setOperationAction(ISD::FEXP2, MVT::f16, Promote); in MipsSETargetLowering()
383 setOperationAction(ISD::FEXP2, Ty, Legal); in addMSAFloatType()
1887 DAG.getNode(ISD::FEXP2, SDLoc(Op), ResTy, Op->getOperand(2))); in lowerINTRINSIC_WO_CHAIN()
H A DMipsMSAInstrInfo.td2047 // 1.0 when we only need to match ISD::FEXP2.
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp296 setOperationAction({ISD::FCEIL, ISD::FEXP2, ISD::FPOW, ISD::FLOG2, ISD::FABS, in AMDGPUTargetLowering()
397 ISD::FCEIL, ISD::FCOS, ISD::FDIV, ISD::FEXP2, in AMDGPUTargetLowering()
2228 return DAG.getNode(ISD::FEXP2, SL, VT, Mul, Op->getFlags()); in lowerFEXP()
H A DAMDGPUISelDAGToDAG.cpp162 case ISD::FEXP2: in fp16SrcZerosHighBits()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp888 ISD::FEXP2, ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, 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/include/llvm/Target/
H A DTargetSelectionDAG.td492 def fexp2 : SDNode<"ISD::FEXP2" , SDTFPUnaryOp>;
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp372 setOperationAction(ISD::FEXP2, VT, Expand); in addMVEVectorTypes()
881 setOperationAction(ISD::FEXP2, MVT::v2f64, Expand); in ARMTargetLowering()
902 setOperationAction(ISD::FEXP2, MVT::v4f32, Expand); in ARMTargetLowering()
918 setOperationAction(ISD::FEXP2, MVT::v2f32, Expand); in ARMTargetLowering()
1051 setOperationAction(ISD::FEXP2, MVT::f64, Expand); in ARMTargetLowering()
1525 setOperationAction(ISD::FEXP2, 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/RISCV/
H A DRISCVISelLowering.cpp334 ISD::FSINCOS, ISD::FEXP, ISD::FEXP2, ISD::FLOG, in RISCVTargetLowering()
674 setOperationAction(ISD::FEXP2, 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()
1331 setOperationAction(ISD::FEXP2, VT, Expand); in AArch64TargetLowering()
1471 setOperationAction(ISD::FEXP2, VT, Expand); in addTypeForNEON()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp838 setOperationAction(ISD::FEXP2, VT, Expand); in PPCTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp577 setOperationAction(ISD::FEXP2, VT, Action); in X86TargetLowering()
887 setOperationAction(ISD::FEXP2, MVT::f80, Expand); in X86TargetLowering()
905 setOperationAction(ISD::FEXP2, VT, Expand); in X86TargetLowering()