Home
last modified time | relevance | path

Searched refs:OMPT_REDUCTION_DECL (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dompt-specific.h136 #define OMPT_REDUCTION_DECL(this_thr, gtid) \ macro
153 #define OMPT_REDUCTION_DECL(this_thr, gtid) macro
Dkmp_barrier.cpp129 OMPT_REDUCTION_DECL(this_thr, gtid); in __kmp_linear_barrier_gather_template()
357 OMPT_REDUCTION_DECL(this_thr, gtid); in __kmp_tree_barrier_gather()
607 OMPT_REDUCTION_DECL(this_thr, gtid); in __kmp_hyper_barrier_gather()
922 OMPT_REDUCTION_DECL(this_thr, gtid); in __kmp_hierarchical_barrier_gather()
Dkmp_csupport.cpp3409 OMPT_REDUCTION_DECL(th, global_tid); in __kmpc_reduce_nowait()
3522 OMPT_REDUCTION_DECL(__kmp_thread_from_gtid(global_tid), global_tid); in __kmpc_end_reduce_nowait()
3622 OMPT_REDUCTION_DECL(th, global_tid); in __kmpc_reduce()
3721 OMPT_REDUCTION_DECL(th, global_tid); in __kmpc_end_reduce()