Home
last modified time | relevance | path

Searched refs:__kmpc_impl_threadfence_block (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Ddata_sharing.cu60 __kmpc_impl_threadfence_block(); in __kmpc_data_sharing_init_stack_spmd()
177 __kmpc_impl_threadfence_block(); in __kmpc_data_sharing_pop_stack()
Dloop.cu367 __kmpc_impl_threadfence_block(); in dispatch_init()
/external/llvm-project/openmp/libomptarget/deviceRTLs/amdgcn/src/
Dtarget_impl.h122 INLINE void __kmpc_impl_threadfence_block() { in __kmpc_impl_threadfence_block() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/
Dtarget_impl.h202 INLINE void __kmpc_impl_threadfence_block(void) { __threadfence_block(); } in __kmpc_impl_threadfence_block() function