Searched refs:nvptx_thread (Results 1 – 3 of 3) sorted by relevance
215 struct nvptx_thread struct315 static inline struct nvptx_thread *316 nvptx_thread (void) in nvptx_thread() function318 return (struct nvptx_thread *) GOMP_PLUGIN_acc_thread (); in nvptx_thread()713 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_exec()1078 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_get_current_cuda_device()1089 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_get_current_cuda_context()1510 struct nvptx_thread *nvthd = in GOMP_OFFLOAD_openacc_async_exec()1511 (struct nvptx_thread *) GOMP_PLUGIN_acc_thread (); in GOMP_OFFLOAD_openacc_async_exec()1534 struct nvptx_thread *nvthd in GOMP_OFFLOAD_openacc_create_thread_data()[all …]
229 struct nvptx_thread struct337 static inline struct nvptx_thread *338 nvptx_thread (void) in nvptx_thread() function340 return (struct nvptx_thread *) GOMP_PLUGIN_acc_thread (); in nvptx_thread()745 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_exec()1138 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_get_current_cuda_device()1149 struct nvptx_thread *nvthd = nvptx_thread (); in nvptx_get_current_cuda_context()1599 struct nvptx_thread *nvthd = in GOMP_OFFLOAD_openacc_async_exec()1600 (struct nvptx_thread *) GOMP_PLUGIN_acc_thread (); in GOMP_OFFLOAD_openacc_async_exec()1623 struct nvptx_thread *nvthd in GOMP_OFFLOAD_openacc_create_thread_data()[all …]
6288 (struct nvptx_thread): Remove current_stream field.