Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports345 __kmpc_omp_wait_deps 243
H A Dkmp_taskdeps.cpp888 void __kmpc_omp_wait_deps(ident_t *loc_ref, kmp_int32 gtid, kmp_int32 ndeps, in __kmpc_omp_wait_deps() function
H A Dkmp_gsupport.cpp1317 __kmpc_omp_wait_deps(&loc, gtid, ndeps, dep_list, 0, NULL);
2004 __kmpc_omp_wait_deps(&loc, gtid, ndeps, dep_list, 0, NULL); in KMP_EXPAND_NAME()
H A Dkmp.h4273 KMP_EXPORT void __kmpc_omp_wait_deps(ident_t *loc_ref, kmp_int32 gtid,
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def382 __OMP_RTL(__kmpc_omp_wait_deps, false, Void, IdentPtr, Int32, Int32,
938 __OMP_RTL_ATTRS(__kmpc_omp_wait_deps, BarrierAttrs, AttributeSet(),