Searched defs:numthreads (Results 1 – 4 of 4) sorted by relevance
50 int numthreads = __builtin_gcn_dim_size (1); in gomp_gcn_enter_kernel() local
600 numthreads = options.threads variable
571 immutable uint numthreads = ((a>>14) & 0xFFF) + 1; in getcacheinfoCPUID4() local