Home
last modified time | relevance | path

Searched defs:this_thr (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
265 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
272 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
279 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
286 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1300 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1612 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1632 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1672 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp227 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_gather()
376 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_dist_barrier_release()
557 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
659 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
766 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
773 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
1773 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
2095 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
2116 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
2162 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
265 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
272 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
279 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
286 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1298 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1610 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1630 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1670 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
265 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
272 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
279 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
286 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1300 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1612 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1632 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1672 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
263 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
270 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
277 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
284 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1302 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1615 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1635 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1675 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp45 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
147 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
254 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
261 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
268 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
275 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1261 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1572 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1593 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1634 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
265 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
272 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
279 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
286 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1300 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1613 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1633 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1673 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
265 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
272 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
279 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
286 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1298 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1610 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1630 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1670 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp45 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
147 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
254 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
261 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
268 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
275 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1261 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1572 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1593 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1634 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp47 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
154 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
263 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
270 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
277 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
284 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1302 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1615 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1635 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1675 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp49 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
153 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
264 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
271 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
278 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
285 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1288 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1600 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1620 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1660 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_cancel.cpp33 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
140 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
248 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
314 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_cancel.cpp30 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel() local
137 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancellationpoint() local
245 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_cancel_barrier() local
311 kmp_info_t *this_thr = __kmp_entry_thread(); in __kmp_get_cancellation_status() local
H A Dkmp_barrier.cpp45 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_template()
147 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_template()
254 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather()
261 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_gather_cancellable()
268 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release()
275 enum barrier_type bt, kmp_info_t *this_thr, int gtid, int tid, in __kmp_linear_barrier_release_cancellable()
1261 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_template() local
1572 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_barrier_gomp_cancel() local
1593 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_end_split_barrier() local
1634 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmp_join_barrier() local
[all …]

12345678