Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_area_task.h56 virtual uint32 MaxThreads () const in MaxThreads() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/
Dignored.c6 const int MaxThreads = 1024; variable
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/
Dalignment.c21 const int MaxThreads = 1024; variable
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/
Dthread_limit.c10 const int MaxThreads = 1024; variable
Dnum_threads.c10 const int MaxThreads = 1024; variable
Dnested.c6 const int MaxThreads = 1024; variable
Dlevel.c6 const int MaxThreads = 1024; variable
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp33 static cl::opt<unsigned> MaxThreads( variable
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp33 static cl::opt<unsigned> MaxThreads( variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp33 static cl::opt<unsigned> MaxThreads( variable
/external/llvm/tools/gold/
Dgold-plugin.cpp1077 unsigned int MaxThreads = options::Parallelism ? options::Parallelism : 1; in runSplitCodeGen() local
1218 unsigned int MaxThreads = options::Parallelism in thinLTOBackends() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp216 Expr *MaxThreads = Result.getAs<Expr>(); in instantiateDependentCUDALaunchBoundsAttr() local
DSemaDeclAttr.cpp4084 void Sema::AddLaunchBoundsAttr(SourceRange AttrRange, Decl *D, Expr *MaxThreads, in AddLaunchBoundsAttr()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp266 Expr *MaxThreads = Result.getAs<Expr>(); in instantiateDependentCUDALaunchBoundsAttr() local
DSemaDeclAttr.cpp4957 Expr *MaxThreads, Expr *MinBlocks) { in AddLaunchBoundsAttr()
/external/clang/lib/CodeGen/
DTargetInfo.cpp5746 llvm::APSInt MaxThreads(32); in setTargetAttributes() local
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7124 llvm::APSInt MaxThreads(32); in setTargetAttributes() local