Home
last modified time | relevance | path

Searched defs:__kmpc_impl_threadfence (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/amdgcn/src/
Dtarget_impl.h118 INLINE void __kmpc_impl_threadfence() { in __kmpc_impl_threadfence() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/
Dtarget_impl.h201 INLINE void __kmpc_impl_threadfence(void) { __threadfence(); } in __kmpc_impl_threadfence() function