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

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h906 extern bool gomp_create_target_task (struct gomp_device_descr *,
H A Dtarget.c2101 gomp_create_target_task (devicep, fn, mapnum, hostaddrs,
2284 if (gomp_create_target_task (devicep, (void (*) (void *)) NULL,
2425 if (gomp_create_target_task (devicep, (void (*) (void *)) NULL,
H A Dtask.c158 /* Helper function for GOMP_task and gomp_create_target_task.
677 gomp_create_target_task (struct gomp_device_descr *devicep, function
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h983 extern bool gomp_create_target_task (struct gomp_device_descr *,
H A Dtarget.c2676 gomp_create_target_task (devicep, fn, mapnum, hostaddrs,
2875 if (gomp_create_target_task (devicep, (void (*) (void *)) NULL,
3068 if (gomp_create_target_task (devicep, (void (*) (void *)) NULL,
H A Dtask.c161 /* Helper function for GOMP_task and gomp_create_target_task.
715 gomp_create_target_task (struct gomp_device_descr *devicep, function

Completed in 123 milliseconds