Home
last modified time | relevance | path

Searched defs:thread_limit (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dteams.c33 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
Dicv.c165 omp_set_teams_thread_limit (int thread_limit) in omp_set_teams_thread_limit()
Dfortran.c504 omp_set_teams_thread_limit_ (const int32_t *thread_limit) in omp_set_teams_thread_limit_()
510 omp_set_teams_thread_limit_8_ (const int64_t *thread_limit) in omp_set_teams_thread_limit_8_()
Domp_lib.f90.in584 integer (4), intent (in) :: thread_limit local
587 integer (8), intent (in) :: thread_limit local
Dtarget.c3244 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
3257 unsigned int thread_limit, bool first) in GOMP_teams4()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-expand.cc944 tree thread_limit = omp_find_clause (clauses, OMP_CLAUSE_THREAD_LIMIT); in expand_teams_call() local
Domp-low.cc14057 tree thread_limit = omp_find_clause (gimple_omp_teams_clauses (teams_stmt), in lower_omp_teams() local
Dgimplify.cc13996 tree thread_limit = integer_zero_node; in optimize_target_teams() local