Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Dapi.cpp32 int hostDevice = omp_get_num_devices(); in omp_get_initial_device() local
33 DP("Call to omp_get_initial_device returning %d\n", hostDevice); in omp_get_initial_device()
34 return hostDevice; in omp_get_initial_device()