Searched refs:omp_get_wtime (Results 1 – 11 of 11) sorted by relevance
16 extern double omp_get_wtime();24 omp_get_wtime(); in main()
94 #define FTN_GET_WTIME omp_get_wtime
406 omp_get_wtime 709
15 start = omp_get_wtime(); in test_omp_get_wtime()17 end = omp_get_wtime(); in test_omp_get_wtime()
414 function omp_get_wtime() bind(c)415 double precision omp_get_wtime416 end function omp_get_wtime
381 function omp_get_wtime() bind(c)382 double precision omp_get_wtime383 end function omp_get_wtime782 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_wtime865 !$omp declare target(omp_get_wtime )
297 function omp_get_wtime() bind(c)299 real (kind=kmp_double_kind) omp_get_wtime300 end function omp_get_wtime
128 extern double __KAI_KMPC_CONVENTION omp_get_wtime (void);
24 EXTERN double omp_get_wtime(void) { in omp_get_wtime() function
51 EXTERN double omp_get_wtime(void);
143 %call17 = call double @omp_get_wtime()382 declare dso_local double @omp_get_wtime()775 ; CHECK: declare dso_local double @omp_get_wtime()1312 ; OPTIMISTIC: declare dso_local double @omp_get_wtime()