Searched refs:omp_atv_sequential (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | target_uses_allocators_codegen.cpp | 38 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_parallel_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_teams_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_distribute_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
|
| H A D | target_teams_distribute_parallel_for_simd_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
| H A D | target_teams_distribute_parallel_for_uses_allocators_codegen.cpp | 38 omp_atv_sequential = 5, enumerator
|
| /llvm-project-15.0.7/flang/module/ |
| H A D | omp_lib.h | 78 omp_atv_sequential = 5, &
|
| /llvm-project-15.0.7/openmp/runtime/src/include/ |
| H A D | omp_lib.h.var | 169 integer(kind=omp_alloctrait_val_kind)omp_atv_sequential 170 parameter(omp_atv_sequential=5)
|
| H A D | omp.h.var | 337 omp_atv_sequential = omp_atv_serialized, // (deprecated)
|
| H A D | omp_lib.f90.var | 118 integer (kind=omp_alloctrait_val_kind), parameter :: omp_atv_sequential = omp_atv_serialized
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp.h | 949 omp_atv_sequential = omp_atv_serialized, // (deprecated) enumerator
|