Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Dteams.c32 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
H A Dtarget.c31 unsigned int thread_limit, bool first) in GOMP_teams4()
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Dteams.c35 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
H A Dtarget.c33 unsigned int thread_limit, bool first) in GOMP_teams4()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Dtarget.c30 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dtarget.c30 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
H A Dteams.c33 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dteams.c35 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
H A Dtarget.c2580 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dteams.c33 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
H A Dicv.c165 omp_set_teams_thread_limit (int thread_limit) in omp_set_teams_thread_limit()
H A 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_()
H A Domp_lib.f90.in584 integer (4), intent (in) :: thread_limit local
587 integer (8), intent (in) :: thread_limit local
H A 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.old/dist/gcc/fortran/
H A Dtrans-openmp.c3321 tree thread_limit; variable
H A Dgfortran.h1354 struct gfc_expr *thread_limit; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc4021 tree thread_limit; in gfc_trans_omp_clauses() local
H A Dgfortran.h1514 struct gfc_expr *thread_limit; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c964 tree thread_limit = omp_find_clause (clauses, OMP_CLAUSE_THREAD_LIMIT); in expand_teams_call() local
H A Dgimplify.c12719 tree thread_limit = integer_zero_node; in optimize_target_teams() local
H A Domp-low.c12730 tree thread_limit = omp_find_clause (gimple_omp_teams_clauses (teams_stmt), in lower_omp_teams() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc944 tree thread_limit = omp_find_clause (clauses, OMP_CLAUSE_THREAD_LIMIT); in expand_teams_call() local
H A Domp-low.cc14057 tree thread_limit = omp_find_clause (gimple_omp_teams_clauses (teams_stmt), in lower_omp_teams() local
H A Dgimplify.cc13996 tree thread_limit = integer_zero_node; in optimize_target_teams() local