Home
last modified time | relevance | path

Searched refs:__kmpc_serialized_parallel (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports238 __kmpc_serialized_parallel 150
H A Dkmp_csupport.cpp352 __kmpc_serialized_parallel(loc, gtid); in __kmpc_fork_call_if()
558 void __kmpc_serialized_parallel(ident_t *loc, kmp_int32 global_tid) { in __kmpc_serialized_parallel() function
H A Dkmp.h4179 KMP_EXPORT void __kmpc_serialized_parallel(ident_t *, kmp_int32 global_tid);
H A Dkmp_runtime.cpp1426 __kmpc_serialized_parallel(loc, gtid); in __kmp_fork_in_teams()
1666 __kmpc_serialized_parallel(loc, gtid); in __kmp_serial_fork_call()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def481 __OMP_RTL(__kmpc_serialized_parallel, false, Void, IdentPtr, Int32)
1066 __OMP_RTL_ATTRS(__kmpc_serialized_parallel, InaccessibleArgOnlyAttrs,