Home
last modified time | relevance | path

Searched refs:omp_thread_mem_alloc (Results 1 – 25 of 1737) sorted by relevance

12345678910>>...70

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp26 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
41 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
45 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp26 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
41 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
45 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp26 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
41 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
45 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dallocate_allocator_messages.cpp27 extern const omp_allocator_handle_t omp_thread_mem_alloc;
34 #pragma omp allocate(b) allocator(omp_thread_mem_alloc) // expected-warning {{allocate directive sp…
42 #pragma omp allocate(d) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
46 #pragma omp allocate(c) allocator(omp_thread_mem_alloc) // expected-note {{previous allocator is sp…
H A Dtarget_uses_allocators_messages.cpp16 extern const omp_allocator_handle_t omp_thread_mem_alloc;
33 #pragma omp target uses_allocators(argc > 0 ? omp_default_mem_alloc : omp_thread_mem_alloc) // expe… in main()
35 …_mem_alloc, omp_low_lat_mem_alloc, omp_cgroup_mem_alloc, omp_pteam_mem_alloc, omp_thread_mem_alloc) in main()
37 …aits), omp_cgroup_mem_alloc(traits), omp_pteam_mem_alloc(traits), omp_thread_mem_alloc(traits)) //… in main()

12345678910>>...70