Searched defs:omp_atv_sequential (Results 1 – 13 of 13) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | target_teams_distribute_parallel_for_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_parallel_generic_loop_uses_allocators_codegen.cpp | 39 omp_atv_sequential = 5, enumerator
|
H A D | target_parallel_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_parallel_for_simd_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_teams_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_teams_distribute_parallel_for_simd_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_simd_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_teams_distribute_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_teams_generic_loop_uses_allocators_codegen.cpp | 39 omp_atv_sequential = 5, enumerator
|
H A D | target_parallel_for_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
H A D | target_teams_distribute_simd_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 1065 omp_atv_sequential = omp_atv_serialized, // (deprecated) enumerator
|