Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp223 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
DSLPVectorizer.cpp930 int MaxLevel) { in getScoreAtLevelRec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1343 unsigned MaxLevel; in getHostCPUFeatures() local
/external/llvm/lib/Support/
DHost.cpp1156 unsigned MaxLevel; in getHostCPUFeatures() local
/external/mesa3d/src/mesa/main/
Dmtypes.h973 GLint MaxLevel; /**< max mipmap level (max=1000), OpenGL 1.2 */ member