/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/ |
H A D | teams.c | 32 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
|
H A D | target.c | 31 unsigned int thread_limit, bool first) in GOMP_teams4()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/ |
H A D | teams.c | 35 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
|
H A D | target.c | 33 unsigned int thread_limit, bool first) in GOMP_teams4()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/ |
H A D | target.c | 30 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 D | target.c | 30 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
|
H A D | teams.c | 33 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | teams.c | 35 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
|
H A D | target.c | 2580 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | teams.c | 33 unsigned int thread_limit, unsigned int flags) in GOMP_teams_reg()
|
H A D | icv.c | 165 omp_set_teams_thread_limit (int thread_limit) in omp_set_teams_thread_limit()
|
H A D | fortran.c | 504 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 D | omp_lib.f90.in | 584 integer (4), intent (in) :: thread_limit local 587 integer (8), intent (in) :: thread_limit local
|
H A D | target.c | 3244 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 D | trans-openmp.c | 3321 tree thread_limit; variable
|
H A D | gfortran.h | 1354 struct gfc_expr *thread_limit; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 4021 tree thread_limit; in gfc_trans_omp_clauses() local
|
H A D | gfortran.h | 1514 struct gfc_expr *thread_limit; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 964 tree thread_limit = omp_find_clause (clauses, OMP_CLAUSE_THREAD_LIMIT); in expand_teams_call() local
|
H A D | gimplify.c | 12719 tree thread_limit = integer_zero_node; in optimize_target_teams() local
|
H A D | omp-low.c | 12730 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 D | omp-expand.cc | 944 tree thread_limit = omp_find_clause (clauses, OMP_CLAUSE_THREAD_LIMIT); in expand_teams_call() local
|
H A D | omp-low.cc | 14057 tree thread_limit = omp_find_clause (gimple_omp_teams_clauses (teams_stmt), in lower_omp_teams() local
|
H A D | gimplify.cc | 13996 tree thread_limit = integer_zero_node; in optimize_target_teams() local
|