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

/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c249 /* Buffer into which gomp_copy_host2dev will memcpy data and from which
344 gomp_copy_host2dev (struct gomp_device_descr *devicep, function
593 gomp_copy_host2dev (devicep, aq,
603 gomp_copy_host2dev (devicep, aq,
650 gomp_copy_host2dev (devicep, aq,
680 gomp_copy_host2dev (devicep, aq, (void *) (tgt->tgt_start + target_offset),
828 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &data,
881 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &target,
1350 gomp_copy_host2dev (devicep, aq,
1440 gomp_copy_host2dev (device
[all...]
H A Dlibgomp.h1275 extern void gomp_copy_host2dev (struct gomp_device_descr *,
H A Doacc-mem.c205 gomp_copy_host2dev (thr->dev, aq, d, h, s, false, /* TODO: cbuf? */ NULL);
877 gomp_copy_host2dev (acc_dev, aq, d, h, s, false, /* TODO: cbuf? */ NULL);
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c208 /* Buffer into which gomp_copy_host2dev will memcpy data and from which
291 gomp_copy_host2dev (struct gomp_device_descr *devicep, function
381 gomp_copy_host2dev (devicep, aq,
411 gomp_copy_host2dev (devicep, aq,
433 gomp_copy_host2dev (devicep, aq, (void *) (tgt->tgt_start + target_offset),
566 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &data,
619 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &target,
977 gomp_copy_host2dev (devicep, aq,
1066 gomp_copy_host2dev (devicep, aq,
1178 gomp_copy_host2dev (device
[all...]
H A Dlibgomp.h1157 extern void gomp_copy_host2dev (struct gomp_device_descr *,
H A Doacc-mem.c205 gomp_copy_host2dev (thr->dev, aq, d, h, s, /* TODO: cbuf? */ NULL);
877 gomp_copy_host2dev (acc_dev, aq, d, h, s, /* TODO: cbuf? */ NULL);

Completed in 284 milliseconds