Home
last modified time | relevance | path

Searched defs:MaxDepth (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c794 UINT32 MaxDepth, in AcpiNsDumpObjects()
935 UINT32 MaxDepth, in AcpiNsDumpObjectPaths()
1026 UINT32 MaxDepth) in AcpiNsDumpTables()
H A Dnswalk.c301 UINT32 MaxDepth, in AcpiNsWalkNamespace()
H A Dnsxfeval.c751 UINT32 MaxDepth, in AcpiWalkNamespace()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c179 UINT16 MaxDepth, in AcpiOsCreateCache()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h34 unsigned MaxDepth; variable
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c354 UINT32 MaxDepth = ACPI_UINT32_MAX; in AcpiDbDumpNamespace() local
447 UINT32 MaxDepth = ACPI_UINT32_MAX; in AcpiDbDumpNamespaceByOwner() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp35 GISelKnownBits::GISelKnownBits(MachineFunction &MF, unsigned MaxDepth) in GISelKnownBits()
858 unsigned MaxDepth = in get() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp331 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
H A DWindowScheduler.cpp416 unsigned MaxDepth = 1; in getEstimatedII() local
H A DEarlyIfConversion.cpp965 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf() local
H A DMachineInstr.cpp1629 const MachineRegisterInfo &MRI, unsigned Depth, unsigned MaxDepth, in dumprImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h333 unsigned MaxDepth = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp369 const unsigned MaxDepth = 4; in countToEliminateCompares() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp41 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer()
H A DValueTracking.cpp7418 const unsigned MaxDepth = 2; in directlyImpliesPoison() local
7449 const unsigned MaxDepth = 2; in impliesPoison() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp191 MaxDepth = Size1 + Size2; in longestCommonSequence() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp599 bool Environment::canDescend(unsigned MaxDepth, in canDescend()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1314 MDNode *NoAlias, unsigned MaxDepth = 5) { in refineUsesAlignmentAndAA()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp260 static const unsigned MaxDepth = 3; member in __anonc586b4f20111::Vectorizer
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1395 static const unsigned MaxDepth = 6; variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1498 UINT16 MaxDepth; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13267 auto VisitFrom = [&](auto &&Self, const SDNode *N, int MaxDepth) { in copyExtraInfo()
13304 for (int PrevDepth = 0, MaxDepth = 16; MaxDepth <= 1024; in copyExtraInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39702 unsigned MaxDepth, bool HasVariableMask, bool AllowVariableCrossLaneMask, in combineX86ShufflesRecursively()