Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp34 static cl::opt<unsigned> MaxThreads( variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp266 Expr *MaxThreads = Result.getAs<Expr>(); in instantiateDependentCUDALaunchBoundsAttr() local
H A DSemaDeclAttr.cpp4996 Expr *MaxThreads, Expr *MinBlocks) { in AddLaunchBoundsAttr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp7169 llvm::APSInt MaxThreads(32); in setTargetAttributes() local