Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp274 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp2137 int MaxLevel; // The maximum recursion depth for accumulating score. member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
2142 int MaxLevel) in LookAheadHeuristics()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c1033 unsigned MaxLevel = 0; in getAvailableFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1860 unsigned MaxLevel; in getHostCPUFeatures() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1915 int MaxLevel, int Level = 0) { in emitBody()