Searched refs:omp_high_bw_mem_alloc (Results 1 – 12 of 12) sorted by relevance
367 extern __KMP_IMP omp_allocator_handle_t const omp_high_bw_mem_alloc;398 omp_high_bw_mem_alloc = 4, enumerator
343 omp_allocator_handle_t const omp_high_bw_mem_alloc = variable
301 omp_allocator_handle_t const omp_high_bw_mem_alloc = variable
1518 if (allocator == omp_high_bw_mem_alloc && mk_hbw_preferred) { in __kmpc_alloc()1592 if (allocator == omp_high_bw_mem_alloc) { in __kmpc_alloc()1770 if (oal == omp_high_bw_mem_alloc && mk_hbw_preferred) { in __kmpc_free()
556 omp_high_bw_mem_alloc DATA
3460 __kmp_def_allocator = omp_high_bw_mem_alloc; in __kmp_stg_parse_allocator()3467 traits[count].value = RCAST(omp_uintptr_t, omp_high_bw_mem_alloc); in __kmp_stg_parse_allocator()3708 } else if (__kmp_def_allocator == omp_high_bw_mem_alloc) { in __kmp_stg_print_allocator()
968 extern omp_allocator_handle_t const omp_high_bw_mem_alloc;
366 extern __KMP_IMP omp_allocator_handle_t const omp_high_bw_mem_alloc;397 omp_high_bw_mem_alloc = 4,
211 integer(kind=omp_allocator_handle_kind)omp_high_bw_mem_alloc212 parameter(omp_high_bw_mem_alloc=4)
137 integer (kind=omp_allocator_handle_kind), parameter :: omp_high_bw_mem_alloc = 4
3651 "omp_high_bw_mem_alloc", "omp_low_lat_mem_alloc",
10653 "'omp_const_mem_alloc', 'omp_high_bw_mem_alloc', 'omp_low_lat_mem_alloc', "