Searched refs:__kmpc_end_reduce_nowait (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | dllexports | 276 __kmpc_end_reduce_nowait 188
|
H A D | kmp_csupport.cpp | 3790 void __kmpc_end_reduce_nowait(ident_t *loc, kmp_int32 global_tid, in __kmpc_end_reduce_nowait() function
|
H A D | kmp.h | 4411 KMP_EXPORT void __kmpc_end_reduce_nowait(ident_t *loc, kmp_int32 global_tid,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 278 __OMP_RTL(__kmpc_end_reduce_nowait, false, Void, IdentPtr, Int32, 782 __OMP_RTL_ATTRS(__kmpc_end_reduce_nowait, BarrierAttrs, AttributeSet(),
|