HomeSort by: relevance | last modified time | path
    Searched defs:gomp_copy_host2dev (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 249 /* 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 (devicep, aq
    [all...]
  /src/external/gpl3/gcc/dist/libgomp/
target.c 289 /* Buffer into which gomp_copy_host2dev will memcpy data and from which
384 gomp_copy_host2dev (struct gomp_device_descr *devicep, function
640 gomp_copy_host2dev (devicep, aq,
650 gomp_copy_host2dev (devicep, aq,
697 gomp_copy_host2dev (devicep, aq,
727 gomp_copy_host2dev (devicep, aq, (void *) (tgt->tgt_start + target_offset),
856 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &data,
886 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &data,
939 gomp_copy_host2dev (devicep, aq, (void *) devptr, (void *) &target,
1410 gomp_copy_host2dev (devicep, aq
    [all...]

Completed in 73 milliseconds