Searched refs:omp_high_bw_mem_space (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libomp/
H A Domp.h285 extern __KMP_IMP omp_memspace_handle_t const omp_high_bw_mem_space;
314 omp_high_bw_mem_space = 3, enumerator in enum:omp_memspace_handle_t
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp360 omp_memspace_handle_t const omp_high_bw_mem_space = variable
H A Dkmp_global.cpp318 omp_memspace_handle_t const omp_high_bw_mem_space = variable
H A Dkmp_alloc.cpp1344 ms == omp_high_bw_mem_space);
1389 if (ms == omp_high_bw_mem_space) {
1412 if (ms == omp_high_bw_mem_space) {
H A Dkmp.h911 extern omp_memspace_handle_t const omp_high_bw_mem_space;

Completed in 120 milliseconds