Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c251 } nvptx_tdata_t; typedef
1216 const nvptx_tdata_t *img_header = (const nvptx_tdata_t *) target_data; in GOMP_OFFLOAD_load_image()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c265 } nvptx_tdata_t; typedef
1276 const nvptx_tdata_t *img_header = (const nvptx_tdata_t *) target_data; in GOMP_OFFLOAD_load_image()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog11683 (struct nvptx_tdata, nvptx_tdata_t): New.