Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.pm34 use constant MaxLevel => 4; constant
H A DCollate.xs21 #define MaxLevel (4) macro
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp218 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp1204 int MaxLevel; // The maximum recursion depth for accumulating score. member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1209 int MaxLevel) in LookAheadHeuristics()
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp1593 unsigned MaxLevel; in getHostCPUFeatures() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1843 int MaxLevel, int Level = 0) { in emitBody()