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

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h244 #define GOMP_VERSION_NVIDIA_PTX 1 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h275 #define GOMP_VERSION_NVIDIA_PTX 1 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dmkoffload.c345 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX),
353 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX),
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dmkoffload.cc346 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX),
354 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX),
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1220 if (GOMP_VERSION_DEV (version) > GOMP_VERSION_NVIDIA_PTX)
1224 GOMP_VERSION_NVIDIA_PTX, GOMP_VERSION_DEV (version));
1307 if (GOMP_VERSION_DEV (version) > GOMP_VERSION_NVIDIA_PTX)
1311 GOMP_VERSION_NVIDIA_PTX, GOMP_VERSION_DEV (version));
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1280 if (GOMP_VERSION_DEV (version) > GOMP_VERSION_NVIDIA_PTX)
1284 GOMP_VERSION_NVIDIA_PTX, GOMP_VERSION_DEV (version));
1385 if (GOMP_VERSION_DEV (version) > GOMP_VERSION_NVIDIA_PTX)
1389 GOMP_VERSION_NVIDIA_PTX, GOMP_VERSION_DEV (version));

Completed in 112 milliseconds