Home
last modified time | relevance | path

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

1234567

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dtarget_uses_allocators.c16 omp_low_lat_mem_alloc = 5, enumerator
36 …#pragma omp target uses_allocators(omp_low_lat_mem_alloc) allocate(omp_low_lat_mem_alloc: x) first… in fie()
H A Dtarget_uses_allocators_messages.cpp13 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
35 …_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_bw_mem_alloc, omp_low_lat_mem_alloc, omp_cgrou… in main()
37 …its), omp_const_mem_alloc(traits), omp_high_bw_mem_alloc(traits), omp_low_lat_mem_alloc(traits), o… in main()
H A Dalign_clause_ast_print.cpp37 omp_low_lat_mem_alloc = 5, enumerator
70 #pragma omp allocate(b) allocator(omp_low_lat_mem_alloc) align(2) in foo2()
H A Dallocate_codegen.cpp26 omp_low_lat_mem_alloc = 5, enumerator
51 #pragma omp allocate(m) allocator(omp_low_lat_mem_alloc)
H A Dallocate_allocator_ast_print.cpp25 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
56 #pragma omp allocate(m) allocator(omp_low_lat_mem_alloc)
H A Dallocate_codegen_attr.cpp26 omp_low_lat_mem_alloc = 5, enumerator
51 [[omp::directive(allocate(m) allocator(omp_low_lat_mem_alloc))]];
H A Dalign_clause_codegen.cpp23 omp_low_lat_mem_alloc = 5, enumerator
45 #pragma omp allocate(foo3) align(8) allocator(omp_low_lat_mem_alloc) in main()
H A Dnvptx_allocate_messages.cpp31 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
54 #pragma omp allocate(m) allocator(omp_low_lat_mem_alloc)
H A Dnvptx_allocate_codegen.cpp16 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
39 #pragma omp allocate(m) allocator(omp_low_lat_mem_alloc)
H A Dtarget_teams_distribute_ast_print.cpp19 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
54 …max:e) num_teams(f) thread_limit(d) allocate(omp_low_lat_mem_alloc:b) uses_allocators(omp_low_lat_… in foo()
H A Dfor_linear_codegen.cpp23 omp_low_lat_mem_alloc = 5, enumerator
167 #pragma omp for linear(pvar, lvar : 3) allocate(omp_low_lat_mem_alloc: lvar) in main()
H A Dtarget_teams_distribute_simd_ast_print.cpp25 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
212 …gc, c, d) order(concurrent) allocate(omp_low_lat_mem_alloc:e) firstprivate(e) uses_allocators(omp_… in main()
H A Dparallel_firstprivate_codegen.cpp40 omp_low_lat_mem_alloc = 5, enumerator
213 omp_low_lat_mem_alloc = 5, enumerator
H A Dtaskgroup_task_reduction_codegen.cpp21 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;
H A Dalign_clause_global_codegen.cpp15 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_parallel_for_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_parallel_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_simd_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_teams_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_parallel_for_simd_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_teams_distribute_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
H A Dtarget_teams_distribute_simd_uses_allocators_codegen.cpp16 omp_low_lat_mem_alloc = 5, enumerator
/llvm-project-15.0.7/clang/test/Headers/Inputs/include/
H A Domp.h13 omp_low_lat_mem_alloc = 5, enumerator
/llvm-project-15.0.7/clang/test/PCH/
H A Dchain-openmp-allocate.cpp21 extern const omp_allocator_handle_t omp_low_lat_mem_alloc;

1234567