Searched refs:MKLOC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp24 #define MKLOC(loc, routine) \ macro
31 MKLOC(loc, "GOMP_barrier");
62 MKLOC(loc, "GOMP_critical_start");
72 MKLOC(loc, "GOMP_critical_end");
82 MKLOC(loc, "GOMP_critical_name_start");
89 MKLOC(loc, "GOMP_critical_name_end");
116 MKLOC(loc, "GOMP_single_start");
165 MKLOC(loc, "GOMP_single_copy_start");
241 MKLOC(loc, "GOMP_ordered_start");
251 MKLOC(lo
[all...]

Completed in 49 milliseconds