Home
last modified time | relevance | path

Searched refs:FLOG2 (Results 1 – 24 of 24) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def80 DAG_FUNCTION(log2, 1, 1, experimental_constrained_log2, FLOG2)
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h945 FLOG2, enumerator
H A DBasicTTIImpl.h1902 ISD = ISD::FLOG2; in getTypeBasedIntrinsicInstrCost()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp230 case ISD::FLOG2: return "flog2"; in getOperationName()
H A DLegalizeFloatTypes.cpp96 case ISD::FLOG2: R = SoftenFloatRes_FLOG2(N); break; in SoftenFloatResult()
1325 case ISD::FLOG2: ExpandFloatRes_FLOG2(N, Lo, Hi); break; in ExpandFloatResult()
2410 case ISD::FLOG2: in PromoteFloatResult()
2818 case ISD::FLOG2: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp399 case ISD::FLOG2: in LegalizeOp()
H A DLegalizeVectorTypes.cpp95 case ISD::FLOG2: in ScalarizeVectorResult()
1088 case ISD::FLOG2: in SplitVectorResult()
4278 case ISD::FLOG2: in WidenVectorResult()
H A DLegalizeDAG.cpp4445 case ISD::FLOG2: in ConvertNodeToLibcall()
5366 case ISD::FLOG2: in PromoteNode()
H A DSelectionDAGBuilder.cpp5459 return DAG.getNode(ISD::FLOG2, dl, Op.getValueType(), Op, Flags); in expandLog2()
8888 if (visitUnaryFloatCall(I, ISD::FLOG2)) in visitCall()
H A DSelectionDAG.cpp5171 case ISD::FLOG2: in isKnownNeverNaN()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp347 setOperationAction(ISD::FLOG2, MVT::f32, Custom); in AMDGPUTargetLowering()
364 setOperationAction({ISD::FLOG2, ISD::FEXP2}, MVT::f16, Custom); in AMDGPUTargetLowering()
482 ISD::FEXP10, ISD::FLOG2, ISD::FREM, in AMDGPUTargetLowering()
1349 case ISD::FLOG2: in LowerOperation()
1387 case ISD::FLOG2: in ReplaceNodeResults()
2757 VT == MVT::f32 ? (unsigned)AMDGPUISD::LOG : (unsigned)ISD::FLOG2; in LowerFLOGUnsafe()
H A DAMDGPUISelDAGToDAG.cpp159 case ISD::FLOG2: in fp16SrcZerosHighBits()
H A DSIISelLowering.cpp212 ISD::FLDEXP, ISD::FFREXP, ISD::FLOG, ISD::FLOG2, in SITargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp151 setOperationAction(ISD::FLOG2, MVT::f16, Promote); in MipsSETargetLowering()
383 setOperationAction(ISD::FLOG2, Ty, Legal); in addMSAFloatType()
1887 return DAG.getNode(ISD::FLOG2, DL, Op->getValueType(0), Op->getOperand(1)); in lowerINTRINSIC_WO_CHAIN()
H A DMipsISelLowering.cpp436 setOperationAction(ISD::FLOG2, MVT::f32, Expand); in MipsTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp935 setOperationAction({ISD::FCBRT, ISD::FLOG, ISD::FLOG2, ISD::FLOG10, ISD::FEXP, in initActions()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp250 for (auto Op : {ISD::FCOPYSIGN, ISD::FLOG, ISD::FLOG2, ISD::FLOG10, in WebAssemblyTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td515 def flog2 : SDNode<"ISD::FLOG2" , SDTFPUnaryOp>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp370 setOperationAction(ISD::FLOG2, VT, Expand); in addMVEVectorTypes()
880 setOperationAction(ISD::FLOG2, MVT::v2f64, Expand); in ARMTargetLowering()
902 setOperationAction(ISD::FLOG2, MVT::v4f32, Expand); in ARMTargetLowering()
919 setOperationAction(ISD::FLOG2, MVT::v2f32, Expand); in ARMTargetLowering()
1061 setOperationAction(ISD::FLOG2, MVT::f64, Expand); in ARMTargetLowering()
1551 setOperationAction(ISD::FLOG2, MVT::f16, Promote); in ARMTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1635 ISD::FCOS, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp685 ISD::FLOG, ISD::FLOG2, ISD::FLOG10, in AArch64TargetLowering()
1502 setOperationAction(ISD::FLOG2, VT, Expand); in AArch64TargetLowering()
1687 setOperationAction(ISD::FLOG2, VT, Expand); in addTypeForNEON()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp498 ISD::FEXP2, ISD::FEXP10, ISD::FLOG, ISD::FLOG2, in RISCVTargetLowering()
968 setOperationAction(ISD::FLOG2, VT, Expand); in RISCVTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp848 setOperationAction(ISD::FLOG2, VT, Expand); in PPCTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp568 setOperationAction(ISD::FLOG2, VT, Action); in X86TargetLowering()
882 setOperationAction(ISD::FLOG2, MVT::f80, Expand); in X86TargetLowering()
901 setOperationAction(ISD::FLOG2, VT, Expand); in X86TargetLowering()