Home
last modified time | relevance | path

Searched refs:omp_const_mem_alloc (Results 1 – 25 of 1725) sorted by relevance

12345678910>>...69

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
H A Dallocate_allocator_ast_print.cpp23 extern const omp_allocator_handle_t omp_const_mem_alloc;
47 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
H A Dallocate_codegen.cpp24 omp_const_mem_alloc = 3, enumerator
45 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_uses_allocators.c14 omp_const_mem_alloc = 3, enumerator
32 …#pragma omp target uses_allocators(omp_const_mem_alloc) allocate(omp_const_mem_alloc: x) firstpriv… in fie()
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
H A Dallocate_allocator_ast_print.cpp23 extern const omp_allocator_handle_t omp_const_mem_alloc;
47 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
H A Dallocate_codegen.cpp24 omp_const_mem_alloc = 3, enumerator
45 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
H A Dallocate_codegen.cpp24 omp_const_mem_alloc = 3, enumerator
45 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/OpenMP/
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
H A Dallocate_allocator_ast_print.cpp23 extern const omp_allocator_handle_t omp_const_mem_alloc;
47 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/OpenMP/
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dtarget_uses_allocators_messages.cpp11 extern const omp_allocator_handle_t omp_const_mem_alloc;
35 …et uses_allocators(omp_default_mem_alloc, omp_large_cap_mem_alloc, omp_const_mem_alloc, omp_high_b… in main()
37 …rs(omp_default_mem_alloc(traits), omp_large_cap_mem_alloc(traits), omp_const_mem_alloc(traits), om… in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/OpenMP/
H A Dallocate_allocator_ast_print.cpp22 extern const omp_allocator_handle_t omp_const_mem_alloc;
46 #pragma omp allocate(b) allocator(omp_const_mem_alloc)
H A Dallocate_codegen.cpp24 omp_const_mem_alloc = 3, enumerator
45 #pragma omp allocate(b) allocator(omp_const_mem_alloc)

12345678910>>...69