OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ind_da
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c
3036
void **
ind_da
= alloc_by_agent (kernel->agent, sizeof (void*) * mapnum);
local
3038
hsa_fns.hsa_memory_copy_fn (&
ind_da
[i],
3154
run_kernel (kernel,
ind_da
, &kla, NULL, false);
3155
gomp_offload_free (
ind_da
);
3159
queue_push_launch (aq, kernel,
ind_da
, &kla);
3162
aq->agent->device_id, aq->id,
ind_da
);
3163
queue_push_callback (aq, gomp_offload_free,
ind_da
);
Completed in 17 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026