Home
last modified time | relevance | path

Searched defs:MaxLevel (Results 1 – 9 of 9) 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/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp224 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, in getLAScore()
DSLPVectorizer.cpp1035 int MaxLevel) { in getScoreAtLevelRec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1343 unsigned MaxLevel; in getHostCPUFeatures() local
/external/llvm-project/llvm/lib/Support/
DHost.cpp1370 unsigned MaxLevel; in getHostCPUFeatures() local
/external/llvm/lib/Support/
DHost.cpp1156 unsigned MaxLevel; in getHostCPUFeatures() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1759 int MaxLevel, int Level = 0) { in emitBody()
/external/mesa3d/src/mesa/main/
Dmtypes.h973 GLint MaxLevel; /**< max mipmap level (max=1000), OpenGL 1.2 */ member