Searched defs:is_ws (Results 1 – 2 of 2) sorted by relevance
/llvm-project/openmp/runtime/src/ |
H A D | kmp_tasking.cpp | 2784 void *__kmp_task_reduction_modifier_init(ident_t *loc, int gtid, int is_ws, argument 2842 void *__kmpc_task_reduction_modifier_init(ident_t *loc, int gtid, int is_ws, argument 2862 void *__kmpc_taskred_modifier_init(ident_t *loc, int gtid, int is_ws, in argument 2876 __kmpc_task_reduction_modifier_fini(ident_t * loc,int gtid,int is_ws) global() argument [all...] |
H A D | kmp_gsupport.cpp | 2112 static void __kmp_GOMP_init_reductions(int gtid, uintptr_t *data, int is_ws) { in __kmp_GOMP_init_reductions()
|