Searched refs:omp_get_default_device (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/examples-4/
H A De.57.3.f906 omp_get_default_device, omp_set_default_device
10 default_device = omp_get_default_device ()
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/examples-4/
H A De.57.3.c10 int default_device = omp_get_default_device ();
/haiku-buildtools/gcc/libgomp/
H A Dfortran.c72 ialias_redirect (omp_get_default_device)
470 return omp_get_default_device ();
H A Denv.c1421 omp_get_default_device (void)
1468 ialias (omp_get_default_device)
1420 omp_get_default_device (void) function
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dtarget-7.c9 int d = f ? omp_get_num_devices () : omp_get_default_device ();
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload.h113 extern int omp_get_default_device(void) __GOMP_NOTHROW;
H A Doffload_omp_host.cpp44 int omp_get_default_device(void) __GOMP_NOTHROW
H A Doffload_omp_target.cpp41 int omp_get_default_device(void) __GOMP_NOTHROW

Completed in 207 milliseconds