Searched refs:omp_get_device_num (Results 1 – 15 of 15) sorted by relevance
11 int device_num = omp_get_device_num(); in test_omp_get_device_num()
9 int device_num = omp_get_device_num(); in test_omp_get_device_num()
34 omp_get_device_num;
33 EXTERN int omp_get_device_num(void) { in omp_get_device_num() function
305 function omp_get_device_num() bind(c)307 integer(kind=omp_integer_kind) :: omp_get_device_num308 end function omp_get_device_num
129 int omp_get_device_num(void);
226 int omp_get_device_num(void);
460 function omp_get_device_num() bind(c)462 integer (kind=omp_integer_kind) omp_get_device_num463 end function omp_get_device_num1002 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_device_num1085 !$omp declare target(omp_get_device_num )
366 function omp_get_device_num() bind(c)368 integer (kind=omp_integer_kind) omp_get_device_num369 end function omp_get_device_num
152 extern int __KAI_KMPC_CONVENTION omp_get_device_num (void);
386 int omp_get_device_num(void) { return config::getDeviceNum(); } in omp_get_device_num() function
128 #define FTN_GET_DEVICE_NUM omp_get_device_num
528 omp_get_device_num 896
187 | device | omp_get_device_num() | :pa…
218 %call31 = call i32 @omp_get_device_num()415 declare dso_local i32 @omp_get_device_num()831 ; CHECK: declare dso_local i32 @omp_get_device_num()1371 ; OPTIMISTIC: declare dso_local i32 @omp_get_device_num()