Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Dteam.c50 int numthreads = __builtin_gcn_dim_size (1); in gomp_gcn_enter_kernel() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Dteam.c50 int numthreads = __builtin_gcn_dim_size (1); in gomp_gcn_enter_kernel() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check600 numthreads = options.threads variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d571 immutable uint numthreads = ((a>>14) & 0xFFF) + 1; in getcacheinfoCPUID4() local