Home
last modified time | relevance | path

Searched refs:GOMP_DEVICE_ICV (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/include/
H A Dgomp-constants.h179 #define GOMP_DEVICE_ICV -1 macro
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dtarget.c111 if (device_id == GOMP_DEVICE_ICV) in resolve_device()
/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-expand.c7192 device = build_int_cst (integer_type_node, GOMP_DEVICE_ICV); in expand_omp_target()