Searched refs:GOMP_VERSION_PACK (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h249 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h279 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) 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/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,

Completed in 116 milliseconds