Searched refs:GOMP_TARGET_ARG_VALUE_SHIFT (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h294 #define GOMP_TARGET_ARG_VALUE_SHIFT 16 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h324 #define GOMP_TARGET_ARG_VALUE_SHIFT 16 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1898 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT;
H A Dplugin-gcn.c1228 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT;
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c2001 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT;
H A Dplugin-gcn.c1191 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2463 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c7833 GOMP_TARGET_ARG_VALUE_SHIFT));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc9601 GOMP_TARGET_ARG_VALUE_SHIFT));

Completed in 192 milliseconds