Searched refs:omp_high_bw_mem_alloc (Results 1 – 11 of 11) sorted by relevance
231 extern __KMP_IMP const omp_allocator_t *omp_high_bw_mem_alloc;
352 const omp_allocator_t *omp_high_bw_mem_alloc = (const omp_allocator_t *)4; variable
315 const omp_allocator_t *omp_high_bw_mem_alloc = (const omp_allocator_t *)4; variable
1286 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()
562 omp_high_bw_mem_alloc DATA
3305 __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()
869 extern const omp_allocator_t *omp_high_bw_mem_alloc;
230 extern __KMP_IMP const omp_allocator_t *omp_high_bw_mem_alloc;
129 integer(kind=omp_allocator_kind)omp_high_bw_mem_alloc130 parameter(omp_high_bw_mem_alloc=4)
94 integer (kind=omp_allocator_kind), parameter :: omp_high_bw_mem_alloc = 4
80 integer (kind=omp_allocator_kind), parameter :: omp_high_bw_mem_alloc = 4