/llvm-project/flang/test/Semantics/ |
H A D | change_team01b.f90 | 7 type(team_type) :: team local
|
H A D | team_number01.f90 | 6 type(team_type) :: team local
|
H A D | change_team01c.f90 | 8 type(team_type) :: team local
|
H A D | form_team01a.f90 | 7 type(team_type) :: team local
|
H A D | change_team01.f90 | 7 type(team_type) :: team local
|
H A D | this_image01.f90 | 6 type(team_type) :: team local [all...] |
H A D | form_team01b.f90 | 8 type(team_type) :: team local
|
H A D | form_team01.f90 | 6 type(team_type) :: team local
|
H A D | allocate13.f90 | 161 type(event_type), allocatable :: team[:] local
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_runtime.cpp | 536 static void __kmp_print_team_storage_map(const char *header, kmp_team_t *team, in __kmp_print_team_storage_map() argument 650 kmp_team_t *team = __kmp_team_from_gtid(gtid); __kmp_parallel_deo() local 676 kmp_team_t *team = __kmp_team_from_gtid(gtid); __kmp_parallel_dxo() local 702 kmp_team_t *team; __kmp_enter_single() local 959 __kmp_fork_team_threads(kmp_root_t * root,kmp_team_t * team,kmp_info_t * master_th,int master_gtid,int fork_teams_workers) __kmp_fork_team_threads() argument 1118 propagateFPControl(kmp_team_t * team) propagateFPControl() argument 1151 updateHWFPControl(kmp_team_t * team) updateHWFPControl() argument 1710 kmp_team_t *team; __kmp_serial_fork_call() local 1935 kmp_team_t *team; __kmp_fork_call() local 2415 __kmp_join_restore_state(kmp_info_t * thread,kmp_team_t * team) __kmp_join_restore_state() argument 2423 __kmp_join_ompt(int gtid,kmp_info_t * thread,kmp_team_t * team,ompt_data_t * parallel_data,int flags,void * codeptr) __kmp_join_ompt() argument 2444 kmp_team_t *team; __kmp_join_call() local 3052 kmp_team_t *team; __kmp_get_ancestor_thread_num() local 3110 kmp_team_t *team; __kmp_get_team_size() local 3195 __kmp_alloc_argv_entries(int argc,kmp_team_t * team,int realloc) __kmp_alloc_argv_entries() argument 3241 __kmp_allocate_team_arrays(kmp_team_t * team,int max_nth) __kmp_allocate_team_arrays() argument 3261 __kmp_free_team_arrays(kmp_team_t * team) __kmp_free_team_arrays() argument 3283 __kmp_reallocate_team_arrays(kmp_team_t * team,int max_nth) __kmp_reallocate_team_arrays() argument 3333 __kmp_get_x_global_icvs(const kmp_team_t * team) __kmp_get_x_global_icvs() argument 3448 __kmp_print_structure_team_accum(kmp_team_list_t list,kmp_team_p const * team) __kmp_print_structure_team_accum() argument 3491 __kmp_print_structure_team(char const * title,kmp_team_p const * team) __kmp_print_structure_team() argument 3596 kmp_team_p const *team = list->entry; __kmp_print_structure() local 4076 kmp_team_t *team = hot_teams[level].hot_team; __kmp_free_hot_teams() local 4212 kmp_team_t *team = thread->th.th_team; __kmp_unregister_root_current_thread() local 4262 kmp_team_t *team = this_thr->th.th_team; __kmp_task_info() local 4275 __kmp_initialize_info(kmp_info_t * this_thr,kmp_team_t * team,int tid,int gtid) __kmp_initialize_info() argument 4423 __kmp_allocate_thread(kmp_root_t * root,kmp_team_t * team,int new_tid) __kmp_allocate_thread() argument 4724 __kmp_reinitialize_team(kmp_team_t * team,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_reinitialize_team() argument 4745 __kmp_initialize_team(kmp_team_t * team,int new_nproc,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_initialize_team() argument 4799 __kmp_set_thread_place(kmp_team_t * team,kmp_info_t * th,int first,int last,int newp) __kmp_set_thread_place() argument 4817 __kmp_partition_places(kmp_team_t * team,int update_master_only) __kmp_partition_places() argument 5143 kmp_team_t *team; __kmp_allocate_team() local 5840 __kmp_reap_team(kmp_team_t * team) __kmp_reap_team() argument 6401 kmp_team_t *team = CCAST(kmp_team_t *, __kmp_team_pool); __kmp_internal_end() local 7648 __kmp_run_before_invoked_task(int gtid,int tid,kmp_info_t * this_thr,kmp_team_t * team) __kmp_run_before_invoked_task() argument 7673 __kmp_run_after_invoked_task(int gtid,int tid,kmp_info_t * this_thr,kmp_team_t * team) __kmp_run_after_invoked_task() argument 7684 kmp_team_t *team = this_thr->th.th_team; __kmp_invoke_task_func() local 7778 kmp_team_t *team = thr->th.th_team; __kmp_teams_master() local 7825 kmp_team_t *team = this_thr->th.th_team; __kmp_invoke_teams_master() local 8059 __kmp_internal_fork(ident_t * id,int gtid,kmp_team_t * team) __kmp_internal_fork() argument 8102 __kmp_internal_join(ident_t * id,int gtid,kmp_team_t * team) __kmp_internal_join() argument 8524 kmp_team_t *team = thr->th.th_team; __kmp_aux_get_team_info() local 8550 kmp_team_t *team = __kmp_aux_get_team_info(serialized); __kmp_aux_get_team_num() local 8563 kmp_team_t *team = __kmp_aux_get_team_info(serialized); __kmp_aux_get_num_teams() local 9155 __kmp_resize_dist_barrier(kmp_team_t * team,int old_nthreads,int new_nthreads) __kmp_resize_dist_barrier() argument 9210 __kmp_add_threads_to_team(kmp_team_t * team,int new_nthreads) __kmp_add_threads_to_team() argument [all...] |
H A D | kmp_barrier.cpp | 210 void __kmp_dist_barrier_wakeup(enum barrier_type bt, kmp_team_t *team, in __kmp_dist_barrier_wakeup() argument 230 kmp_team_t *team; in __kmp_dist_barrier_gather() local 379 kmp_team_t *team; in __kmp_dist_barrier_release() local 560 kmp_team_t *team = this_thr->th.th_team; __kmp_linear_barrier_gather_template() local 663 kmp_team_t *team; __kmp_linear_barrier_release_template() local 798 kmp_team_t *team = this_thr->th.th_team; __kmp_tree_barrier_gather() local 904 kmp_team_t *team; __kmp_tree_barrier_release() local 1010 kmp_team_t *team = this_thr->th.th_team; __kmp_hyper_barrier_gather() local 1129 kmp_team_t *team; __kmp_hyper_barrier_release() local 1293 __kmp_init_hierarchical_barrier_thread(enum barrier_type bt,kmp_bstate_t * thr_bar,kmp_uint32 nproc,int gtid,int tid,kmp_team_t * team) __kmp_init_hierarchical_barrier_thread() argument 1361 kmp_team_t *team = this_thr->th.th_team; __kmp_hierarchical_barrier_gather() local 1530 kmp_team_t *team; __kmp_hierarchical_barrier_release() local 1774 kmp_team_t *team = this_thr->th.th_team; __kmp_barrier_template() local 2118 kmp_team_t *team = this_thr->th.th_team; __kmp_end_split_barrier() local 2164 kmp_team_t *team; __kmp_join_barrier() local 2399 kmp_team_t *team = (tid == 0) ? this_thr->th.th_team : NULL; __kmp_fork_barrier() local 2622 __kmp_setup_icv_copy(kmp_team_t * team,int new_nproc,kmp_internal_control_t * new_icvs,ident_t * loc) __kmp_setup_icv_copy() argument [all...] |
H A D | ompt-specific.cpp | 36 #define LWT_FROM_TEAM(team) (team)->t.ompt_serialized_team_info argument 55 kmp_team *team = thr->th.th_team; in __ompt_get_teaminfo() local 378 kmp_team *team = thr->th.th_team, *prev_team = NULL; __ompt_get_task_info_internal() local 486 __ompt_team_assign_id(kmp_team_t * team,ompt_data_t ompt_pid) __ompt_team_assign_id() argument [all...] |
H A D | kmp_csupport.cpp | 882 kmp_team_t *team = this_thr->th.th_team; __kmpc_master() local 926 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_master() local 972 kmp_team_t *team = this_thr->th.th_team; __kmpc_masked() local 1013 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_masked() local 1056 kmp_team_t *team; __kmpc_ordered() local 1935 kmp_team_t *team = this_thr->th.th_team; __kmpc_single() local 1983 kmp_team_t *team = this_thr->th.th_team; __kmpc_end_single() local 3581 kmp_team_t *team; __kmp_swap_teams_for_teams_reduction() local 3604 __kmp_restore_swapped_teams(kmp_info_t * th,kmp_team_t * team,int task_state) __kmp_restore_swapped_teams() argument 3639 kmp_team_t *team; __kmpc_reduce_nowait() local 3867 kmp_team_t *team; __kmpc_reduce() local 3986 kmp_team_t *team; __kmpc_end_reduce() local 4151 kmp_team_t *team = th->th.th_team; __kmpc_doacross_init() local 4274 kmp_team_t *team = th->th.th_team; __kmpc_doacross_wait() local 4386 kmp_team_t *team = th->th.th_team; __kmpc_doacross_post() local 4456 kmp_team_t *team = th->th.th_team; __kmpc_doacross_fini() local 4569 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; __kmpc_scope() local 4585 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; __kmpc_end_scope() local [all...] |
H A D | kmp_itt.inl | 128 kmp_team_t *team = __kmp_team_from_gtid(gtid); local 194 kmp_team_t *team = __kmp_team_from_gtid(gtid); local 369 kmp_team_t *team = __kmp_team_from_gtid(gtid); local 425 kmp_team_t *team = thr->th.th_team; local
|
H A D | kmp_tasking.cpp | 634 __kmp_push_current_task_to_thread(kmp_info_t * this_thr,kmp_team_t * team,int tid) global() argument 1332 __kmp_init_implicit_task(ident_t * loc_ref,kmp_info_t * this_thr,kmp_team_t * team,int tid,int set_curr_task) global() argument 1464 kmp_team_t *team = thread->th.th_team; global() local 2092 kmp_team_t *team = this_thr->th.th_team; global() local 2796 kmp_team_t *team = thr->th.th_team; global() local 2901 kmp_team_t *team = thread->th.th_team; global() local 2923 kmp_team_t *team; global() local 3840 kmp_team_t *team = thread->th.th_team; global() local 3954 __kmp_task_team_init(kmp_task_team_t * task_team,kmp_team_t * team) global() argument 3972 __kmp_allocate_task_team(kmp_info_t * thread,kmp_team_t * team) global() argument 4073 __kmp_push_task_team_node(kmp_info_t * thread,kmp_team_t * team) global() argument 4086 __kmp_pop_task_team_node(kmp_info_t * thread,kmp_team_t * team) global() argument 4169 __kmp_task_team_setup(kmp_info_t * this_thr,kmp_team_t * team) global() argument 4254 __kmp_task_team_sync(kmp_info_t * this_thr,kmp_team_t * team) global() argument 4324 __kmp_tasking_barrier(kmp_team_t * team,kmp_info_t * thread,int gtid) global() argument 4538 kmp_team_t *team = taskdata->td_team; global() local 4645 kmp_team_t *team = taskdata->td_team; global() local [all...] |
H A D | kmp_dispatch.cpp | 105 __kmp_initialize_self_buffer(kmp_team_t *team, T id, in __kmp_initialize_self_buffer() 199 kmp_team_t *team; in __kmp_dispatch_init_algorithm() local 943 void __kmp_dispatch_free_hierarchies(kmp_team_t *team) { in __kmp_dispatch_free_hierarchies() 969 kmp_team_t *team; in __kmp_dispatch_init() local 1338 kmp_team_t *team = th->th.th_team; in __kmp_dispatch_next_algorithm() local 2201 kmp_team_t *team = th->th.th_team; in __kmp_dispatch_next() local 2471 kmp_team_t *team; in __kmpc_sections_init() local 2558 kmp_team_t *team = th->th.th_team; in __kmpc_next_section() local 2672 kmp_team_t *team; in __kmp_dist_get_bounds() local
|
H A D | kmp_sched.cpp | 99 kmp_team_t *team; in __kmp_for_static_init() local 500 kmp_team_t *team; in __kmp_dist_for_static_init() local 770 kmp_team_t *team; in __kmp_team_static_init() local
|
H A D | kmp_gsupport.cpp | 226 kmp_team_t *team = this_thr->th.th_team; in KMP_EXPAND_NAME() local 466 kmp_team_t *team = thr->th.th_team; in __kmp_GOMP_fork_call() local 2114 kmp_team_t *team = thr->th.th_team; in __kmp_GOMP_init_reductions() local 2152 kmp_team_t *team = thr->th.th_team; in __kmp_GOMP_par_reductions_microtask_wrapper() local 2473 kmp_team_t *team = thr->th.th_team; in KMP_EXPAND_NAME() local
|
H A D | kmp.h | 1263 #define KMP_BLOCKTIME(team, tid) \ argument 1274 #define KMP_BLOCKTIME_INTERVAL(team, tid) \ argument 1281 #define KMP_BLOCKTIME_INTERVAL(team, tid) \ argument 2216 kmp_team_t *team; member 3633 __kmp_gtid_from_tid(int tid,const kmp_team_t * team) __kmp_gtid_from_tid() argument 4156 KMP_DEBUG_ASSERT_TASKTEAM_INVARIANT(team,thr) global() argument 4161 KMP_DEBUG_ASSERT_TASKTEAM_INVARIANT(team,thr) global() argument 4612 KMP_HIDDEN_HELPER_TEAM(team) global() argument [all...] |
H A D | kmp_dispatch_hier.h | 929 kmp_team_t *team; in __kmp_dispatch_init_hierarchy() local
|
H A D | kmp_collapse.cpp | 1625 kmp_team_t *team = th->th.th_team; in __kmpc_for_collapsed_init() local
|
/llvm-project/llvm/utils/release/ |
H A D | github-upload-release.py | 97 team = ( variable
|
/llvm-project/flang/lib/Semantics/ |
H A D | check-coarray.cpp | 280 if (const auto *team{ Leave() local
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | Synchronization.cpp | 421 void fence::team(atomic::OrderingTy Ordering) { impl::fenceTeam(Ordering); } team() function in fence
|
/llvm-project/flang/lib/Evaluate/ |
H A D | variable.cpp | 88 std::optional<Expr<SomeInteger>> CoarrayRef::team() const { in team() function in Fortran::evaluate::CoarrayRef
|