Searched refs:acc_device_host_nonshm (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dacc_on_device-1.c18 if (acc_on_device (acc_device_host_nonshm))
35 if (acc_on_device (acc_device_host_nonshm))
55 if (!acc_on_device (acc_device_host_nonshm))
58 if (acc_on_device (acc_device_host_nonshm))
/haiku-buildtools/gcc/libgomp/
H A Dopenacc.h56 acc_device_host_nonshm = 3, enumerator in enum:acc_device_t
H A Doacc-init.c102 case acc_device_host_nonshm: return "host_nonshm";
557 if (acc_get_device_type () == acc_device_host_nonshm
560 return dev == acc_device_host_nonshm || dev == acc_device_not_host;
H A Dopenacc_lib.h41 integer (acc_device_kind), parameter :: acc_device_host_nonshm = 3
H A Dopenacc.f9046 integer (acc_device_kind), parameter :: acc_device_host_nonshm = 3 variable in module:openacc_kinds

Completed in 149 milliseconds