Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports218 __kmpc_end_ordered 125
H A Dkmp_gsupport.cpp352 __kmpc_end_ordered(&loc, gtid); in KMP_EXPAND_NAME()
H A Dkmp_csupport.cpp1108 void __kmpc_end_ordered(ident_t *loc, kmp_int32 gtid) { in __kmpc_end_ordered() function
H A Dkmp.h4223 KMP_EXPORT void __kmpc_end_ordered(ident_t *, kmp_int32 global_tid);
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def282 __OMP_RTL(__kmpc_end_ordered, false, Void, IdentPtr, Int32)
787 __OMP_RTL_ATTRS(__kmpc_end_ordered, BarrierAttrs, AttributeSet(),