| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | target_uses_allocators.c | 15 omp_high_bw_mem_alloc = 4, enumerator 34 …#pragma omp target uses_allocators(omp_high_bw_mem_alloc) allocate(omp_high_bw_mem_alloc: x) first… in fie()
|
| H A D | target_uses_allocators_messages.cpp | 12 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 35 …_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_bw_mem_alloc, omp_low_l… in main() 37 …s), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), omp_high_bw_mem_alloc(traits), o… in main()
|
| H A D | task_in_reduction_codegen.cpp | 18 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 44 #pragma omp task in_reduction(+:a) in_reduction(-:d) allocate(omp_high_bw_mem_alloc: d) in main()
|
| H A D | allocate_codegen.cpp | 25 omp_high_bw_mem_alloc = 4, enumerator 46 #pragma omp allocate(d, c) allocator(omp_high_bw_mem_alloc)
|
| H A D | allocate_allocator_ast_print.cpp | 24 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 50 #pragma omp allocate(c, d) allocator(omp_high_bw_mem_alloc)
|
| H A D | allocate_allocator_messages.cpp | 23 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 47 #pragma omp allocate(c) allocator(omp_high_bw_mem_alloc) // expected-warning {{allocate directive s…
|
| H A D | allocate_codegen_attr.cpp | 25 omp_high_bw_mem_alloc = 4, enumerator 46 directive(allocate(d, c) allocator(omp_high_bw_mem_alloc)) ]];
|
| H A D | align_clause_codegen.cpp | 22 omp_high_bw_mem_alloc = 4, enumerator 46 #pragma omp allocate(foo4) align(16) allocator(omp_high_bw_mem_alloc) in main()
|
| H A D | nvptx_allocate_messages.cpp | 30 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 49 #pragma omp allocate(d, c) allocator(omp_high_bw_mem_alloc)
|
| H A D | nvptx_allocate_codegen.cpp | 15 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 34 #pragma omp allocate(d, c) allocator(omp_high_bw_mem_alloc)
|
| H A D | parallel_firstprivate_codegen.cpp | 39 omp_high_bw_mem_alloc = 4, enumerator 212 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | align_clause_ast_print.cpp | 36 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | taskgroup_task_reduction_codegen.cpp | 20 extern const omp_allocator_handle_t omp_high_bw_mem_alloc;
|
| H A D | align_clause_global_codegen.cpp | 14 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_parallel_for_simd_ast_print.cpp | 24 extern const omp_allocator_handle_t omp_high_bw_mem_alloc; 129 …(argc, c, d) order(concurrent) allocate(omp_high_bw_mem_alloc:f) private(f) uses_allocators(omp_hi… in tmain()
|
| H A D | target_parallel_for_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_parallel_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_simd_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_teams_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_parallel_for_simd_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_teams_distribute_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| H A D | target_teams_distribute_simd_uses_allocators_codegen.cpp | 15 omp_high_bw_mem_alloc = 4, enumerator
|
| /llvm-project-15.0.7/clang/test/Headers/Inputs/include/ |
| H A D | omp.h | 12 omp_high_bw_mem_alloc = 4, enumerator
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | chain-openmp-allocate.cpp | 20 extern const omp_allocator_handle_t omp_high_bw_mem_alloc;
|