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.cpp218 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp1405 int MaxLevel; // The maximum recursion depth for accumulating score. member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1410 int MaxLevel) in LookAheadHeuristics() argument
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1742 unsigned MaxLevel; in getHostCPUFeatures() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c1045 unsigned MaxLevel; in getAvailableFeatures() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1871 int MaxLevel, int Level = 0) { in emitBody()