Searched refs:llvm_omp_target_host_mem_alloc (Results 1 – 9 of 9) sorted by relevance
379 extern __KMP_IMP omp_allocator_handle_t const llvm_omp_target_host_mem_alloc;408 llvm_omp_target_host_mem_alloc = 100, enumerator
321 omp_allocator_handle_t const llvm_omp_target_host_mem_alloc =316 omp_allocator_handle_t const llvm_omp_target_host_mem_alloc = global() variable
353 omp_allocator_handle_t const llvm_omp_target_host_mem_alloc = variable
1259 (MA == llvm_omp_target_host_mem_alloc || \1585 if (allocator == llvm_omp_target_host_mem_alloc) in __kmp_alloc()1839 if (allocator == llvm_omp_target_host_mem_alloc) { in ___kmpc_free()
582 llvm_omp_target_host_mem_alloc DATA
1107 extern omp_allocator_handle_t const llvm_omp_target_host_mem_alloc;
379 extern __KMP_IMP omp_allocator_handle_t const llvm_omp_target_host_mem_alloc;408 llvm_omp_target_host_mem_alloc = 100,
221 integer(omp_allocator_handle_kind)llvm_omp_target_host_mem_alloc222 parameter(llvm_omp_target_host_mem_alloc=100)
179 …integer (kind=omp_allocator_handle_kind), parameter, public :: llvm_omp_target_host_mem_alloc = 100