Home
last modified time | relevance | path

Searched refs:nvptx_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c325 nvptx_init (void) in nvptx_init() function
1130 if (!nvptx_init () || ptx_devices[n] != NULL) in GOMP_OFFLOAD_init_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c347 nvptx_init (void) in nvptx_init() function
1190 if (!nvptx_init () || ptx_devices[n] != NULL) in GOMP_OFFLOAD_init_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog4629 (nvptx_init): ... and init from here.
6307 (nvptx_init): Remove ptx_events and ptx_event_lock references.
9093 (nvptx_init): Call init_cuda_lib, if it fails, return false. Use
9612 (nvptx_init): Use CUDA_CALL* macros.
11603 (nvptx_init): Don't call it.
12383 (nvptx_init): Change return type to bool.