Home
last modified time | relevance | path

Searched defs:omp_get_device_num (Results 1 – 3 of 3) sorted by relevance

/llvm-project/offload/test/offloading/fortran/
H A Dtarget_update.f9015 integer :: omp_get_device_num local
/llvm-project/offload/DeviceRTL/src/
H A DState.cpp422 int omp_get_device_num(void) { return config::getDeviceNum(); } in omp_get_device_num() function
/llvm-project/offload/src/OpenMP/
H A DAPI.cpp83 EXTERN int omp_get_device_num(void) { in omp_get_device_num() function