Home
last modified time | relevance | path

Searched refs:GOMP_TARGET_ARG_VALUE_SHIFT (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h294 #define GOMP_TARGET_ARG_VALUE_SHIFT 16 macro
/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h324 #define GOMP_TARGET_ARG_VALUE_SHIFT 16 macro
H A DChangeLog634 (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
/netbsd/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1898 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT; in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c1228 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT; in parse_target_attributes()
/netbsd/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c2001 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT; in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c1191 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT; in parse_target_attributes()
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2463 val = id >> GOMP_TARGET_ARG_VALUE_SHIFT; in gomp_target_fallback()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-expand.c7833 GOMP_TARGET_ARG_VALUE_SHIFT)); in get_target_argument_value()
H A Domp-expand.cc9600 GOMP_TARGET_ARG_VALUE_SHIFT)); in get_target_argument_value()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c7833 GOMP_TARGET_ARG_VALUE_SHIFT)); in get_target_argument_value()