Searched defs:MaxDepth (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c176 AcpiOsCreateCache( char *CacheName, UINT16 ObjectSize, UINT16 MaxDepth, ACPI_MEMORY_LIST **ReturnCache) argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c298 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
H A Dnsdump.c791 AcpiNsDumpObjects( ACPI_OBJECT_TYPE Type, UINT8 DisplayType, UINT32 MaxDepth, ACPI_OWNER_ID OwnerId, ACPI_HANDLE StartHandle) argument
930 AcpiNsDumpObjectPaths( ACPI_OBJECT_TYPE Type, UINT8 DisplayType, UINT32 MaxDepth, ACPI_OWNER_ID OwnerId, ACPI_HANDLE StartHandle) argument
1022 AcpiNsDumpTables( ACPI_HANDLE SearchBase, UINT32 MaxDepth) argument
[all...]
H A Dnsxfeval.c748 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c353 UINT32 MaxDepth = ACPI_UINT32_MAX; local
437 UINT32 MaxDepth = ACPI_UINT32_MAX; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp844 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp426 DepthInfo &MaxDepth = LoopDepth[I]; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h322 unsigned MaxDepth = 0; member in class:llvm::NodeSet
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp345 const int MaxDepth; member in class:clang::ast_matchers::internal::__anon287::MatchChildASTVisitor
88 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder, int MaxDepth, ast_type_traits::TraversalKind Traversal, ASTMatchFinder::BindKind Bind) argument
443 memoizedMatchesRecursively(const ast_type_traits::DynTypedNode &Node, ASTContext &Ctx, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, ast_type_traits::TraversalKind Traversal, BindKind Bind) argument
480 matchesRecursively(const ast_type_traits::DynTypedNode &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, ast_type_traits::TraversalKind Traversal, BindKind Bind) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp331 const unsigned MaxDepth = 6; variable
H A DValueTracking.cpp80 const unsigned MaxDepth = 6; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp812 static const unsigned MaxDepth = 6; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp148 static const unsigned MaxDepth = 3; member in class:__anon2810::Vectorizer
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactypes.h1455 UINT16 MaxDepth; member in struct:acpi_memory_list

Completed in 140 milliseconds