Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports240 __kmpc_serialized_parallel 150
H A Dkmp.h3743 KMP_EXPORT void __kmpc_serialized_parallel(ident_t *, kmp_int32 global_tid);
H A Dkmp_csupport.cpp493 void __kmpc_serialized_parallel(ident_t *loc, kmp_int32 global_tid) { in __kmpc_serialized_parallel() function
H A Dkmp_runtime.cpp1465 __kmpc_serialized_parallel(loc, gtid); in __kmp_fork_call()
1701 __kmpc_serialized_parallel(loc, gtid); in __kmp_fork_call()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def425 __OMP_RTL(__kmpc_serialized_parallel, false, Void, IdentPtr, Int32)
599 __OMP_RTL_ATTRS(__kmpc_serialized_parallel, InaccessibleArgOnlyAttrs,