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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h191 offset_and_size_t td_ident; // task identifier member in struct:__anon3442
H A Dkmp_debugger.cpp186 offset_and_size_of(kmp_taskdata_t, td_ident),
H A Dkmp_taskdeps.cpp218 task_source->td_ident->psource, sink->dn.id,
219 task_sink->td_ident->psource);
H A Dkmp_tasking.cpp1047 task->td_ident = loc_ref;
1276 taskdata->td_ident = loc_ref;
H A Dkmp.h2271 ident_t *td_ident; /* task identifier */ member in struct:kmp_taskdata

Completed in 103 milliseconds