Searched refs:GOMP_VERSION (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h240 /* Versions of libgomp and device-specific plugins. GOMP_VERSION
243 #define GOMP_VERSION 1 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h271 /* Versions of libgomp and device-specific plugins. GOMP_VERSION
274 #define GOMP_VERSION 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/
H A Doacc-host.c77 return GOMP_VERSION;
H A Dtarget.c1749 if (GOMP_VERSION_LIB (version) > GOMP_VERSION)
1751 GOMP_VERSION, GOMP_VERSION_LIB (version));
3042 if (device->version_func () != GOMP_VERSION)
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c77 return GOMP_VERSION;
H A Dtarget.c2295 if (GOMP_VERSION_LIB (version) > GOMP_VERSION)
2297 GOMP_VERSION, GOMP_VERSION_LIB (version));
3736 if (device->version_func () != GOMP_VERSION)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dmkoffload.c470 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_GCN),
478 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_GCN),
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc750 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_GCN),
758 GOMP_VERSION_PACK (GOMP_VERSION, GOMP_VERSION_GCN),
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c2467 GOMP_VERSION_PACK (GOMP_VERSION,
2484 GOMP_VERSION_PACK (GOMP_VERSION,
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c217 return GOMP_VERSION;
H A Dplugin-nvptx.c1181 return GOMP_VERSION;
H A Dplugin-gcn.c3387 return GOMP_VERSION;
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1241 return GOMP_VERSION;
H A Dplugin-gcn.c3211 return GOMP_VERSION;

Completed in 393 milliseconds