Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libomp/
H A Domp.h231 extern __KMP_IMP const omp_allocator_t *omp_high_bw_mem_alloc;
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_stub.cpp352 const omp_allocator_t *omp_high_bw_mem_alloc = (const omp_allocator_t *)4; variable
H A Dkmp_global.cpp315 const omp_allocator_t *omp_high_bw_mem_alloc = (const omp_allocator_t *)4; variable
H A Dkmp_alloc.cpp1286 allocator == omp_const_mem_alloc || allocator == omp_high_bw_mem_alloc || in __kmpc_set_default_allocator()
1320 if (allocator == omp_high_bw_mem_alloc && __kmp_hbw_mem_available) { in __kmpc_alloc()
1367 if (allocator == omp_high_bw_mem_alloc && __kmp_hbw_mem_available) { in __kmpc_free()
H A Ddllexports562 omp_high_bw_mem_alloc DATA
H A Dkmp_settings.cpp3305 __kmp_def_allocator = omp_high_bw_mem_alloc; in __kmp_stg_parse_allocator()
3354 __kmp_def_allocator = omp_high_bw_mem_alloc; in __kmp_stg_parse_allocator()
3400 } else if (__kmp_def_allocator == omp_high_bw_mem_alloc) { in __kmp_stg_print_allocator()
H A Dkmp.h869 extern const omp_allocator_t *omp_high_bw_mem_alloc;
/freebsd-12.1/contrib/openmp/runtime/src/include/50/
H A Domp.h.var230 extern __KMP_IMP const omp_allocator_t *omp_high_bw_mem_alloc;
H A Domp_lib.h.var129 integer(kind=omp_allocator_kind)omp_high_bw_mem_alloc
130 parameter(omp_high_bw_mem_alloc=4)
H A Domp_lib.f90.var94 integer (kind=omp_allocator_kind), parameter :: omp_high_bw_mem_alloc = 4
H A Domp_lib.f.var80 integer (kind=omp_allocator_kind), parameter :: omp_high_bw_mem_alloc = 4