Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c399 nvptx_open_device (int n) in nvptx_open_device() function
1136 dev = nvptx_open_device (n); in GOMP_OFFLOAD_init_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c421 nvptx_open_device (int n) in nvptx_open_device() function
1196 dev = nvptx_open_device (n); in GOMP_OFFLOAD_init_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog3021 (nvptx_open_device): Initialise cached-stacks housekeeping info.
6310 (nvptx_open_device): Add free_blocks initialization, remove
7326 (nvptx_open_device): Use
7411 (nvptx_open_device): Init default_dims for device.
7437 (nvptx_open_device): Initialize new fields.
9088 nvptx_attach_host_thread_to_device, nvptx_open_device, link_ptx,
9243 (nvptx_open_device): ...here.
9615 (nvptx_open_device): Use CUDA_CALL* macros.
11654 (nvptx_open_device): Initialize images and image_lock fields.
12386 (nvptx_open_device): Return struct ptx_device* instead of void*.