Home
last modified time | relevance | path

Searched refs:__kmpc_impl_syncthreads (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Domptarget.cu97 __kmpc_impl_syncthreads(); in __kmpc_spmd_kernel_init()
116 __kmpc_impl_syncthreads(); in __kmpc_spmd_kernel_init()
145 __kmpc_impl_syncthreads(); in __kmpc_spmd_kernel_deinit_v2()
Ddata_sharing.cu252 __kmpc_impl_syncthreads(); in __kmpc_get_team_static_memory()
266 __kmpc_impl_syncthreads(); in __kmpc_restore_team_static_memory()
Dsync.cu77 __kmpc_impl_syncthreads(); in __kmpc_barrier_simple_spmd()
/external/llvm-project/openmp/libomptarget/deviceRTLs/amdgcn/src/
Dtarget_impl.h106 INLINE void __kmpc_impl_syncthreads() { __builtin_amdgcn_s_barrier(); } in __kmpc_impl_syncthreads() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/
Dtarget_impl.h169 INLINE void __kmpc_impl_syncthreads() { in __kmpc_impl_syncthreads() function