Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libomp/
H A Domp.h368 extern __KMP_IMP omp_allocator_handle_t const omp_low_lat_mem_alloc;
399 omp_low_lat_mem_alloc = 5, enumerator
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp345 omp_allocator_handle_t const omp_low_lat_mem_alloc = variable
H A Dkmp_global.cpp303 omp_allocator_handle_t const omp_low_lat_mem_alloc = variable
H A Ddllexports557 omp_low_lat_mem_alloc DATA
H A Dkmp_settings.cpp3503 traits[count].value = RCAST(omp_uintptr_t, omp_low_lat_mem_alloc); in __kmp_stg_parse_allocator()
3714 } else if (__kmp_def_allocator == omp_low_lat_mem_alloc) { in __kmp_stg_print_allocator()
H A Dkmp.h969 extern omp_allocator_handle_t const omp_low_lat_mem_alloc;
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var367 extern __KMP_IMP omp_allocator_handle_t const omp_low_lat_mem_alloc;
398 omp_low_lat_mem_alloc = 5,
H A Domp_lib.h.var213 integer(kind=omp_allocator_handle_kind)omp_low_lat_mem_alloc
214 parameter(omp_low_lat_mem_alloc=5)
H A Domp_lib.f90.var138 integer (kind=omp_allocator_handle_kind), parameter :: omp_low_lat_mem_alloc = 5
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td3651 "omp_high_bw_mem_alloc", "omp_low_lat_mem_alloc",
H A DDiagnosticSemaKinds.td10653 "'omp_const_mem_alloc', 'omp_high_bw_mem_alloc', 'omp_low_lat_mem_alloc', "