Searched refs:__kmpc_reduce_nowait (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | dllexports | 275 __kmpc_reduce_nowait 187
|
H A D | kmp_csupport.cpp | 3630 __kmpc_reduce_nowait(ident_t *loc, kmp_int32 global_tid, kmp_int32 num_vars, in __kmpc_reduce_nowait() function
|
H A D | kmp.h | 4407 KMP_EXPORT kmp_int32 __kmpc_reduce_nowait(
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 275 __OMP_RTL(__kmpc_reduce_nowait, false, Int32, IdentPtr, Int32, Int32, SizeTy, 777 __OMP_RTL_ATTRS(__kmpc_reduce_nowait, BarrierAttrs, SExt,
|