Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp217 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp1059 int MaxLevel; // The maximum recursion depth for accumulating score. member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1063 const BoUpSLP &R, int NumLanes, int MaxLevel) in LookAheadHeuristics()
/llvm-project-15.0.7/llvm/lib/Support/
H A DHost.cpp1665 unsigned MaxLevel; in getHostCPUFeatures() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1835 int MaxLevel, int Level = 0) { in emitBody()