Home
last modified time | relevance | path

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

12

/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/Transforms/Utils/
H A DLongestCommonSequence.h42 MaxDepth = Size1 + Size2; in longestCommonSequence() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h32 static constexpr unsigned long MaxDepth = 16; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelValueTracking.h39 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/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp100 BoundNodesTreeBuilder *Builder, int MaxDepth, in MatchChildASTVisitor()
413 const int MaxDepth; member in clang::ast_matchers::internal::__anon17c865b50111::MatchChildASTVisitor
600 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively()
635 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp330 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
H A DWindowScheduler.cpp416 unsigned MaxDepth = 1; in getEstimatedII() local
H A DEarlyIfConversion.cpp1018 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf() local
H A DMachineInstr.cpp1739 const MachineRegisterInfo &MRI, unsigned Depth, unsigned MaxDepth, in dumprImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp51 GISelValueTracking::GISelValueTracking(MachineFunction &MF, unsigned MaxDepth) in GISelValueTracking()
2069 unsigned MaxDepth = in get() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp74 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer()
H A DValueTracking.cpp7522 const unsigned MaxDepth = 2; in directlyImpliesPoison() local
7553 const unsigned MaxDepth = 2; in impliesPoison() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h486 unsigned MaxDepth = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp428 const unsigned MaxDepth = 4; in countToEliminateCompares() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp598 bool Environment::canDescend(unsigned MaxDepth, in canDescend()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp74 static cl::opt<unsigned> MaxDepth( variable
H A DAMDGPULowerModuleLDSPass.cpp1441 MDNode *NoAlias, unsigned MaxDepth = 5) { in refineUsesAlignmentAndAA()
H A DAMDGPUInstructionSelector.cpp4697 int MaxDepth = 3) { in getSrcStats()
4714 int MaxDepth = 3) { in getLastSameOrNeg()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp264 static const unsigned MaxDepth = 3; member in __anonc586b4f20111::Vectorizer
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1500 UINT16 MaxDepth; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13886 auto VisitFrom = [&](auto &&Self, const SDNode *N, int MaxDepth) { in copyExtraInfo()
13923 for (int PrevDepth = 0, MaxDepth = 16; MaxDepth <= 1024; in copyExtraInfo() local

12