Searched refs:__kmpc_masked (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | dllexports | 393 __kmpc_masked 282
|
H A D | kmp_csupport.cpp | 950 kmp_int32 __kmpc_masked(ident_t *loc, kmp_int32 global_tid, kmp_int32 filter) { in __kmpc_masked() function
|
H A D | kmp.h | 4219 KMP_EXPORT kmp_int32 __kmpc_masked(ident_t *, kmp_int32 global_tid,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPKinds.def | 262 __OMP_RTL(__kmpc_masked, false, Int32, IdentPtr, Int32, Int32) 758 __OMP_RTL_ATTRS(__kmpc_masked, InaccessibleArgOnlyAttrs, SExt,
|