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