Searched defs:MaxThreads (Results 1 – 8 of 8) sorted by relevance
56 virtual uint32 MaxThreads () const in MaxThreads() function
33 static cl::opt<unsigned> MaxThreads( variable
33 uint32_t MaxThreads() in MaxThreads() function
1077 unsigned int MaxThreads = options::Parallelism ? options::Parallelism : 1; in runSplitCodeGen() local1218 unsigned int MaxThreads = options::Parallelism in thinLTOBackends() local
216 Expr *MaxThreads = Result.getAs<Expr>(); in instantiateDependentCUDALaunchBoundsAttr() local
4084 void Sema::AddLaunchBoundsAttr(SourceRange AttrRange, Decl *D, Expr *MaxThreads, in AddLaunchBoundsAttr()
5746 llvm::APSInt MaxThreads(32); in setTargetAttributes() local