Home
last modified time | relevance | path

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

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