Searched refs:acc_on_device (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Doacc-init.c31 /* For -O and higher, the compiler always attempts to expand acc_on_device, but
39 acc_on_device (acc_device_t dev) function
H A Dopenacc.f9071 bind (C, name = "acc_on_device")
84 public :: acc_on_device
86 interface acc_on_device
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Doacc-init.c31 /* For -O and higher, the compiler always attempts to expand acc_on_device, but
39 acc_on_device (acc_device_t dev) function
H A Dopenacc.f9072 bind (C, name = "acc_on_device")
92 public :: acc_on_device
94 interface acc_on_device
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/accel/
H A Doacc-init.c31 /* For -O and higher, the compiler always attempts to expand acc_on_device, but
39 acc_on_device (acc_device_t dev) function
H A Dopenacc.f9072 bind (C, name = "acc_on_device")
92 public :: acc_on_device
94 interface acc_on_device
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.h101 int acc_on_device (int __arg) __GOACC_NOTHROW;
103 int acc_on_device (acc_device_t __arg) __GOACC_NOTHROW;
161 inline int acc_on_device (acc_device_t __arg) __GOACC_NOTHROW
163 return acc_on_device ((int) __arg);
H A Doacc-init.c864 /* For -O and higher, the compiler always attempts to expand acc_on_device, but
875 acc_on_device (acc_device_t dev)
880 ialias (acc_on_device)
H A Dopenacc.f90612 bind (C, name = "acc_on_device")
790 public :: acc_init, acc_shutdown, acc_on_device
870 interface acc_on_device
H A Dopenacc_lib.h199 interface acc_on_device
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.h101 int acc_on_device (int __arg) __GOACC_NOTHROW;
103 int acc_on_device (acc_device_t __arg) __GOACC_NOTHROW;
161 inline int acc_on_device (acc_device_t __arg) __GOACC_NOTHROW
163 return acc_on_device ((int) __arg);
H A Doacc-init.c864 /* For -O and higher, the compiler always attempts to expand acc_on_device, but
875 acc_on_device (acc_device_t dev)
880 ialias (acc_on_device)
H A Dopenacc.f90612 bind (C, name = "acc_on_device")
790 public :: acc_init, acc_shutdown, acc_on_device
870 interface acc_on_device
H A Dopenacc_lib.h199 interface acc_on_device

Completed in 228 milliseconds