Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp218 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp1383 int MaxLevel; // The maximum recursion depth for accumulating score. global() member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1388 LookAheadHeuristics(const TargetLibraryInfo & TLI,const DataLayout & DL,ScalarEvolution & SE,const BoUpSLP & R,int NumLanes,int MaxLevel) LookAheadHeuristics() argument
/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp1651 unsigned MaxLevel; getHostCPUFeatures() local
/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c968 unsigned MaxLevel; getAvailableFeatures() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1866 emitBody(CodeGenFunction & CGF,const Stmt * S,const Stmt * NextLoop,int MaxLevel,int Level=0) emitBody() argument