Home
last modified time | relevance | path

Searched defs:MaxLevel (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c857 UINT32 MaxLevel = *((UINT32 *) Context); in AcpiNsDumpOneObjectPath() local
901 UINT32 *MaxLevel = (UINT32 *) Context; in AcpiNsGetMaxDepth() local
940 UINT32 MaxLevel = 0; in AcpiNsDumpObjectPaths() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp218 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp1213 int MaxLevel; // The maximum recursion depth for accumulating score. member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1218 int MaxLevel) in LookAheadHeuristics()
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1689 unsigned MaxLevel; in getHostCPUFeatures() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1843 int MaxLevel, int Level = 0) { in emitBody()