Searched refs:__kmpc_threadprivate_cached (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_threadprivate.cpp | 614 __kmpc_threadprivate_cached(ident_t *loc, in __kmpc_threadprivate_cached() function
|
H A D | dllexports | 245 __kmpc_threadprivate_cached 157
|
H A D | kmp.h | 4481 KMP_EXPORT void *__kmpc_threadprivate_cached(ident_t *loc, kmp_int32 global_tid,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 396 __OMP_RTL(__kmpc_threadprivate_cached, false, VoidPtr, IdentPtr, Int32, VoidPtr, 960 __OMP_RTL_ATTRS(__kmpc_threadprivate_cached, DefaultAttrs, AttributeSet(),
|