/freebsd-src/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsdump.c | 794 UINT32 MaxDepth, in AcpiNsDumpObjects() argument 935 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() argument 1026 UINT32 MaxDepth) in AcpiNsDumpTables() argument [all...] |
H A D | nswalk.c | 301 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument
|
H A D | nsxfeval.c | 751 UINT32 MaxDepth, in AcpiWalkNamespace() argument
|
/freebsd-src/sys/contrib/dev/acpica/components/utilities/ |
H A D | utcache.c | 179 UINT16 MaxDepth, in AcpiOsCreateCache() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 34 unsigned MaxDepth; variable
|
/freebsd-src/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbnames.c | 354 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 D | GISelKnownBits.cpp | 33 GISelKnownBits(MachineFunction & MF,unsigned MaxDepth) GISelKnownBits() argument 780 unsigned MaxDepth = get() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 100 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 D | ScheduleDAG.cpp | 331 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
|
H A D | EarlyIfConversion.cpp | 968 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; shouldConvertIf() local
|
H A D | MachineInstr.cpp | 1571 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 D | MachinePipeliner.h | 328 unsigned MaxDepth = 0; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 41 unsigned MaxDepth) { in isDereferenceableAndAlignedPointer() argument
|
H A D | ValueTracking.cpp | 6741 const unsigned MaxDepth = 2; directlyImpliesPoison() local 6772 const unsigned MaxDepth = 2; impliesPoison() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopPeel.cpp | 354 const unsigned MaxDepth = 4; countToEliminateCompares() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 481 canDescend(unsigned MaxDepth,const DeclContext * Callee) const canDescend() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 260 static const unsigned MaxDepth = 3; member in __anon3152ccc40111::Vectorizer
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1524 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 D | InstCombineMulDivRem.cpp | 1256 static const unsigned MaxDepth = 6; global() variable
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actypes.h | 1498 UINT16 MaxDepth; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 12937 __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 D | X86ISelLowering.cpp | 38951 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...] |