Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp33 static cl::opt<unsigned> MaxThreads( variable
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp290 Expr *MaxThreads = Result.getAs<Expr>(); in instantiateDependentCUDALaunchBoundsAttr() local
H A DSemaDeclAttr.cpp5418 Expr *MaxThreads, Expr *MinBlocks) { in AddLaunchBoundsAttr()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp7338 llvm::APSInt MaxThreads(32); in setTargetAttributes() local