Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def83 DAG_FUNCTION(log10, 1, 1, experimental_constrained_log10, FLOG10)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h983 FLOG10, enumerator
H A DBasicTTIImpl.h2013 ISD = ISD::FLOG10; in getTypeBasedIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp252 case ISD::FLOG10: return "flog10"; in getOperationName()
H A DLegalizeFloatTypes.cpp107 case ISD::FLOG10: R = SoftenFloatRes_FLOG10(N); break; in SoftenFloatResult()
1437 case ISD::FLOG10: ExpandFloatRes_FLOG10(N, Lo, Hi); break; in ExpandFloatResult()
2611 case ISD::FLOG10: in PromoteFloatResult()
3052 case ISD::FLOG10: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp416 case ISD::FLOG10: in LegalizeOp()
H A DLegalizeVectorTypes.cpp103 case ISD::FLOG10: in ScalarizeVectorResult()
1179 case ISD::FLOG10: in SplitVectorResult()
4541 case ISD::FLOG10: in WidenVectorResult()
H A DLegalizeDAG.cpp4585 case ISD::FLOG10: in ConvertNodeToLibcall()
5552 case ISD::FLOG10: in PromoteNode()
H A DSelectionDAGBuilder.cpp5787 return DAG.getNode(ISD::FLOG10, dl, Op.getValueType(), Op, Flags); in expandLog10()
H A DSelectionDAG.cpp5452 case ISD::FLOG10: 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()
534 ISD::FLOG, ISD::FLOG10, ISD::FPOW, in AMDGPUTargetLowering()
1393 case ISD::FLOG10: in LowerOperation()
1433 case ISD::FLOG10: in ReplaceNodeResults()
2697 const bool IsLog10 = Op.getOpcode() == ISD::FLOG10; in LowerFLOGCommon()
H A DAMDGPUISelDAGToDAG.cpp156 case ISD::FLOG10: 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()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp827 setOperationAction({ISD::FCBRT, ISD::FLOG, ISD::FLOG2, ISD::FLOG10, in initActions()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp262 for (auto Op : {ISD::FCOPYSIGN, ISD::FLOG, ISD::FLOG2, ISD::FLOG10, in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp383 setOperationAction(ISD::FLOG10, VT, Expand); in addMVEVectorTypes()
886 setOperationAction(ISD::FLOG10, MVT::v2f64, Expand); in ARMTargetLowering()
909 setOperationAction(ISD::FLOG10, MVT::v4f32, Expand); in ARMTargetLowering()
927 setOperationAction(ISD::FLOG10, MVT::v2f32, Expand); in ARMTargetLowering()
1069 setOperationAction(ISD::FLOG10, MVT::f64, Expand); in ARMTargetLowering()
1552 setOperationAction(ISD::FLOG10, MVT::f16, Promote); in ARMTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1506 // FLOG, FLOG2, FLOG10, FMAXNUM, FMINNUM, FNEARBYINT, FRINT, FROUND, TRAP, 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.cpp152 setOperationAction(ISD::FLOG10, MVT::f16, Promote); in MipsSETargetLowering()
H A DMipsISelLowering.cpp458 setOperationAction(ISD::FLOG10, MVT::f32, Expand); in MipsTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp417 setOperationAction(ISD::FLOG10, MVT::f64, Custom); in PPCTargetLowering()
423 setOperationAction(ISD::FLOG10, MVT::f32, Custom); in PPCTargetLowering()
857 setOperationAction(ISD::FLOG10, VT, Expand); in PPCTargetLowering()
11800 case ISD::FLOG10: return lowerLog10(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp741 ISD::FLOG10, ISD::STRICT_FREM, ISD::STRICT_FPOW, in AArch64TargetLowering()
1192 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, in AArch64TargetLowering()
1641 setOperationAction(ISD::FLOG10, VT, Expand); in AArch64TargetLowering()
1852 setOperationAction(ISD::FLOG10, VT, Expand); in addTypeForNEON()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp508 ISD::FLOG10}, in RISCVTargetLowering()
1003 setOperationAction(ISD::FLOG10, VT, Expand); in RISCVTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp618 setOperationAction(ISD::FLOG10, VT, Action); in X86TargetLowering()
945 setOperationAction(ISD::FLOG10, MVT::f80, Expand); in X86TargetLowering()
966 setOperationAction(ISD::FLOG10, VT, Expand); in X86TargetLowering()
2488 ISD::FLOG10, ISD::STRICT_FLOG10, in X86TargetLowering()