Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports238 __kmpc_serialized_parallel 150
H A Dkmp_csupport.cpp397 __kmpc_serialized_parallel(loc, gtid); in __kmpc_fork_call_if()
603 void __kmpc_serialized_parallel(ident_t *loc, kmp_int32 global_tid) { in __kmpc_serialized_parallel() function
H A Dkmp.h4212 KMP_EXPORT void __kmpc_serialized_parallel(ident_t *, kmp_int32 global_tid);
H A Dkmp_runtime.cpp1486 __kmpc_serialized_parallel(loc, gtid); in __kmp_fork_in_teams()
1726 __kmpc_serialized_parallel(loc, gtid); in __kmp_serial_fork_call()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def484 __OMP_RTL(__kmpc_serialized_parallel, false, Void, IdentPtr, Int32)
1074 __OMP_RTL_ATTRS(__kmpc_serialized_parallel, InaccessibleArgOnlyAttrs,