Searched refs:__kmpc_push_num_threads (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | dllexports | 237 __kmpc_push_num_threads 148
|
H A D | kmp_csupport.cpp | 232 void __kmpc_push_num_threads(ident_t *loc, kmp_int32 global_tid, in __kmpc_push_num_threads() function
|
H A D | kmp.h | 4438 KMP_EXPORT void __kmpc_push_num_threads(ident_t *loc, kmp_int32 global_tid,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 218 __OMP_RTL(__kmpc_push_num_threads, false, Void, IdentPtr, Int32, 702 __OMP_RTL_ATTRS(__kmpc_push_num_threads, InaccessibleArgOnlyAttrs,
|