Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp223 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
H A DSLPVectorizer.cpp930 int MaxLevel) { in getScoreAtLevelRec()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1343 unsigned MaxLevel; in getHostCPUFeatures() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DHost.cpp1593 unsigned MaxLevel; in getHostCPUFeatures() local
/aosp_15_r20/external/llvm/lib/Support/
H A DHost.cpp1156 unsigned MaxLevel; in getHostCPUFeatures() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h858 GLint MaxLevel; /**< max mipmap level (max=1000), OpenGL 1.2 */ member