Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c794 UINT32 MaxDepth, in AcpiNsDumpObjects() argument
935 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() argument
1026 UINT32 MaxDepth) in AcpiNsDumpTables() argument
[all...]
H A Dnswalk.c301 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument
H A Dnsxfeval.c751 UINT32 MaxDepth, in AcpiWalkNamespace() argument
/freebsd-src/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c179 UINT16 MaxDepth, in AcpiOsCreateCache() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelKnownBits.h34 unsigned MaxDepth; variable
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp33 GISelKnownBits(MachineFunction & MF,unsigned MaxDepth) GISelKnownBits() argument
780 unsigned MaxDepth = get() local
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp100 BoundNodesTreeBuilder *Builder, int MaxDepth, in MatchChildASTVisitor()
412 const int MaxDepth; member in clang::ast_matchers::internal::__anonbe2d60470111::MatchChildASTVisitor
598 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively()
633 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp331 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
H A DEarlyIfConversion.cpp968 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; shouldConvertIf() local
H A DMachineInstr.cpp1571 dumprImpl(const MachineRegisterInfo & MRI,unsigned Depth,unsigned MaxDepth,SmallPtrSetImpl<const MachineInstr * > & AlreadySeenInstrs) const dumprImpl() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h328 unsigned MaxDepth = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp41 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer() argument
H A DValueTracking.cpp6741 const unsigned MaxDepth = 2; directlyImpliesPoison() local
6772 const unsigned MaxDepth = 2; impliesPoison() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp354 const unsigned MaxDepth = 4; countToEliminateCompares() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp481 canDescend(unsigned MaxDepth,const DeclContext * Callee) const canDescend() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp260 static const unsigned MaxDepth = 3; member in __anon3152ccc40111::Vectorizer
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1524 refineUsesAlignmentAndAA(Value * Ptr,Align A,const DataLayout & DL,MDNode * AliasScope,MDNode * NoAlias,unsigned MaxDepth=5) refineUsesAlignmentAndAA() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1256 static const unsigned MaxDepth = 6; global() variable
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactypes.h1498 UINT16 MaxDepth; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12937 __anonf8222bf91d02(auto &&Self, const SDNode *N, int MaxDepth) copyExtraInfo() argument
12974 for (int PrevDepth = 0, MaxDepth = 16; MaxDepth <= 1024; copyExtraInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38951 combineX86ShufflesRecursively(ArrayRef<SDValue> SrcOps,int SrcOpIndex,SDValue Root,ArrayRef<int> RootMask,ArrayRef<const SDNode * > SrcNodes,unsigned Depth,unsigned MaxDepth,bool HasVariableMask,bool AllowVariableCrossLaneMask,bool AllowVariablePerLaneMask,SelectionDAG & DAG,const X86Subtarget & Subtarget) combineX86ShufflesRecursively() argument
[all...]