| 1 | //===-- OMPDescriptors.inc - OpenMP descriptors ------------------- C++ -*-===// |
| 2 | // |
| 3 | // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. |
| 4 | // See https://llvm.org/LICENSE.txt for license information. |
| 5 | // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception |
| 6 | // |
| 7 | //===----------------------------------------------------------------------===// |
| 8 | |
| 9 | // clang-format off |
| 10 | #ifdef GEN_OMP_CLAUSE_DESCRIPTORS |
| 11 | { |
| 12 | Clause::OMPC_absent, |
| 13 | descriptor::Clause( |
| 14 | "absent" , |
| 15 | { |
| 16 | {51, {{.Props: {Property::Unique}}, .Spelling: "absent" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 17 | {52, {{.Props: {Property::Unique}}, .Spelling: "absent" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 18 | {60, {{.Props: {Property::Unique}}, .Spelling: "absent" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 19 | {61, {{.Props: {Property::Unique}}, .Spelling: "absent" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 20 | } |
| 21 | ), |
| 22 | }, |
| 23 | { |
| 24 | Clause::OMPC_acq_rel, |
| 25 | descriptor::Clause( |
| 26 | "acq_rel" , |
| 27 | { |
| 28 | {50, {{.Props: {Property::Unique}}, .Spelling: "acq_rel" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 29 | {51, {{.Props: {Property::Unique}}, .Spelling: "acq_rel" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 30 | {52, {{.Props: {Property::Unique}}, .Spelling: "acq_rel" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 31 | {60, {{.Props: {Property::Unique}}, .Spelling: "acq_rel" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 32 | {61, {{.Props: {Property::Unique}}, .Spelling: "acq_rel" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 33 | } |
| 34 | ), |
| 35 | }, |
| 36 | { |
| 37 | Clause::OMPC_acquire, |
| 38 | descriptor::Clause( |
| 39 | "acquire" , |
| 40 | { |
| 41 | {50, {{.Props: {Property::Unique}}, .Spelling: "acquire" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 42 | {51, {{.Props: {Property::Unique}}, .Spelling: "acquire" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 43 | {52, {{.Props: {Property::Unique}}, .Spelling: "acquire" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 44 | {60, {{.Props: {Property::Unique}}, .Spelling: "acquire" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 45 | {61, {{.Props: {Property::Unique}}, .Spelling: "acquire" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 46 | } |
| 47 | ), |
| 48 | }, |
| 49 | { |
| 50 | Clause::OMPC_adjust_args, |
| 51 | descriptor::Clause( |
| 52 | "adjust_args" , |
| 53 | { |
| 54 | {51, {{.Props: {Property::DispatchCompliant}}, .Spelling: "adjust_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AdjustOp}}}, |
| 55 | {52, {{.Props: {Property::DispatchCompliant}}, .Spelling: "adjust_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AdjustOp}}}, |
| 56 | {60, {{.Props: {Property::DispatchCompliant}}, .Spelling: "adjust_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AdjustOp, Modifier::DirectiveNameModifier}}}, |
| 57 | {61, {{.Props: {Property::DispatchCompliant}}, .Spelling: "adjust_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 58 | } |
| 59 | ), |
| 60 | }, |
| 61 | { |
| 62 | Clause::OMPC_affinity, |
| 63 | descriptor::Clause( |
| 64 | "affinity" , |
| 65 | { |
| 66 | {50, {{.Props: {}}, .Spelling: "affinity" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator}}}, |
| 67 | {51, {{.Props: {}}, .Spelling: "affinity" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator}}}, |
| 68 | {52, {{.Props: {Property::Unique}}, .Spelling: "affinity" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator}}}, |
| 69 | {60, {{.Props: {Property::TaskInherited}}, .Spelling: "affinity" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator}}}, |
| 70 | {61, {{.Props: {Property::TaskInherited}}, .Spelling: "affinity" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator}}}, |
| 71 | } |
| 72 | ), |
| 73 | }, |
| 74 | { |
| 75 | Clause::OMPC_align, |
| 76 | descriptor::Clause( |
| 77 | "align" , |
| 78 | { |
| 79 | {51, {{.Props: {Property::Unique}}, .Spelling: "align" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 80 | {52, {{.Props: {Property::Unique}}, .Spelling: "align" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 81 | {60, {{.Props: {Property::Unique}}, .Spelling: "align" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 82 | {61, {{.Props: {Property::Unique}}, .Spelling: "align" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 83 | } |
| 84 | ), |
| 85 | }, |
| 86 | { |
| 87 | Clause::OMPC_aligned, |
| 88 | descriptor::Clause( |
| 89 | "aligned" , |
| 90 | { |
| 91 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment}}}, |
| 92 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment}}}, |
| 93 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment}}}, |
| 94 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment}}}, |
| 95 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment, Modifier::DirectiveNameModifier}}}, |
| 96 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::PostModified}}, .Spelling: "aligned" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Alignment, Modifier::DirectiveNameModifier}}}, |
| 97 | } |
| 98 | ), |
| 99 | }, |
| 100 | { |
| 101 | Clause::OMPC_allocate, |
| 102 | descriptor::Clause( |
| 103 | "allocate" , |
| 104 | { |
| 105 | {50, {{.Props: {Property::AllPrivatizing}}, .Spelling: "allocate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskgroup, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AllocatorSimpleModifier}}}, |
| 106 | {51, {{.Props: {Property::AllPrivatizing}}, .Spelling: "allocate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskgroup, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AlignModifier, Modifier::AllocatorSimpleModifier}}}, |
| 107 | {52, {{.Props: {Property::AllPrivatizing}}, .Spelling: "allocate" , .Dirs: {Directive::OMPD_allocators, Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskgroup, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AlignModifier, Modifier::AllocatorComplexModifier, Modifier::AllocatorSimpleModifier}}}, |
| 108 | {60, {{.Props: {Property::AllPrivatizing}}, .Spelling: "allocate" , .Dirs: {Directive::OMPD_allocators, Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskgroup, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AlignModifier, Modifier::AllocatorComplexModifier, Modifier::AllocatorSimpleModifier, Modifier::DirectiveNameModifier}}}, |
| 109 | {61, {{.Props: {Property::AllPrivatizing, Property::TargetConsistent}}, .Spelling: "allocate" , .Dirs: {Directive::OMPD_allocators, Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskgroup, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AlignModifier, Modifier::AllocatorComplexModifier, Modifier::AllocatorSimpleModifier, Modifier::DirectiveNameModifier}}}, |
| 110 | } |
| 111 | ), |
| 112 | }, |
| 113 | { |
| 114 | Clause::OMPC_allocator, |
| 115 | descriptor::Clause( |
| 116 | "allocator" , |
| 117 | { |
| 118 | {50, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "allocator" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 119 | {51, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "allocator" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 120 | {52, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "allocator" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 121 | {60, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "allocator" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 122 | {61, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "allocator" , .Dirs: {Directive::OMPD_allocate}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 123 | } |
| 124 | ), |
| 125 | }, |
| 126 | { |
| 127 | Clause::OMPC_append_args, |
| 128 | descriptor::Clause( |
| 129 | "append_args" , |
| 130 | { |
| 131 | {51, {{.Props: {Property::DispatchCompliant, Property::Unique}}, .Spelling: "append_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 132 | {52, {{.Props: {Property::DispatchCompliant, Property::Unique}}, .Spelling: "append_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 133 | {60, {{.Props: {Property::DispatchCompliant, Property::Unique}}, .Spelling: "append_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 134 | {61, {{.Props: {Property::DispatchCompliant, Property::Unique}}, .Spelling: "append_args" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 135 | } |
| 136 | ), |
| 137 | }, |
| 138 | { |
| 139 | Clause::OMPC_apply, |
| 140 | descriptor::Clause( |
| 141 | "apply" , |
| 142 | { |
| 143 | {60, {{.Props: {}}, .Spelling: "apply" , .Dirs: {Directive::OMPD_fuse, Directive::OMPD_interchange, Directive::OMPD_nothing, Directive::OMPD_reverse, Directive::OMPD_split, Directive::OMPD_stripe, Directive::OMPD_tile, Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LoopModifier}}}, |
| 144 | {61, {{.Props: {}}, .Spelling: "apply" , .Dirs: {Directive::OMPD_flatten, Directive::OMPD_fuse, Directive::OMPD_interchange, Directive::OMPD_nothing, Directive::OMPD_reverse, Directive::OMPD_split, Directive::OMPD_stripe, Directive::OMPD_tile, Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LoopModifier}}}, |
| 145 | } |
| 146 | ), |
| 147 | }, |
| 148 | { |
| 149 | Clause::OMPC_at, |
| 150 | descriptor::Clause( |
| 151 | "at" , |
| 152 | { |
| 153 | {51, {{.Props: {Property::Unique}}, .Spelling: "at" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 154 | {52, {{.Props: {Property::Unique}}, .Spelling: "at" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 155 | {60, {{.Props: {Property::Unique}}, .Spelling: "at" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 156 | {61, {{.Props: {Property::Unique}}, .Spelling: "at" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 157 | } |
| 158 | ), |
| 159 | }, |
| 160 | { |
| 161 | Clause::OMPC_atomic_default_mem_order, |
| 162 | descriptor::Clause( |
| 163 | "atomic_default_mem_order" , |
| 164 | { |
| 165 | {50, {{.Props: {Property::Unique}}, .Spelling: "atomic_default_mem_order" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 166 | {51, {{.Props: {Property::Unique}}, .Spelling: "atomic_default_mem_order" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 167 | {52, {{.Props: {Property::Unique}}, .Spelling: "atomic_default_mem_order" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 168 | {60, {{.Props: {Property::Unique}}, .Spelling: "atomic_default_mem_order" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 169 | {61, {{.Props: {Property::Unique}}, .Spelling: "atomic_default_mem_order" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 170 | } |
| 171 | ), |
| 172 | }, |
| 173 | { |
| 174 | Clause::OMPC_bind, |
| 175 | descriptor::Clause( |
| 176 | "bind" , |
| 177 | { |
| 178 | {50, {{.Props: {Property::Unique}}, .Spelling: "bind" , .Dirs: {Directive::OMPD_loop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 179 | {51, {{.Props: {Property::Unique}}, .Spelling: "bind" , .Dirs: {Directive::OMPD_loop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 180 | {52, {{.Props: {Property::Unique}}, .Spelling: "bind" , .Dirs: {Directive::OMPD_loop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 181 | {60, {{.Props: {Property::Unique}}, .Spelling: "bind" , .Dirs: {Directive::OMPD_loop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 182 | {61, {{.Props: {Property::Unique}}, .Spelling: "bind" , .Dirs: {Directive::OMPD_loop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 183 | } |
| 184 | ), |
| 185 | }, |
| 186 | { |
| 187 | Clause::OMPC_capture, |
| 188 | descriptor::Clause( |
| 189 | "capture" , |
| 190 | { |
| 191 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 192 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 193 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 194 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 195 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 196 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "capture" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 197 | } |
| 198 | ), |
| 199 | }, |
| 200 | { |
| 201 | Clause::OMPC_collapse, |
| 202 | descriptor::Clause( |
| 203 | "collapse" , |
| 204 | { |
| 205 | {45, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 206 | {50, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 207 | {51, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 208 | {52, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 209 | {60, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 210 | {61, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "collapse" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 211 | } |
| 212 | ), |
| 213 | }, |
| 214 | { |
| 215 | Clause::OMPC_collector, |
| 216 | descriptor::Clause( |
| 217 | "collector" , |
| 218 | { |
| 219 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "collector" , .Dirs: {Directive::OMPD_declare_induction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 220 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "collector" , .Dirs: {Directive::OMPD_declare_induction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 221 | } |
| 222 | ), |
| 223 | }, |
| 224 | { |
| 225 | Clause::OMPC_combiner, |
| 226 | descriptor::Clause( |
| 227 | "combiner" , |
| 228 | { |
| 229 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "combiner" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 230 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "combiner" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 231 | } |
| 232 | ), |
| 233 | }, |
| 234 | { |
| 235 | Clause::OMPC_compare, |
| 236 | descriptor::Clause( |
| 237 | "compare" , |
| 238 | { |
| 239 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "compare" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 240 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "compare" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 241 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "compare" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 242 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "compare" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 243 | } |
| 244 | ), |
| 245 | }, |
| 246 | { |
| 247 | Clause::OMPC_contains, |
| 248 | descriptor::Clause( |
| 249 | "contains" , |
| 250 | { |
| 251 | {51, {{.Props: {Property::Unique}}, .Spelling: "contains" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 252 | {52, {{.Props: {Property::Unique}}, .Spelling: "contains" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 253 | {60, {{.Props: {Property::Unique}}, .Spelling: "contains" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 254 | {61, {{.Props: {Property::Unique}}, .Spelling: "contains" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 255 | } |
| 256 | ), |
| 257 | }, |
| 258 | { |
| 259 | Clause::OMPC_copyin, |
| 260 | descriptor::Clause( |
| 261 | "copyin" , |
| 262 | { |
| 263 | {45, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 264 | {50, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 265 | {51, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 266 | {52, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 267 | {60, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 268 | {61, {{.Props: {Property::DataCopying, Property::OutermostLeaf}}, .Spelling: "copyin" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 269 | } |
| 270 | ), |
| 271 | }, |
| 272 | { |
| 273 | Clause::OMPC_copyprivate, |
| 274 | descriptor::Clause( |
| 275 | "copyprivate" , |
| 276 | { |
| 277 | {45, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 278 | {50, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 279 | {51, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 280 | {52, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 281 | {60, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 282 | {61, {{.Props: {Property::DataCopying, Property::EndClause, Property::InnermostLeaf}}, .Spelling: "copyprivate" , .Dirs: {Directive::OMPD_single}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 283 | } |
| 284 | ), |
| 285 | }, |
| 286 | { |
| 287 | Clause::OMPC_counts, |
| 288 | descriptor::Clause( |
| 289 | "counts" , |
| 290 | { |
| 291 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "counts" , .Dirs: {Directive::OMPD_split}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 292 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "counts" , .Dirs: {Directive::OMPD_split}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 293 | } |
| 294 | ), |
| 295 | }, |
| 296 | { |
| 297 | Clause::OMPC_default, |
| 298 | descriptor::Clause( |
| 299 | "default" , |
| 300 | { |
| 301 | {45, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 302 | {50, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 303 | {51, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 304 | {52, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 305 | {60, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::VariableCategory}}}, |
| 306 | {61, {{.Props: {Property::DefaultAttribute, Property::PostModified}}, .Spelling: "default" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 307 | } |
| 308 | ), |
| 309 | }, |
| 310 | { |
| 311 | Clause::OMPC_default_variant, |
| 312 | descriptor::Clause( |
| 313 | "default-variant" , |
| 314 | { |
| 315 | {50, {{.Props: {Property::Ultimate, Property::Unique}}, .Spelling: "default-variant" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 316 | {51, {{.Props: {Property::Ultimate, Property::Unique}}, .Spelling: "default-variant" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 317 | } |
| 318 | ), |
| 319 | }, |
| 320 | { |
| 321 | Clause::OMPC_defaultmap, |
| 322 | descriptor::Clause( |
| 323 | "defaultmap" , |
| 324 | { |
| 325 | {45, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 326 | {50, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 327 | {51, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 328 | {52, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::VariableCategory}}}, |
| 329 | {60, {{.Props: {Property::DefaultAttribute, Property::PostModified, Property::Unique}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::VariableCategory}}}, |
| 330 | {61, {{.Props: {Property::DefaultAttribute, Property::PostModified}}, .Spelling: "defaultmap" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 331 | } |
| 332 | ), |
| 333 | }, |
| 334 | { |
| 335 | Clause::OMPC_depend, |
| 336 | descriptor::Clause( |
| 337 | "depend" , |
| 338 | { |
| 339 | {45, {{.Props: {}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_ordered_standalone, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType, Modifier::TaskDependenceType}}}, |
| 340 | {50, {{.Props: {}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_ordered_standalone, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType, Modifier::Iterator, Modifier::TaskDependenceType}}}, |
| 341 | {51, {{.Props: {Property::DispatchRequirement}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_ordered_standalone, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType, Modifier::Iterator, Modifier::TaskDependenceType}}}, |
| 342 | {52, {{.Props: {Property::DispatchRequirement}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator, Modifier::TaskDependenceType}}}, |
| 343 | {60, {{.Props: {Property::DispatchRequirement, Property::TaskInherited, Property::TaskgraphAltering}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::TaskDependenceType}}}, |
| 344 | {61, {{.Props: {Property::DispatchRequirement, Property::TaskInherited, Property::TaskSynchronizing, Property::TaskgraphAltering}}, .Spelling: "depend" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::TaskDependenceType}}}, |
| 345 | } |
| 346 | ), |
| 347 | }, |
| 348 | { |
| 349 | Clause::OMPC_depth, |
| 350 | descriptor::Clause( |
| 351 | "depth" , |
| 352 | { |
| 353 | {61, {{.Props: {Property::Unique}}, .Spelling: "depth" , .Dirs: {Directive::OMPD_flatten, Directive::OMPD_fuse}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 354 | } |
| 355 | ), |
| 356 | }, |
| 357 | { |
| 358 | Clause::OMPC_destroy, |
| 359 | descriptor::Clause( |
| 360 | "destroy" , |
| 361 | { |
| 362 | {50, {{.Props: {}}, .Spelling: "destroy" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 363 | {51, {{.Props: {}}, .Spelling: "destroy" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 364 | {52, {{.Props: {}}, .Spelling: "destroy" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 365 | {60, {{.Props: {}}, .Spelling: "destroy" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 366 | {61, {{.Props: {}}, .Spelling: "destroy" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 367 | } |
| 368 | ), |
| 369 | }, |
| 370 | { |
| 371 | Clause::OMPC_detach, |
| 372 | descriptor::Clause( |
| 373 | "detach" , |
| 374 | { |
| 375 | {50, {{.Props: {Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization, Property::Unique}}, .Spelling: "detach" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 376 | {51, {{.Props: {Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization, Property::Unique}}, .Spelling: "detach" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 377 | {52, {{.Props: {Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization, Property::Unique}}, .Spelling: "detach" , .Dirs: {Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 378 | {60, {{.Props: {Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization, Property::Unique}}, .Spelling: "detach" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 379 | {61, {{.Props: {Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization, Property::Unique}}, .Spelling: "detach" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 380 | } |
| 381 | ), |
| 382 | }, |
| 383 | { |
| 384 | Clause::OMPC_device, |
| 385 | descriptor::Clause( |
| 386 | "device" , |
| 387 | { |
| 388 | {45, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 389 | {50, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DeviceModifier}}}, |
| 390 | {51, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DeviceModifier}}}, |
| 391 | {52, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DeviceModifier}}}, |
| 392 | {60, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DeviceModifier, Modifier::DirectiveNameModifier}}}, |
| 393 | {61, {{.Props: {Property::IcvDefaulted, Property::Unique}}, .Spelling: "device" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_interop, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DeviceModifier, Modifier::DirectiveNameModifier}}}, |
| 394 | } |
| 395 | ), |
| 396 | }, |
| 397 | { |
| 398 | Clause::OMPC_device_safesync, |
| 399 | descriptor::Clause( |
| 400 | "device_safesync" , |
| 401 | { |
| 402 | {60, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "device_safesync" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 403 | {61, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "device_safesync" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 404 | } |
| 405 | ), |
| 406 | }, |
| 407 | { |
| 408 | Clause::OMPC_device_type, |
| 409 | descriptor::Clause( |
| 410 | "device_type" , |
| 411 | { |
| 412 | {50, {{.Props: {Property::Unique}}, .Spelling: "device_type" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 413 | {51, {{.Props: {Property::Unique}}, .Spelling: "device_type" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 414 | {52, {{.Props: {Property::Unique}}, .Spelling: "device_type" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 415 | {60, {{.Props: {Property::Unique}}, .Spelling: "device_type" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target, Directive::OMPD_groupprivate, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 416 | {61, {{.Props: {Property::Unique}}, .Spelling: "device_type" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target, Directive::OMPD_groupprivate, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 417 | } |
| 418 | ), |
| 419 | }, |
| 420 | { |
| 421 | Clause::OMPC_dist_schedule, |
| 422 | descriptor::Clause( |
| 423 | "dist_schedule" , |
| 424 | { |
| 425 | {45, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 426 | {50, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 427 | {51, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 428 | {52, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 429 | {60, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 430 | {61, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "dist_schedule" , .Dirs: {Directive::OMPD_distribute}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 431 | } |
| 432 | ), |
| 433 | }, |
| 434 | { |
| 435 | Clause::OMPC_doacross, |
| 436 | descriptor::Clause( |
| 437 | "doacross" , |
| 438 | { |
| 439 | {52, {{.Props: {Property::Required}}, .Spelling: "doacross" , .Dirs: {Directive::OMPD_ordered_standalone}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType}}}, |
| 440 | {60, {{.Props: {Property::Required}}, .Spelling: "doacross" , .Dirs: {Directive::OMPD_ordered_standalone}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType, Modifier::DirectiveNameModifier}}}, |
| 441 | {61, {{.Props: {Property::Required}}, .Spelling: "doacross" , .Dirs: {Directive::OMPD_ordered_standalone}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DependenceType, Modifier::DirectiveNameModifier}}}, |
| 442 | } |
| 443 | ), |
| 444 | }, |
| 445 | { |
| 446 | Clause::OMPC_dyn_groupprivate, |
| 447 | descriptor::Clause( |
| 448 | "dyn_groupprivate" , |
| 449 | { |
| 450 | {61, {{.Props: {Property::TargetConsistent}}, .Spelling: "dyn_groupprivate" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AccessGroup, Modifier::DirectiveNameModifier, Modifier::FallbackModifier}}}, |
| 451 | } |
| 452 | ), |
| 453 | }, |
| 454 | { |
| 455 | Clause::OMPC_dynamic_allocators, |
| 456 | descriptor::Clause( |
| 457 | "dynamic_allocators" , |
| 458 | { |
| 459 | {50, {{.Props: {Property::Unique}}, .Spelling: "dynamic_allocators" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 460 | {51, {{.Props: {Property::Unique}}, .Spelling: "dynamic_allocators" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 461 | {52, {{.Props: {Property::Unique}}, .Spelling: "dynamic_allocators" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 462 | {60, {{.Props: {Property::Unique}}, .Spelling: "dynamic_allocators" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 463 | {61, {{.Props: {Property::Unique}}, .Spelling: "dynamic_allocators" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 464 | } |
| 465 | ), |
| 466 | }, |
| 467 | { |
| 468 | Clause::OMPC_enter, |
| 469 | descriptor::Clause( |
| 470 | "enter" , |
| 471 | { |
| 472 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "enter" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 473 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "enter" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AutomapModifier, Modifier::DirectiveNameModifier}}}, |
| 474 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "enter" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AutomapModifier, Modifier::DirectiveNameModifier}}}, |
| 475 | } |
| 476 | ), |
| 477 | }, |
| 478 | { |
| 479 | Clause::OMPC_exclusive, |
| 480 | descriptor::Clause( |
| 481 | "exclusive" , |
| 482 | { |
| 483 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "exclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 484 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "exclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 485 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "exclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 486 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "exclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 487 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "exclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 488 | } |
| 489 | ), |
| 490 | }, |
| 491 | { |
| 492 | Clause::OMPC_fail, |
| 493 | descriptor::Clause( |
| 494 | "fail" , |
| 495 | { |
| 496 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "fail" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 497 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "fail" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 498 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "fail" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 499 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "fail" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 500 | } |
| 501 | ), |
| 502 | }, |
| 503 | { |
| 504 | Clause::OMPC_filter, |
| 505 | descriptor::Clause( |
| 506 | "filter" , |
| 507 | { |
| 508 | {51, {{.Props: {Property::Unique}}, .Spelling: "filter" , .Dirs: {Directive::OMPD_masked}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 509 | {52, {{.Props: {Property::Unique}}, .Spelling: "filter" , .Dirs: {Directive::OMPD_masked}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 510 | {60, {{.Props: {Property::Unique}}, .Spelling: "filter" , .Dirs: {Directive::OMPD_masked}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 511 | {61, {{.Props: {Property::Unique}}, .Spelling: "filter" , .Dirs: {Directive::OMPD_masked}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 512 | } |
| 513 | ), |
| 514 | }, |
| 515 | { |
| 516 | Clause::OMPC_final, |
| 517 | descriptor::Clause( |
| 518 | "final" , |
| 519 | { |
| 520 | {45, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 521 | {50, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 522 | {51, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 523 | {52, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 524 | {60, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 525 | {61, {{.Props: {Property::Unique}}, .Spelling: "final" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 526 | } |
| 527 | ), |
| 528 | }, |
| 529 | { |
| 530 | Clause::OMPC_firstprivate, |
| 531 | descriptor::Clause( |
| 532 | "firstprivate" , |
| 533 | { |
| 534 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 535 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 536 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 537 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 538 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Saved}}}, |
| 539 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization}}, .Spelling: "firstprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Saved}}}, |
| 540 | } |
| 541 | ), |
| 542 | }, |
| 543 | { |
| 544 | Clause::OMPC_from, |
| 545 | descriptor::Clause( |
| 546 | "from" , |
| 547 | { |
| 548 | {45, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 549 | {50, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Mapper}}}, |
| 550 | {51, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator, Modifier::Mapper, Modifier::MotionModifier}}}, |
| 551 | {52, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Expectation, Modifier::Iterator, Modifier::Mapper}}}, |
| 552 | {60, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::Mapper, Modifier::PresentModifier}}}, |
| 553 | {61, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "from" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::Mapper, Modifier::PresentModifier}}}, |
| 554 | } |
| 555 | ), |
| 556 | }, |
| 557 | { |
| 558 | Clause::OMPC_full, |
| 559 | descriptor::Clause( |
| 560 | "full" , |
| 561 | { |
| 562 | {51, {{.Props: {Property::Unique}}, .Spelling: "full" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 563 | {52, {{.Props: {Property::Unique}}, .Spelling: "full" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 564 | {60, {{.Props: {Property::Unique}}, .Spelling: "full" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 565 | {61, {{.Props: {Property::Unique}}, .Spelling: "full" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 566 | } |
| 567 | ), |
| 568 | }, |
| 569 | { |
| 570 | Clause::OMPC_grainsize, |
| 571 | descriptor::Clause( |
| 572 | "grainsize" , |
| 573 | { |
| 574 | {45, {{.Props: {Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 575 | {50, {{.Props: {Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 576 | {51, {{.Props: {Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Prescriptiveness}}}, |
| 577 | {52, {{.Props: {Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Prescriptiveness}}}, |
| 578 | {60, {{.Props: {Property::TaskgraphAltering, Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Prescriptiveness}}}, |
| 579 | {61, {{.Props: {Property::TaskgraphAltering, Property::Unique}}, .Spelling: "grainsize" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Prescriptiveness}}}, |
| 580 | } |
| 581 | ), |
| 582 | }, |
| 583 | { |
| 584 | Clause::OMPC_graph_id, |
| 585 | descriptor::Clause( |
| 586 | "graph_id" , |
| 587 | { |
| 588 | {60, {{.Props: {Property::Unique}}, .Spelling: "graph_id" , .Dirs: {Directive::OMPD_taskgraph}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 589 | {61, {{.Props: {Property::Unique}}, .Spelling: "graph_id" , .Dirs: {Directive::OMPD_taskgraph}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 590 | } |
| 591 | ), |
| 592 | }, |
| 593 | { |
| 594 | Clause::OMPC_graph_reset, |
| 595 | descriptor::Clause( |
| 596 | "graph_reset" , |
| 597 | { |
| 598 | {60, {{.Props: {Property::Unique}}, .Spelling: "graph_reset" , .Dirs: {Directive::OMPD_taskgraph}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 599 | {61, {{.Props: {Property::Unique}}, .Spelling: "graph_reset" , .Dirs: {Directive::OMPD_taskgraph}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 600 | } |
| 601 | ), |
| 602 | }, |
| 603 | { |
| 604 | Clause::OMPC_has_device_addr, |
| 605 | descriptor::Clause( |
| 606 | "has_device_addr" , |
| 607 | { |
| 608 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::OutermostLeaf}}, .Spelling: "has_device_addr" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 609 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::OutermostLeaf}}, .Spelling: "has_device_addr" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 610 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::OutermostLeaf}}, .Spelling: "has_device_addr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 611 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::OutermostLeaf}}, .Spelling: "has_device_addr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 612 | } |
| 613 | ), |
| 614 | }, |
| 615 | { |
| 616 | Clause::OMPC_hint, |
| 617 | descriptor::Clause( |
| 618 | "hint" , |
| 619 | { |
| 620 | {45, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 621 | {50, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 622 | {51, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 623 | {52, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 624 | {60, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 625 | {61, {{.Props: {Property::Unique}}, .Spelling: "hint" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_critical}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 626 | } |
| 627 | ), |
| 628 | }, |
| 629 | { |
| 630 | Clause::OMPC_holds, |
| 631 | descriptor::Clause( |
| 632 | "holds" , |
| 633 | { |
| 634 | {51, {{.Props: {Property::Unique}}, .Spelling: "holds" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 635 | {52, {{.Props: {Property::Unique}}, .Spelling: "holds" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 636 | {60, {{.Props: {Property::Unique}}, .Spelling: "holds" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 637 | {61, {{.Props: {Property::Unique}}, .Spelling: "holds" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 638 | } |
| 639 | ), |
| 640 | }, |
| 641 | { |
| 642 | Clause::OMPC_if, |
| 643 | descriptor::Clause( |
| 644 | "if" , |
| 645 | { |
| 646 | {45, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 647 | {50, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_simd, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 648 | {51, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_simd, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 649 | {52, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_simd, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 650 | {60, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_simd, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskgraph, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 651 | {61, {{.Props: {Property::TargetConsistent}}, .Spelling: "if" , .Dirs: {Directive::OMPD_cancel, Directive::OMPD_parallel, Directive::OMPD_simd, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskgraph, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 652 | } |
| 653 | ), |
| 654 | }, |
| 655 | { |
| 656 | Clause::OMPC_in_reduction, |
| 657 | descriptor::Clause( |
| 658 | "in_reduction" , |
| 659 | { |
| 660 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization, Property::ReductionParticipating}}, .Spelling: "in_reduction" , .Dirs: {Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 661 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization, Property::ReductionParticipating}}, .Spelling: "in_reduction" , .Dirs: {Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 662 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization, Property::ReductionParticipating}}, .Spelling: "in_reduction" , .Dirs: {Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 663 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization, Property::ReductionParticipating}}, .Spelling: "in_reduction" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::ReductionIdentifier}}}, |
| 664 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::Privatization, Property::ReductionParticipating}}, .Spelling: "in_reduction" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::ReductionIdentifier}}}, |
| 665 | } |
| 666 | ), |
| 667 | }, |
| 668 | { |
| 669 | Clause::OMPC_inbranch, |
| 670 | descriptor::Clause( |
| 671 | "inbranch" , |
| 672 | { |
| 673 | {45, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 674 | {50, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 675 | {51, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 676 | {52, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 677 | {60, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 678 | {61, {{.Props: {Property::Unique}}, .Spelling: "inbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 679 | } |
| 680 | ), |
| 681 | }, |
| 682 | { |
| 683 | Clause::OMPC_inclusive, |
| 684 | descriptor::Clause( |
| 685 | "inclusive" , |
| 686 | { |
| 687 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "inclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 688 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "inclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 689 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "inclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 690 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "inclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 691 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "inclusive" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 692 | } |
| 693 | ), |
| 694 | }, |
| 695 | { |
| 696 | Clause::OMPC_indirect, |
| 697 | descriptor::Clause( |
| 698 | "indirect" , |
| 699 | { |
| 700 | {51, {{.Props: {Property::Unique}}, .Spelling: "indirect" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 701 | {52, {{.Props: {Property::Unique}}, .Spelling: "indirect" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 702 | {60, {{.Props: {Property::Unique}}, .Spelling: "indirect" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 703 | {61, {{.Props: {Property::Unique}}, .Spelling: "indirect" , .Dirs: {Directive::OMPD_begin_declare_target, Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 704 | } |
| 705 | ), |
| 706 | }, |
| 707 | { |
| 708 | Clause::OMPC_induction, |
| 709 | descriptor::Clause( |
| 710 | "induction" , |
| 711 | { |
| 712 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "induction" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::InductionIdentifier, Modifier::InductionModifier, Modifier::StepModifier}}}, |
| 713 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "induction" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::InductionIdentifier, Modifier::InductionModifier, Modifier::StepModifier}}}, |
| 714 | } |
| 715 | ), |
| 716 | }, |
| 717 | { |
| 718 | Clause::OMPC_inductor, |
| 719 | descriptor::Clause( |
| 720 | "inductor" , |
| 721 | { |
| 722 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "inductor" , .Dirs: {Directive::OMPD_declare_induction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 723 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "inductor" , .Dirs: {Directive::OMPD_declare_induction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 724 | } |
| 725 | ), |
| 726 | }, |
| 727 | { |
| 728 | Clause::OMPC_init, |
| 729 | descriptor::Clause( |
| 730 | "init" , |
| 731 | { |
| 732 | {51, {{.Props: {Property::InnermostLeaf}}, .Spelling: "init" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::InteropType}}}, |
| 733 | {52, {{.Props: {Property::InnermostLeaf}}, .Spelling: "init" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::InteropType}}}, |
| 734 | {60, {{.Props: {Property::InnermostLeaf}}, .Spelling: "init" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DepinfoModifier, Modifier::DirectiveNameModifier, Modifier::InteropType, Modifier::PreferType}}}, |
| 735 | {61, {{.Props: {Property::InnermostLeaf}}, .Spelling: "init" , .Dirs: {Directive::OMPD_depobj, Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DepinfoModifier, Modifier::DirectiveNameModifier, Modifier::PreferType}}}, |
| 736 | } |
| 737 | ), |
| 738 | }, |
| 739 | { |
| 740 | Clause::OMPC_init_complete, |
| 741 | descriptor::Clause( |
| 742 | "init_complete" , |
| 743 | { |
| 744 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "init_complete" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 745 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "init_complete" , .Dirs: {Directive::OMPD_scan}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 746 | } |
| 747 | ), |
| 748 | }, |
| 749 | { |
| 750 | Clause::OMPC_initializer, |
| 751 | descriptor::Clause( |
| 752 | "initializer" , |
| 753 | { |
| 754 | {50, {{.Props: {Property::Unique}}, .Spelling: "initializer" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 755 | {51, {{.Props: {Property::Unique}}, .Spelling: "initializer" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 756 | {52, {{.Props: {Property::Unique}}, .Spelling: "initializer" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 757 | {60, {{.Props: {Property::Unique}}, .Spelling: "initializer" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 758 | {61, {{.Props: {Property::Unique}}, .Spelling: "initializer" , .Dirs: {Directive::OMPD_declare_reduction}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 759 | } |
| 760 | ), |
| 761 | }, |
| 762 | { |
| 763 | Clause::OMPC_interop, |
| 764 | descriptor::Clause( |
| 765 | "interop" , |
| 766 | { |
| 767 | {60, {{.Props: {Property::DispatchRequirement, Property::Unique}}, .Spelling: "interop" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 768 | {61, {{.Props: {Property::DispatchRequirement, Property::Unique}}, .Spelling: "interop" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 769 | } |
| 770 | ), |
| 771 | }, |
| 772 | { |
| 773 | Clause::OMPC_is_device_ptr, |
| 774 | descriptor::Clause( |
| 775 | "is_device_ptr" , |
| 776 | { |
| 777 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 778 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 779 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 780 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 781 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 782 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::DispatchRequirement, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "is_device_ptr" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 783 | } |
| 784 | ), |
| 785 | }, |
| 786 | { |
| 787 | Clause::OMPC_lastprivate, |
| 788 | descriptor::Clause( |
| 789 | "lastprivate" , |
| 790 | { |
| 791 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 792 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LastprivateModifier}}}, |
| 793 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LastprivateModifier}}}, |
| 794 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LastprivateModifier}}}, |
| 795 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LastprivateModifier}}}, |
| 796 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization}}, .Spelling: "lastprivate" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LastprivateModifier}}}, |
| 797 | } |
| 798 | ), |
| 799 | }, |
| 800 | { |
| 801 | Clause::OMPC_linear, |
| 802 | descriptor::Clause( |
| 803 | "linear" , |
| 804 | { |
| 805 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LinearModifier, Modifier::LinearStep}}}, |
| 806 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LinearModifier, Modifier::LinearStep}}}, |
| 807 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LinearModifier, Modifier::LinearStep}}}, |
| 808 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LinearModifier, Modifier::StepComplexModifier, Modifier::StepSimpleModifier}}}, |
| 809 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LinearModifier, Modifier::StepComplexModifier, Modifier::StepSimpleModifier}}}, |
| 810 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::PostModified, Property::Privatization}}, .Spelling: "linear" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LinearModifier, Modifier::StepComplexModifier, Modifier::StepSimpleModifier}}}, |
| 811 | } |
| 812 | ), |
| 813 | }, |
| 814 | { |
| 815 | Clause::OMPC_link, |
| 816 | descriptor::Clause( |
| 817 | "link" , |
| 818 | { |
| 819 | {45, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 820 | {50, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 821 | {51, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 822 | {52, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 823 | {60, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 824 | {61, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "link" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 825 | } |
| 826 | ), |
| 827 | }, |
| 828 | { |
| 829 | Clause::OMPC_local, |
| 830 | descriptor::Clause( |
| 831 | "local" , |
| 832 | { |
| 833 | {60, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "local" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 834 | {61, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "local" , .Dirs: {Directive::OMPD_declare_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 835 | } |
| 836 | ), |
| 837 | }, |
| 838 | { |
| 839 | Clause::OMPC_looprange, |
| 840 | descriptor::Clause( |
| 841 | "looprange" , |
| 842 | { |
| 843 | {60, {{.Props: {Property::Unique}}, .Spelling: "looprange" , .Dirs: {Directive::OMPD_fuse}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 844 | {61, {{.Props: {Property::Unique}}, .Spelling: "looprange" , .Dirs: {Directive::OMPD_fuse}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 845 | } |
| 846 | ), |
| 847 | }, |
| 848 | { |
| 849 | Clause::OMPC_map, |
| 850 | descriptor::Clause( |
| 851 | "map" , |
| 852 | { |
| 853 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::MapType, Modifier::MapTypeModifier, Modifier::OmpxHoldModifier}}}, |
| 854 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_declare_mapper, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::MapType, Modifier::MapTypeModifier, Modifier::Mapper, Modifier::OmpxHoldModifier}}}, |
| 855 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_declare_mapper, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator, Modifier::MapType, Modifier::MapTypeModifier, Modifier::Mapper, Modifier::OmpxHoldModifier}}}, |
| 856 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_declare_mapper, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator, Modifier::MapType, Modifier::MapTypeModifier, Modifier::Mapper, Modifier::OmpxHoldModifier}}}, |
| 857 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_declare_mapper, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AlwaysModifier, Modifier::CloseModifier, Modifier::DeleteModifier, Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::MapType, Modifier::Mapper, Modifier::OmpxHoldModifier, Modifier::PresentModifier, Modifier::RefModifier, Modifier::SelfModifier}}}, |
| 858 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataMappingAttribute}}, .Spelling: "map" , .Dirs: {Directive::OMPD_declare_mapper, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::AttachModifier, Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::MapType, Modifier::Mapper, Modifier::OmpxHoldModifier, Modifier::RefModifier}}}, |
| 859 | } |
| 860 | ), |
| 861 | }, |
| 862 | { |
| 863 | Clause::OMPC_match, |
| 864 | descriptor::Clause( |
| 865 | "match" , |
| 866 | { |
| 867 | {50, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "match" , .Dirs: {Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 868 | {51, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "match" , .Dirs: {Directive::OMPD_begin_declare_variant, Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 869 | {52, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "match" , .Dirs: {Directive::OMPD_begin_declare_variant, Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 870 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "match" , .Dirs: {Directive::OMPD_begin_declare_variant, Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 871 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "match" , .Dirs: {Directive::OMPD_begin_declare_variant, Directive::OMPD_declare_variant}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 872 | } |
| 873 | ), |
| 874 | }, |
| 875 | { |
| 876 | Clause::OMPC_memscope, |
| 877 | descriptor::Clause( |
| 878 | "memscope" , |
| 879 | { |
| 880 | {60, {{.Props: {Property::Unique}}, .Spelling: "memscope" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 881 | {61, {{.Props: {Property::Unique}}, .Spelling: "memscope" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 882 | } |
| 883 | ), |
| 884 | }, |
| 885 | { |
| 886 | Clause::OMPC_mergeable, |
| 887 | descriptor::Clause( |
| 888 | "mergeable" , |
| 889 | { |
| 890 | {45, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 891 | {50, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 892 | {51, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 893 | {52, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 894 | {60, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 895 | {61, {{.Props: {Property::Unique}}, .Spelling: "mergeable" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 896 | } |
| 897 | ), |
| 898 | }, |
| 899 | { |
| 900 | Clause::OMPC_message, |
| 901 | descriptor::Clause( |
| 902 | "message" , |
| 903 | { |
| 904 | {51, {{.Props: {Property::Unique}}, .Spelling: "message" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 905 | {52, {{.Props: {Property::Unique}}, .Spelling: "message" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 906 | {60, {{.Props: {Property::Unique}}, .Spelling: "message" , .Dirs: {Directive::OMPD_error, Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 907 | {61, {{.Props: {Property::Unique}}, .Spelling: "message" , .Dirs: {Directive::OMPD_error, Directive::OMPD_parallel, Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 908 | } |
| 909 | ), |
| 910 | }, |
| 911 | { |
| 912 | Clause::OMPC_no_openmp, |
| 913 | descriptor::Clause( |
| 914 | "no_openmp" , |
| 915 | { |
| 916 | {51, {{.Props: {Property::Unique}}, .Spelling: "no_openmp" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 917 | {52, {{.Props: {Property::Unique}}, .Spelling: "no_openmp" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 918 | {60, {{.Props: {Property::Unique}}, .Spelling: "no_openmp" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 919 | {61, {{.Props: {Property::Unique}}, .Spelling: "no_openmp" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 920 | } |
| 921 | ), |
| 922 | }, |
| 923 | { |
| 924 | Clause::OMPC_no_openmp_constructs, |
| 925 | descriptor::Clause( |
| 926 | "no_openmp_constructs" , |
| 927 | { |
| 928 | {60, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_constructs" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 929 | {61, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_constructs" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 930 | } |
| 931 | ), |
| 932 | }, |
| 933 | { |
| 934 | Clause::OMPC_no_openmp_routines, |
| 935 | descriptor::Clause( |
| 936 | "no_openmp_routines" , |
| 937 | { |
| 938 | {51, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_routines" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 939 | {52, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_routines" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 940 | {60, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_routines" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 941 | {61, {{.Props: {Property::Unique}}, .Spelling: "no_openmp_routines" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 942 | } |
| 943 | ), |
| 944 | }, |
| 945 | { |
| 946 | Clause::OMPC_no_parallelism, |
| 947 | descriptor::Clause( |
| 948 | "no_parallelism" , |
| 949 | { |
| 950 | {51, {{.Props: {Property::Unique}}, .Spelling: "no_parallelism" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 951 | {52, {{.Props: {Property::Unique}}, .Spelling: "no_parallelism" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 952 | {60, {{.Props: {Property::Unique}}, .Spelling: "no_parallelism" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 953 | {61, {{.Props: {Property::Unique}}, .Spelling: "no_parallelism" , .Dirs: {Directive::OMPD_assume, Directive::OMPD_assumes, Directive::OMPD_begin_assumes}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 954 | } |
| 955 | ), |
| 956 | }, |
| 957 | { |
| 958 | Clause::OMPC_nocontext, |
| 959 | descriptor::Clause( |
| 960 | "nocontext" , |
| 961 | { |
| 962 | {51, {{.Props: {Property::Unique}}, .Spelling: "nocontext" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 963 | {52, {{.Props: {Property::Unique}}, .Spelling: "nocontext" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 964 | {60, {{.Props: {Property::Unique}}, .Spelling: "nocontext" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 965 | {61, {{.Props: {Property::Unique}}, .Spelling: "nocontext" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 966 | } |
| 967 | ), |
| 968 | }, |
| 969 | { |
| 970 | Clause::OMPC_nogroup, |
| 971 | descriptor::Clause( |
| 972 | "nogroup" , |
| 973 | { |
| 974 | {45, {{.Props: {Property::OutermostLeaf, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 975 | {50, {{.Props: {Property::OutermostLeaf, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 976 | {51, {{.Props: {Property::OutermostLeaf, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 977 | {52, {{.Props: {Property::OutermostLeaf, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 978 | {60, {{.Props: {Property::OutermostLeaf, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_taskgraph, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 979 | {61, {{.Props: {Property::OutermostLeaf, Property::TaskSynchronizing, Property::Unique}}, .Spelling: "nogroup" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_taskgraph, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 980 | } |
| 981 | ), |
| 982 | }, |
| 983 | { |
| 984 | Clause::OMPC_nontemporal, |
| 985 | descriptor::Clause( |
| 986 | "nontemporal" , |
| 987 | { |
| 988 | {50, {{.Props: {}}, .Spelling: "nontemporal" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 989 | {51, {{.Props: {}}, .Spelling: "nontemporal" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 990 | {52, {{.Props: {}}, .Spelling: "nontemporal" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 991 | {60, {{.Props: {}}, .Spelling: "nontemporal" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 992 | {61, {{.Props: {}}, .Spelling: "nontemporal" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 993 | } |
| 994 | ), |
| 995 | }, |
| 996 | { |
| 997 | Clause::OMPC_notinbranch, |
| 998 | descriptor::Clause( |
| 999 | "notinbranch" , |
| 1000 | { |
| 1001 | {45, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1002 | {50, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1003 | {51, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1004 | {52, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1005 | {60, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1006 | {61, {{.Props: {Property::Unique}}, .Spelling: "notinbranch" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1007 | } |
| 1008 | ), |
| 1009 | }, |
| 1010 | { |
| 1011 | Clause::OMPC_novariants, |
| 1012 | descriptor::Clause( |
| 1013 | "novariants" , |
| 1014 | { |
| 1015 | {51, {{.Props: {Property::Unique}}, .Spelling: "novariants" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1016 | {52, {{.Props: {Property::Unique}}, .Spelling: "novariants" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1017 | {60, {{.Props: {Property::Unique}}, .Spelling: "novariants" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1018 | {61, {{.Props: {Property::Unique}}, .Spelling: "novariants" , .Dirs: {Directive::OMPD_dispatch}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1019 | } |
| 1020 | ), |
| 1021 | }, |
| 1022 | { |
| 1023 | Clause::OMPC_nowait, |
| 1024 | descriptor::Clause( |
| 1025 | "nowait" , |
| 1026 | { |
| 1027 | {45, {{.Props: {Property::EndClause, Property::OutermostLeaf, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1028 | {50, {{.Props: {Property::EndClause, Property::OutermostLeaf, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_taskwait, Directive::OMPD_workshare}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1029 | {51, {{.Props: {Property::DispatchRequirement, Property::EndClause, Property::OutermostLeaf, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_interop, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_taskwait, Directive::OMPD_workshare}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1030 | {52, {{.Props: {Property::DispatchRequirement, Property::EndClause, Property::OutermostLeaf, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_interop, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_taskwait, Directive::OMPD_workshare}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1031 | {60, {{.Props: {Property::DispatchRequirement, Property::EndClause, Property::OutermostLeaf, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_interop, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_taskwait, Directive::OMPD_workshare}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1032 | {61, {{.Props: {Property::DispatchRequirement, Property::EndClause, Property::OutermostLeaf, Property::TaskSynchronizing, Property::Unique}}, .Spelling: "nowait" , .Dirs: {Directive::OMPD_dispatch, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_interop, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_taskwait, Directive::OMPD_workshare}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1033 | } |
| 1034 | ), |
| 1035 | }, |
| 1036 | { |
| 1037 | Clause::OMPC_num_tasks, |
| 1038 | descriptor::Clause( |
| 1039 | "num_tasks" , |
| 1040 | { |
| 1041 | {45, {{.Props: {Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1042 | {50, {{.Props: {Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1043 | {51, {{.Props: {Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Prescriptiveness}}}, |
| 1044 | {52, {{.Props: {Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Prescriptiveness}}}, |
| 1045 | {60, {{.Props: {Property::TaskgraphAltering, Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Prescriptiveness}}}, |
| 1046 | {61, {{.Props: {Property::TaskgraphAltering, Property::Unique}}, .Spelling: "num_tasks" , .Dirs: {Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Prescriptiveness}}}, |
| 1047 | } |
| 1048 | ), |
| 1049 | }, |
| 1050 | { |
| 1051 | Clause::OMPC_num_teams, |
| 1052 | descriptor::Clause( |
| 1053 | "num_teams" , |
| 1054 | { |
| 1055 | {45, {{.Props: {Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1056 | {50, {{.Props: {Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LowerBound}}}, |
| 1057 | {51, {{.Props: {Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LowerBound}}}, |
| 1058 | {52, {{.Props: {Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::LowerBound}}}, |
| 1059 | {60, {{.Props: {Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::LowerBound}}}, |
| 1060 | {61, {{.Props: {Property::SpaceConfiguring, Property::TargetConsistent, Property::Unique}}, .Spelling: "num_teams" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DimsModifier, Modifier::DirectiveNameModifier, Modifier::LowerBound}}}, |
| 1061 | } |
| 1062 | ), |
| 1063 | }, |
| 1064 | { |
| 1065 | Clause::OMPC_num_threads, |
| 1066 | descriptor::Clause( |
| 1067 | "num_threads" , |
| 1068 | { |
| 1069 | {45, {{.Props: {Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1070 | {50, {{.Props: {Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1071 | {51, {{.Props: {Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1072 | {52, {{.Props: {Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1073 | {60, {{.Props: {Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Prescriptiveness}}}, |
| 1074 | {61, {{.Props: {Property::SpaceConfiguring, Property::Unique}}, .Spelling: "num_threads" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DimsModifier, Modifier::DirectiveNameModifier, Modifier::PrescriptivenessModifier}}}, |
| 1075 | } |
| 1076 | ), |
| 1077 | }, |
| 1078 | { |
| 1079 | Clause::OMPC_order, |
| 1080 | descriptor::Clause( |
| 1081 | "order" , |
| 1082 | { |
| 1083 | {50, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "order" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1084 | {51, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "order" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::OrderModifier}}}, |
| 1085 | {52, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "order" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::OrderModifier}}}, |
| 1086 | {60, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "order" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::OrderModifier}}}, |
| 1087 | {61, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "order" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::OrderModifier}}}, |
| 1088 | } |
| 1089 | ), |
| 1090 | }, |
| 1091 | { |
| 1092 | Clause::OMPC_ordered, |
| 1093 | descriptor::Clause( |
| 1094 | "ordered" , |
| 1095 | { |
| 1096 | {45, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1097 | {50, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1098 | {51, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1099 | {52, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1100 | {60, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1101 | {61, {{.Props: {Property::OnceForAllConstituents, Property::Unique}}, .Spelling: "ordered" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1102 | } |
| 1103 | ), |
| 1104 | }, |
| 1105 | { |
| 1106 | Clause::OMPC_otherwise, |
| 1107 | descriptor::Clause( |
| 1108 | "otherwise" , |
| 1109 | { |
| 1110 | {52, {{.Props: {Property::Ultimate, Property::Unique}}, .Spelling: "otherwise" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1111 | {60, {{.Props: {Property::Ultimate, Property::Unique}}, .Spelling: "otherwise" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1112 | {61, {{.Props: {Property::Ultimate, Property::Unique}}, .Spelling: "otherwise" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1113 | } |
| 1114 | ), |
| 1115 | }, |
| 1116 | { |
| 1117 | Clause::OMPC_partial, |
| 1118 | descriptor::Clause( |
| 1119 | "partial" , |
| 1120 | { |
| 1121 | {51, {{.Props: {Property::Unique}}, .Spelling: "partial" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1122 | {52, {{.Props: {Property::Unique}}, .Spelling: "partial" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1123 | {60, {{.Props: {Property::Unique}}, .Spelling: "partial" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1124 | {61, {{.Props: {Property::Unique}}, .Spelling: "partial" , .Dirs: {Directive::OMPD_unroll}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1125 | } |
| 1126 | ), |
| 1127 | }, |
| 1128 | { |
| 1129 | Clause::OMPC_permutation, |
| 1130 | descriptor::Clause( |
| 1131 | "permutation" , |
| 1132 | { |
| 1133 | {60, {{.Props: {Property::Unique}}, .Spelling: "permutation" , .Dirs: {Directive::OMPD_interchange}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1134 | {61, {{.Props: {Property::Unique}}, .Spelling: "permutation" , .Dirs: {Directive::OMPD_interchange}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1135 | } |
| 1136 | ), |
| 1137 | }, |
| 1138 | { |
| 1139 | Clause::OMPC_priority, |
| 1140 | descriptor::Clause( |
| 1141 | "priority" , |
| 1142 | { |
| 1143 | {45, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1144 | {50, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1145 | {51, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1146 | {52, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1147 | {60, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskgraph, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1148 | {61, {{.Props: {Property::Unique}}, .Spelling: "priority" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskgraph, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1149 | } |
| 1150 | ), |
| 1151 | }, |
| 1152 | { |
| 1153 | Clause::OMPC_private, |
| 1154 | descriptor::Clause( |
| 1155 | "private" , |
| 1156 | { |
| 1157 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1158 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1159 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1160 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1161 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1162 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::InnermostLeaf, Property::Privatization}}, .Spelling: "private" , .Dirs: {Directive::OMPD_distribute, Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_single, Directive::OMPD_target, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1163 | } |
| 1164 | ), |
| 1165 | }, |
| 1166 | { |
| 1167 | Clause::OMPC_proc_bind, |
| 1168 | descriptor::Clause( |
| 1169 | "proc_bind" , |
| 1170 | { |
| 1171 | {45, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1172 | {50, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1173 | {51, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1174 | {52, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1175 | {60, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1176 | {61, {{.Props: {Property::Unique}}, .Spelling: "proc_bind" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1177 | } |
| 1178 | ), |
| 1179 | }, |
| 1180 | { |
| 1181 | Clause::OMPC_read, |
| 1182 | descriptor::Clause( |
| 1183 | "read" , |
| 1184 | { |
| 1185 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1186 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1187 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1188 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1189 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1190 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "read" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1191 | } |
| 1192 | ), |
| 1193 | }, |
| 1194 | { |
| 1195 | Clause::OMPC_reduction, |
| 1196 | descriptor::Clause( |
| 1197 | "reduction" , |
| 1198 | { |
| 1199 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 1200 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier, Modifier::ReductionModifier}}}, |
| 1201 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier, Modifier::ReductionModifier}}}, |
| 1202 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier, Modifier::ReductionModifier}}}, |
| 1203 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::OriginalSharingModifier, Modifier::ReductionIdentifier, Modifier::ReductionModifier}}}, |
| 1204 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionParticipating, Property::ReductionScoping}}, .Spelling: "reduction" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for, Directive::OMPD_loop, Directive::OMPD_parallel, Directive::OMPD_scope, Directive::OMPD_sections, Directive::OMPD_simd, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::OriginalSharingModifier, Modifier::PerThreadModifier, Modifier::ReductionIdentifier}}}, |
| 1205 | } |
| 1206 | ), |
| 1207 | }, |
| 1208 | { |
| 1209 | Clause::OMPC_relaxed, |
| 1210 | descriptor::Clause( |
| 1211 | "relaxed" , |
| 1212 | { |
| 1213 | {50, {{.Props: {Property::Unique}}, .Spelling: "relaxed" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1214 | {51, {{.Props: {Property::Unique}}, .Spelling: "relaxed" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1215 | {52, {{.Props: {Property::Unique}}, .Spelling: "relaxed" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1216 | {60, {{.Props: {Property::Unique}}, .Spelling: "relaxed" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1217 | {61, {{.Props: {Property::Unique}}, .Spelling: "relaxed" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1218 | } |
| 1219 | ), |
| 1220 | }, |
| 1221 | { |
| 1222 | Clause::OMPC_release, |
| 1223 | descriptor::Clause( |
| 1224 | "release" , |
| 1225 | { |
| 1226 | {50, {{.Props: {Property::Unique}}, .Spelling: "release" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1227 | {51, {{.Props: {Property::Unique}}, .Spelling: "release" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1228 | {52, {{.Props: {Property::Unique}}, .Spelling: "release" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1229 | {60, {{.Props: {Property::Unique}}, .Spelling: "release" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1230 | {61, {{.Props: {Property::Unique}}, .Spelling: "release" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1231 | } |
| 1232 | ), |
| 1233 | }, |
| 1234 | { |
| 1235 | Clause::OMPC_replayable, |
| 1236 | descriptor::Clause( |
| 1237 | "replayable" , |
| 1238 | { |
| 1239 | {60, {{.Props: {Property::Unique}}, .Spelling: "replayable" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1240 | {61, {{.Props: {Property::Unique}}, .Spelling: "replayable" , .Dirs: {Directive::OMPD_target, Directive::OMPD_target_enter_data, Directive::OMPD_target_exit_data, Directive::OMPD_target_update, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_taskwait}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1241 | } |
| 1242 | ), |
| 1243 | }, |
| 1244 | { |
| 1245 | Clause::OMPC_reverse_offload, |
| 1246 | descriptor::Clause( |
| 1247 | "reverse_offload" , |
| 1248 | { |
| 1249 | {50, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "reverse_offload" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1250 | {51, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "reverse_offload" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1251 | {52, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "reverse_offload" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1252 | {60, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "reverse_offload" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1253 | {61, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "reverse_offload" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1254 | } |
| 1255 | ), |
| 1256 | }, |
| 1257 | { |
| 1258 | Clause::OMPC_safelen, |
| 1259 | descriptor::Clause( |
| 1260 | "safelen" , |
| 1261 | { |
| 1262 | {45, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1263 | {50, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1264 | {51, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1265 | {52, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1266 | {60, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1267 | {61, {{.Props: {Property::Unique}}, .Spelling: "safelen" , .Dirs: {Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1268 | } |
| 1269 | ), |
| 1270 | }, |
| 1271 | { |
| 1272 | Clause::OMPC_safesync, |
| 1273 | descriptor::Clause( |
| 1274 | "safesync" , |
| 1275 | { |
| 1276 | {60, {{.Props: {Property::Unique}}, .Spelling: "safesync" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1277 | {61, {{.Props: {Property::Unique}}, .Spelling: "safesync" , .Dirs: {Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1278 | } |
| 1279 | ), |
| 1280 | }, |
| 1281 | { |
| 1282 | Clause::OMPC_schedule, |
| 1283 | descriptor::Clause( |
| 1284 | "schedule" , |
| 1285 | { |
| 1286 | {45, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::OrderingModifier}}}, |
| 1287 | {50, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::OrderingModifier}}}, |
| 1288 | {51, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::OrderingModifier}}}, |
| 1289 | {52, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::OrderingModifier}}}, |
| 1290 | {60, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::DirectiveNameModifier, Modifier::OrderingModifier}}}, |
| 1291 | {61, {{.Props: {Property::ScheduleSpecification, Property::Unique}}, .Spelling: "schedule" , .Dirs: {Directive::OMPD_do, Directive::OMPD_for}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ChunkModifier, Modifier::DirectiveNameModifier, Modifier::OrderingModifier}}}, |
| 1292 | } |
| 1293 | ), |
| 1294 | }, |
| 1295 | { |
| 1296 | Clause::OMPC_self_maps, |
| 1297 | descriptor::Clause( |
| 1298 | "self_maps" , |
| 1299 | { |
| 1300 | {60, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "self_maps" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1301 | {61, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "self_maps" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1302 | } |
| 1303 | ), |
| 1304 | }, |
| 1305 | { |
| 1306 | Clause::OMPC_seq_cst, |
| 1307 | descriptor::Clause( |
| 1308 | "seq_cst" , |
| 1309 | { |
| 1310 | {45, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1311 | {50, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1312 | {51, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1313 | {52, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1314 | {60, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1315 | {61, {{.Props: {Property::Unique}}, .Spelling: "seq_cst" , .Dirs: {Directive::OMPD_atomic, Directive::OMPD_flush}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1316 | } |
| 1317 | ), |
| 1318 | }, |
| 1319 | { |
| 1320 | Clause::OMPC_severity, |
| 1321 | descriptor::Clause( |
| 1322 | "severity" , |
| 1323 | { |
| 1324 | {51, {{.Props: {Property::Unique}}, .Spelling: "severity" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1325 | {52, {{.Props: {Property::Unique}}, .Spelling: "severity" , .Dirs: {Directive::OMPD_error}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1326 | {60, {{.Props: {Property::Unique}}, .Spelling: "severity" , .Dirs: {Directive::OMPD_error, Directive::OMPD_parallel}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1327 | {61, {{.Props: {Property::Unique}}, .Spelling: "severity" , .Dirs: {Directive::OMPD_error, Directive::OMPD_parallel, Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1328 | } |
| 1329 | ), |
| 1330 | }, |
| 1331 | { |
| 1332 | Clause::OMPC_shared, |
| 1333 | descriptor::Clause( |
| 1334 | "shared" , |
| 1335 | { |
| 1336 | {45, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1337 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1338 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1339 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1340 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1341 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "shared" , .Dirs: {Directive::OMPD_parallel, Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1342 | } |
| 1343 | ), |
| 1344 | }, |
| 1345 | { |
| 1346 | Clause::OMPC_simd, |
| 1347 | descriptor::Clause( |
| 1348 | "simd" , |
| 1349 | { |
| 1350 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1351 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1352 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1353 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1354 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1355 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "simd" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1356 | } |
| 1357 | ), |
| 1358 | }, |
| 1359 | { |
| 1360 | Clause::OMPC_simdlen, |
| 1361 | descriptor::Clause( |
| 1362 | "simdlen" , |
| 1363 | { |
| 1364 | {45, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1365 | {50, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1366 | {51, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1367 | {52, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1368 | {60, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1369 | {61, {{.Props: {Property::Unique}}, .Spelling: "simdlen" , .Dirs: {Directive::OMPD_declare_simd, Directive::OMPD_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::ScaledModifier}}}, |
| 1370 | } |
| 1371 | ), |
| 1372 | }, |
| 1373 | { |
| 1374 | Clause::OMPC_sizes, |
| 1375 | descriptor::Clause( |
| 1376 | "sizes" , |
| 1377 | { |
| 1378 | {51, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "sizes" , .Dirs: {Directive::OMPD_tile}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1379 | {52, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "sizes" , .Dirs: {Directive::OMPD_tile}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1380 | {60, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "sizes" , .Dirs: {Directive::OMPD_stripe, Directive::OMPD_tile}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1381 | {61, {{.Props: {Property::Required, Property::Unique}}, .Spelling: "sizes" , .Dirs: {Directive::OMPD_stripe, Directive::OMPD_tile}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::SizesSelector}}}, |
| 1382 | } |
| 1383 | ), |
| 1384 | }, |
| 1385 | { |
| 1386 | Clause::OMPC_task_reduction, |
| 1387 | descriptor::Clause( |
| 1388 | "task_reduction" , |
| 1389 | { |
| 1390 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionScoping}}, .Spelling: "task_reduction" , .Dirs: {Directive::OMPD_taskgroup}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 1391 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionScoping}}, .Spelling: "task_reduction" , .Dirs: {Directive::OMPD_taskgroup}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 1392 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionScoping}}, .Spelling: "task_reduction" , .Dirs: {Directive::OMPD_taskgroup}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ReductionIdentifier}}}, |
| 1393 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionScoping}}, .Spelling: "task_reduction" , .Dirs: {Directive::OMPD_taskgroup}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::ReductionIdentifier}}}, |
| 1394 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::OriginalListItemUpdating, Property::Privatization, Property::ReductionScoping}}, .Spelling: "task_reduction" , .Dirs: {Directive::OMPD_taskgroup}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::ReductionIdentifier}}}, |
| 1395 | } |
| 1396 | ), |
| 1397 | }, |
| 1398 | { |
| 1399 | Clause::OMPC_thread_limit, |
| 1400 | descriptor::Clause( |
| 1401 | "thread_limit" , |
| 1402 | { |
| 1403 | {45, {{.Props: {Property::IcvModifying, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1404 | {50, {{.Props: {Property::IcvModifying, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1405 | {51, {{.Props: {Property::IcvModifying, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1406 | {52, {{.Props: {Property::IcvModifying, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1407 | {60, {{.Props: {Property::IcvModifying, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1408 | {61, {{.Props: {Property::IcvModifying, Property::SpaceConfiguring, Property::TargetConsistent, Property::Unique}}, .Spelling: "thread_limit" , .Dirs: {Directive::OMPD_target, Directive::OMPD_teams}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DimsModifier, Modifier::DirectiveNameModifier, Modifier::PrescriptivenessModifier}}}, |
| 1409 | } |
| 1410 | ), |
| 1411 | }, |
| 1412 | { |
| 1413 | Clause::OMPC_threads, |
| 1414 | descriptor::Clause( |
| 1415 | "threads" , |
| 1416 | { |
| 1417 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1418 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1419 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1420 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1421 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1422 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "threads" , .Dirs: {Directive::OMPD_ordered_blockassoc}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1423 | } |
| 1424 | ), |
| 1425 | }, |
| 1426 | { |
| 1427 | Clause::OMPC_threadset, |
| 1428 | descriptor::Clause( |
| 1429 | "threadset" , |
| 1430 | { |
| 1431 | {60, {{.Props: {Property::Unique}}, .Spelling: "threadset" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1432 | {61, {{.Props: {Property::Unique}}, .Spelling: "threadset" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1433 | } |
| 1434 | ), |
| 1435 | }, |
| 1436 | { |
| 1437 | Clause::OMPC_to, |
| 1438 | descriptor::Clause( |
| 1439 | "to" , |
| 1440 | { |
| 1441 | {45, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_declare_target, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1442 | {50, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_declare_target, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Mapper}}}, |
| 1443 | {51, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_declare_target, Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Iterator, Modifier::Mapper, Modifier::MotionModifier}}}, |
| 1444 | {52, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::Expectation, Modifier::Iterator, Modifier::Mapper}}}, |
| 1445 | {60, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::Mapper, Modifier::PresentModifier}}}, |
| 1446 | {61, {{.Props: {Property::DataMotionAttribute}}, .Spelling: "to" , .Dirs: {Directive::OMPD_target_update}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Iterator, Modifier::Mapper, Modifier::PresentModifier}}}, |
| 1447 | } |
| 1448 | ), |
| 1449 | }, |
| 1450 | { |
| 1451 | Clause::OMPC_transparent, |
| 1452 | descriptor::Clause( |
| 1453 | "transparent" , |
| 1454 | { |
| 1455 | {60, {{.Props: {Property::Unique}}, .Spelling: "transparent" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1456 | {61, {{.Props: {Property::Unique}}, .Spelling: "transparent" , .Dirs: {Directive::OMPD_target_data, Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1457 | } |
| 1458 | ), |
| 1459 | }, |
| 1460 | { |
| 1461 | Clause::OMPC_unified_address, |
| 1462 | descriptor::Clause( |
| 1463 | "unified_address" , |
| 1464 | { |
| 1465 | {50, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_address" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1466 | {51, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_address" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1467 | {52, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_address" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1468 | {60, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_address" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1469 | {61, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_address" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1470 | } |
| 1471 | ), |
| 1472 | }, |
| 1473 | { |
| 1474 | Clause::OMPC_unified_shared_memory, |
| 1475 | descriptor::Clause( |
| 1476 | "unified_shared_memory" , |
| 1477 | { |
| 1478 | {50, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_shared_memory" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1479 | {51, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_shared_memory" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1480 | {52, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_shared_memory" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1481 | {60, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_shared_memory" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1482 | {61, {{.Props: {Property::DeviceGlobalRequirement, Property::Unique}}, .Spelling: "unified_shared_memory" , .Dirs: {Directive::OMPD_requires}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1483 | } |
| 1484 | ), |
| 1485 | }, |
| 1486 | { |
| 1487 | Clause::OMPC_uniform, |
| 1488 | descriptor::Clause( |
| 1489 | "uniform" , |
| 1490 | { |
| 1491 | {45, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1492 | {50, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1493 | {51, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1494 | {52, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1495 | {60, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1496 | {61, {{.Props: {Property::DataEnvironmentAttribute}}, .Spelling: "uniform" , .Dirs: {Directive::OMPD_declare_simd}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1497 | } |
| 1498 | ), |
| 1499 | }, |
| 1500 | { |
| 1501 | Clause::OMPC_untied, |
| 1502 | descriptor::Clause( |
| 1503 | "untied" , |
| 1504 | { |
| 1505 | {45, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1506 | {50, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1507 | {51, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1508 | {52, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1509 | {60, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1510 | {61, {{.Props: {Property::Unique}}, .Spelling: "untied" , .Dirs: {Directive::OMPD_task, Directive::OMPD_taskloop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1511 | } |
| 1512 | ), |
| 1513 | }, |
| 1514 | { |
| 1515 | Clause::OMPC_update, |
| 1516 | descriptor::Clause( |
| 1517 | "update" , |
| 1518 | { |
| 1519 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1520 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1521 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1522 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1523 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1524 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1525 | } |
| 1526 | ), |
| 1527 | }, |
| 1528 | { |
| 1529 | Clause::OMPC_update_depend_objects, |
| 1530 | descriptor::Clause( |
| 1531 | "update-depend_objects" , |
| 1532 | { |
| 1533 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1534 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1535 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1536 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::TaskDependenceType}}}, |
| 1537 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "update" , .Dirs: {Directive::OMPD_depobj}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::TaskDependenceType}}}, |
| 1538 | } |
| 1539 | ), |
| 1540 | }, |
| 1541 | { |
| 1542 | Clause::OMPC_use, |
| 1543 | descriptor::Clause( |
| 1544 | "use" , |
| 1545 | { |
| 1546 | {51, {{.Props: {}}, .Spelling: "use" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1547 | {52, {{.Props: {}}, .Spelling: "use" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1548 | {60, {{.Props: {}}, .Spelling: "use" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1549 | {61, {{.Props: {}}, .Spelling: "use" , .Dirs: {Directive::OMPD_interop}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1550 | } |
| 1551 | ), |
| 1552 | }, |
| 1553 | { |
| 1554 | Clause::OMPC_use_device_addr, |
| 1555 | descriptor::Clause( |
| 1556 | "use_device_addr" , |
| 1557 | { |
| 1558 | {50, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated}}, .Spelling: "use_device_addr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1559 | {51, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated}}, .Spelling: "use_device_addr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1560 | {52, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated}}, .Spelling: "use_device_addr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1561 | {60, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated}}, .Spelling: "use_device_addr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1562 | {61, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated}}, .Spelling: "use_device_addr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1563 | } |
| 1564 | ), |
| 1565 | }, |
| 1566 | { |
| 1567 | Clause::OMPC_use_device_ptr, |
| 1568 | descriptor::Clause( |
| 1569 | "use_device_ptr" , |
| 1570 | { |
| 1571 | {45, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1572 | {50, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1573 | {51, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1574 | {52, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1575 | {60, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1576 | {61, {{.Props: {Property::AllDataEnvironments, Property::DataEnvironmentAttribute, Property::DataSharingAttribute, Property::DeviceAssociated, Property::Privatization}}, .Spelling: "use_device_ptr" , .Dirs: {Directive::OMPD_target_data}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::Fallback}}}, |
| 1577 | } |
| 1578 | ), |
| 1579 | }, |
| 1580 | { |
| 1581 | Clause::OMPC_uses_allocators, |
| 1582 | descriptor::Clause( |
| 1583 | "uses_allocators" , |
| 1584 | { |
| 1585 | {50, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "uses_allocators" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1586 | {51, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "uses_allocators" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1587 | {52, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "uses_allocators" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::MemSpace, Modifier::TraitsArray}}}, |
| 1588 | {60, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "uses_allocators" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::MemSpace, Modifier::TraitsArray}}}, |
| 1589 | {61, {{.Props: {Property::DataEnvironmentAttribute, Property::DataSharingAttribute}}, .Spelling: "uses_allocators" , .Dirs: {Directive::OMPD_target}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier, Modifier::MemSpace, Modifier::TraitsArray}}}, |
| 1590 | } |
| 1591 | ), |
| 1592 | }, |
| 1593 | { |
| 1594 | Clause::OMPC_weak, |
| 1595 | descriptor::Clause( |
| 1596 | "weak" , |
| 1597 | { |
| 1598 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "weak" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1599 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "weak" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1600 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "weak" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1601 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "weak" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1602 | } |
| 1603 | ), |
| 1604 | }, |
| 1605 | { |
| 1606 | Clause::OMPC_when, |
| 1607 | descriptor::Clause( |
| 1608 | "when" , |
| 1609 | { |
| 1610 | {50, {{.Props: {}}, .Spelling: "when" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ContextSelector}}}, |
| 1611 | {51, {{.Props: {}}, .Spelling: "when" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ContextSelector}}}, |
| 1612 | {52, {{.Props: {}}, .Spelling: "when" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ContextSelector}}}, |
| 1613 | {60, {{.Props: {}}, .Spelling: "when" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ContextSelector, Modifier::DirectiveNameModifier}}}, |
| 1614 | {61, {{.Props: {}}, .Spelling: "when" , .Dirs: {Directive::OMPD_metadirective}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::ContextSelector, Modifier::DirectiveNameModifier}}}, |
| 1615 | } |
| 1616 | ), |
| 1617 | }, |
| 1618 | { |
| 1619 | Clause::OMPC_write, |
| 1620 | descriptor::Clause( |
| 1621 | "write" , |
| 1622 | { |
| 1623 | {45, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1624 | {50, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1625 | {51, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1626 | {52, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {}}}, |
| 1627 | {60, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1628 | {61, {{.Props: {Property::InnermostLeaf, Property::Unique}}, .Spelling: "write" , .Dirs: {Directive::OMPD_atomic}, .Langs: SourceLanguage::C | SourceLanguage::Fortran, .Mods: {Modifier::DirectiveNameModifier}}}, |
| 1629 | } |
| 1630 | ), |
| 1631 | }, |
| 1632 | #endif // GEN_OMP_CLAUSE_DESCRIPTORS |
| 1633 | #ifdef GEN_OMP_MODIFIER_DESCRIPTORS |
| 1634 | { |
| 1635 | Modifier::AccessGroup, |
| 1636 | descriptor::Modifier( |
| 1637 | "access-group" , |
| 1638 | { |
| 1639 | {61, {{{Property::Unique}}, {Clause::OMPC_dyn_groupprivate}}}, |
| 1640 | } |
| 1641 | ), |
| 1642 | }, |
| 1643 | { |
| 1644 | Modifier::AdjustOp, |
| 1645 | descriptor::Modifier( |
| 1646 | "adjust-op" , |
| 1647 | { |
| 1648 | {51, {{{Property::Required, Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 1649 | {52, {{{Property::Required, Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 1650 | {60, {{{Property::Required, Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 1651 | } |
| 1652 | ), |
| 1653 | }, |
| 1654 | { |
| 1655 | Modifier::AlignModifier, |
| 1656 | descriptor::Modifier( |
| 1657 | "align-modifier" , |
| 1658 | { |
| 1659 | {51, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1660 | {52, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1661 | {60, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1662 | {61, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1663 | } |
| 1664 | ), |
| 1665 | }, |
| 1666 | { |
| 1667 | Modifier::Alignment, |
| 1668 | descriptor::Modifier( |
| 1669 | "alignment" , |
| 1670 | { |
| 1671 | {45, {{{Property::Constant, Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1672 | {50, {{{Property::Constant, Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1673 | {51, {{{Property::Positive, Property::RegionInvariant, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1674 | {52, {{{Property::Positive, Property::RegionInvariant, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1675 | {60, {{{Property::Constant, Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1676 | {61, {{{Property::Constant, Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_aligned}}}, |
| 1677 | } |
| 1678 | ), |
| 1679 | }, |
| 1680 | { |
| 1681 | Modifier::AllocatorComplexModifier, |
| 1682 | descriptor::Modifier( |
| 1683 | "allocator-complex-modifier" , |
| 1684 | { |
| 1685 | {52, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1686 | {60, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1687 | {61, {{{Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1688 | } |
| 1689 | ), |
| 1690 | }, |
| 1691 | { |
| 1692 | Modifier::AllocatorSimpleModifier, |
| 1693 | descriptor::Modifier( |
| 1694 | "allocator-simple-modifier" , |
| 1695 | { |
| 1696 | {50, {{{Property::Exclusive, Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1697 | {51, {{{Property::Exclusive, Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1698 | {52, {{{Property::Exclusive, Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1699 | {60, {{{Property::Exclusive, Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1700 | {61, {{{Property::Exclusive, Property::Unique}}, {Clause::OMPC_allocate}}}, |
| 1701 | } |
| 1702 | ), |
| 1703 | }, |
| 1704 | { |
| 1705 | Modifier::AlwaysModifier, |
| 1706 | descriptor::Modifier( |
| 1707 | "always-modifier" , |
| 1708 | { |
| 1709 | {60, {{{Property::MapTypeModifying, Property::Unique}}, {Clause::OMPC_map}}}, |
| 1710 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 1711 | } |
| 1712 | ), |
| 1713 | }, |
| 1714 | { |
| 1715 | Modifier::AttachModifier, |
| 1716 | descriptor::Modifier( |
| 1717 | "attach-modifier" , |
| 1718 | { |
| 1719 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 1720 | } |
| 1721 | ), |
| 1722 | }, |
| 1723 | { |
| 1724 | Modifier::AutomapModifier, |
| 1725 | descriptor::Modifier( |
| 1726 | "automap-modifier" , |
| 1727 | { |
| 1728 | {60, {{{Property::Unique}}, {Clause::OMPC_enter}}}, |
| 1729 | {61, {{{Property::Unique}}, {Clause::OMPC_enter}}}, |
| 1730 | } |
| 1731 | ), |
| 1732 | }, |
| 1733 | { |
| 1734 | Modifier::ChunkModifier, |
| 1735 | descriptor::Modifier( |
| 1736 | "chunk-modifier" , |
| 1737 | { |
| 1738 | {45, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1739 | {50, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1740 | {51, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1741 | {52, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1742 | {60, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1743 | {61, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 1744 | } |
| 1745 | ), |
| 1746 | }, |
| 1747 | { |
| 1748 | Modifier::CloseModifier, |
| 1749 | descriptor::Modifier( |
| 1750 | "close-modifier" , |
| 1751 | { |
| 1752 | {60, {{{Property::MapTypeModifying, Property::Unique}}, {Clause::OMPC_map}}}, |
| 1753 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 1754 | } |
| 1755 | ), |
| 1756 | }, |
| 1757 | { |
| 1758 | Modifier::ContextSelector, |
| 1759 | descriptor::Modifier( |
| 1760 | "context-selector" , |
| 1761 | { |
| 1762 | {50, {{{Property::Required, Property::Unique}}, {Clause::OMPC_when}}}, |
| 1763 | {51, {{{Property::Required, Property::Unique}}, {Clause::OMPC_when}}}, |
| 1764 | {52, {{{Property::Required, Property::Unique}}, {Clause::OMPC_when}}}, |
| 1765 | {60, {{{Property::Required, Property::Unique}}, {Clause::OMPC_when}}}, |
| 1766 | {61, {{{Property::Required, Property::Unique}}, {Clause::OMPC_when}}}, |
| 1767 | } |
| 1768 | ), |
| 1769 | }, |
| 1770 | { |
| 1771 | Modifier::DefaultModifier, |
| 1772 | descriptor::Modifier( |
| 1773 | "default-modifier" , |
| 1774 | { |
| 1775 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 1776 | } |
| 1777 | ), |
| 1778 | }, |
| 1779 | { |
| 1780 | Modifier::DeleteModifier, |
| 1781 | descriptor::Modifier( |
| 1782 | "delete-modifier" , |
| 1783 | { |
| 1784 | {60, {{{Property::MapTypeModifying, Property::Unique}}, {Clause::OMPC_map}}}, |
| 1785 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 1786 | } |
| 1787 | ), |
| 1788 | }, |
| 1789 | { |
| 1790 | Modifier::DependenceType, |
| 1791 | descriptor::Modifier( |
| 1792 | "dependence-type" , |
| 1793 | { |
| 1794 | {45, {{{Property::Unique}}, {Clause::OMPC_depend}}}, |
| 1795 | {50, {{{Property::Unique}}, {Clause::OMPC_depend}}}, |
| 1796 | {51, {{{Property::Unique}}, {Clause::OMPC_depend}}}, |
| 1797 | {52, {{{Property::Required, Property::Unique}}, {Clause::OMPC_doacross}}}, |
| 1798 | {60, {{{Property::Required, Property::Unique}}, {Clause::OMPC_doacross}}}, |
| 1799 | {61, {{{Property::Required, Property::Unique}}, {Clause::OMPC_doacross}}}, |
| 1800 | } |
| 1801 | ), |
| 1802 | }, |
| 1803 | { |
| 1804 | Modifier::DepinfoModifier, |
| 1805 | descriptor::Modifier( |
| 1806 | "depinfo-modifier" , |
| 1807 | { |
| 1808 | {60, {{{Property::Complex, Property::Unique}}, {Clause::OMPC_init}}}, |
| 1809 | {61, {{{Property::Complex, Property::Unique}}, {Clause::OMPC_init}}}, |
| 1810 | } |
| 1811 | ), |
| 1812 | }, |
| 1813 | { |
| 1814 | Modifier::DepobjModifier, |
| 1815 | descriptor::Modifier( |
| 1816 | "depobj-modifier" , |
| 1817 | { |
| 1818 | {61, {{{Property::Unique}}, {Clause::OMPC_depend}}}, |
| 1819 | } |
| 1820 | ), |
| 1821 | }, |
| 1822 | { |
| 1823 | Modifier::DeviceModifier, |
| 1824 | descriptor::Modifier( |
| 1825 | "device-modifier" , |
| 1826 | { |
| 1827 | {50, {{{Property::Unique}}, {Clause::OMPC_device}}}, |
| 1828 | {51, {{{Property::Unique}}, {Clause::OMPC_device}}}, |
| 1829 | {52, {{{Property::Unique}}, {Clause::OMPC_device}}}, |
| 1830 | {60, {{{Property::Unique}}, {Clause::OMPC_device}}}, |
| 1831 | {61, {{{Property::Unique}}, {Clause::OMPC_device}}}, |
| 1832 | } |
| 1833 | ), |
| 1834 | }, |
| 1835 | { |
| 1836 | Modifier::DimsModifier, |
| 1837 | descriptor::Modifier( |
| 1838 | "dims-modifier" , |
| 1839 | { |
| 1840 | {61, {{{Property::Unique}}, {Clause::OMPC_num_teams, Clause::OMPC_num_threads, Clause::OMPC_thread_limit}}}, |
| 1841 | } |
| 1842 | ), |
| 1843 | }, |
| 1844 | { |
| 1845 | Modifier::DirectiveNameModifier, |
| 1846 | descriptor::Modifier( |
| 1847 | "directive-name-modifier" , |
| 1848 | { |
| 1849 | {45, {{{Property::Unique}}, {Clause::OMPC_if}}}, |
| 1850 | {50, {{{Property::Unique}}, {Clause::OMPC_if}}}, |
| 1851 | {51, {{{Property::Unique}}, {Clause::OMPC_if}}}, |
| 1852 | {52, {{{Property::Unique}}, {Clause::OMPC_if}}}, |
| 1853 | {60, {{{Property::Unique}}, {Clause::OMPC_absent, Clause::OMPC_acq_rel, Clause::OMPC_acquire, Clause::OMPC_adjust_args, Clause::OMPC_affinity, Clause::OMPC_align, Clause::OMPC_aligned, Clause::OMPC_allocate, Clause::OMPC_allocator, Clause::OMPC_append_args, Clause::OMPC_apply, Clause::OMPC_at, Clause::OMPC_atomic_default_mem_order, Clause::OMPC_bind, Clause::OMPC_capture, Clause::OMPC_collapse, Clause::OMPC_collector, Clause::OMPC_combiner, Clause::OMPC_compare, Clause::OMPC_contains, Clause::OMPC_copyin, Clause::OMPC_copyprivate, Clause::OMPC_counts, Clause::OMPC_default, Clause::OMPC_defaultmap, Clause::OMPC_depend, Clause::OMPC_destroy, Clause::OMPC_detach, Clause::OMPC_device, Clause::OMPC_device_safesync, Clause::OMPC_device_type, Clause::OMPC_dist_schedule, Clause::OMPC_doacross, Clause::OMPC_dynamic_allocators, Clause::OMPC_enter, Clause::OMPC_exclusive, Clause::OMPC_fail, Clause::OMPC_filter, Clause::OMPC_final, Clause::OMPC_firstprivate, Clause::OMPC_from, Clause::OMPC_full, Clause::OMPC_grainsize, Clause::OMPC_graph_id, Clause::OMPC_graph_reset, Clause::OMPC_has_device_addr, Clause::OMPC_hint, Clause::OMPC_holds, Clause::OMPC_if, Clause::OMPC_in_reduction, Clause::OMPC_inbranch, Clause::OMPC_inclusive, Clause::OMPC_indirect, Clause::OMPC_induction, Clause::OMPC_inductor, Clause::OMPC_init, Clause::OMPC_init_complete, Clause::OMPC_initializer, Clause::OMPC_interop, Clause::OMPC_is_device_ptr, Clause::OMPC_lastprivate, Clause::OMPC_linear, Clause::OMPC_link, Clause::OMPC_local, Clause::OMPC_looprange, Clause::OMPC_map, Clause::OMPC_match, Clause::OMPC_memscope, Clause::OMPC_mergeable, Clause::OMPC_message, Clause::OMPC_no_openmp, Clause::OMPC_no_openmp_constructs, Clause::OMPC_no_openmp_routines, Clause::OMPC_no_parallelism, Clause::OMPC_nocontext, Clause::OMPC_nogroup, Clause::OMPC_nontemporal, Clause::OMPC_notinbranch, Clause::OMPC_novariants, Clause::OMPC_nowait, Clause::OMPC_num_tasks, Clause::OMPC_num_teams, Clause::OMPC_num_threads, Clause::OMPC_order, Clause::OMPC_ordered, Clause::OMPC_otherwise, Clause::OMPC_partial, Clause::OMPC_permutation, Clause::OMPC_priority, Clause::OMPC_private, Clause::OMPC_proc_bind, Clause::OMPC_read, Clause::OMPC_reduction, Clause::OMPC_relaxed, Clause::OMPC_release, Clause::OMPC_replayable, Clause::OMPC_reverse_offload, Clause::OMPC_safelen, Clause::OMPC_safesync, Clause::OMPC_schedule, Clause::OMPC_self_maps, Clause::OMPC_seq_cst, Clause::OMPC_severity, Clause::OMPC_shared, Clause::OMPC_simd, Clause::OMPC_simdlen, Clause::OMPC_sizes, Clause::OMPC_task_reduction, Clause::OMPC_thread_limit, Clause::OMPC_threads, Clause::OMPC_threadset, Clause::OMPC_to, Clause::OMPC_transparent, Clause::OMPC_unified_address, Clause::OMPC_unified_shared_memory, Clause::OMPC_uniform, Clause::OMPC_untied, Clause::OMPC_update, Clause::OMPC_update_depend_objects, Clause::OMPC_use, Clause::OMPC_use_device_addr, Clause::OMPC_use_device_ptr, Clause::OMPC_uses_allocators, Clause::OMPC_weak, Clause::OMPC_when, Clause::OMPC_write}}}, |
| 1854 | {61, {{{Property::Unique}}, {Clause::OMPC_absent, Clause::OMPC_acq_rel, Clause::OMPC_acquire, Clause::OMPC_adjust_args, Clause::OMPC_affinity, Clause::OMPC_align, Clause::OMPC_aligned, Clause::OMPC_allocate, Clause::OMPC_allocator, Clause::OMPC_append_args, Clause::OMPC_apply, Clause::OMPC_at, Clause::OMPC_atomic_default_mem_order, Clause::OMPC_bind, Clause::OMPC_capture, Clause::OMPC_collapse, Clause::OMPC_collector, Clause::OMPC_combiner, Clause::OMPC_compare, Clause::OMPC_contains, Clause::OMPC_copyin, Clause::OMPC_copyprivate, Clause::OMPC_counts, Clause::OMPC_default, Clause::OMPC_defaultmap, Clause::OMPC_depend, Clause::OMPC_depth, Clause::OMPC_destroy, Clause::OMPC_detach, Clause::OMPC_device, Clause::OMPC_device_safesync, Clause::OMPC_device_type, Clause::OMPC_dist_schedule, Clause::OMPC_doacross, Clause::OMPC_dyn_groupprivate, Clause::OMPC_dynamic_allocators, Clause::OMPC_enter, Clause::OMPC_exclusive, Clause::OMPC_fail, Clause::OMPC_filter, Clause::OMPC_final, Clause::OMPC_firstprivate, Clause::OMPC_from, Clause::OMPC_full, Clause::OMPC_grainsize, Clause::OMPC_graph_id, Clause::OMPC_graph_reset, Clause::OMPC_has_device_addr, Clause::OMPC_hint, Clause::OMPC_holds, Clause::OMPC_if, Clause::OMPC_in_reduction, Clause::OMPC_inbranch, Clause::OMPC_inclusive, Clause::OMPC_indirect, Clause::OMPC_induction, Clause::OMPC_inductor, Clause::OMPC_init, Clause::OMPC_init_complete, Clause::OMPC_initializer, Clause::OMPC_interop, Clause::OMPC_is_device_ptr, Clause::OMPC_lastprivate, Clause::OMPC_linear, Clause::OMPC_link, Clause::OMPC_local, Clause::OMPC_looprange, Clause::OMPC_map, Clause::OMPC_match, Clause::OMPC_memscope, Clause::OMPC_mergeable, Clause::OMPC_message, Clause::OMPC_no_openmp, Clause::OMPC_no_openmp_constructs, Clause::OMPC_no_openmp_routines, Clause::OMPC_no_parallelism, Clause::OMPC_nocontext, Clause::OMPC_nogroup, Clause::OMPC_nontemporal, Clause::OMPC_notinbranch, Clause::OMPC_novariants, Clause::OMPC_nowait, Clause::OMPC_num_tasks, Clause::OMPC_num_teams, Clause::OMPC_num_threads, Clause::OMPC_order, Clause::OMPC_ordered, Clause::OMPC_otherwise, Clause::OMPC_partial, Clause::OMPC_permutation, Clause::OMPC_priority, Clause::OMPC_private, Clause::OMPC_proc_bind, Clause::OMPC_read, Clause::OMPC_reduction, Clause::OMPC_relaxed, Clause::OMPC_release, Clause::OMPC_replayable, Clause::OMPC_reverse_offload, Clause::OMPC_safelen, Clause::OMPC_safesync, Clause::OMPC_schedule, Clause::OMPC_self_maps, Clause::OMPC_seq_cst, Clause::OMPC_severity, Clause::OMPC_shared, Clause::OMPC_simd, Clause::OMPC_simdlen, Clause::OMPC_sizes, Clause::OMPC_task_reduction, Clause::OMPC_thread_limit, Clause::OMPC_threads, Clause::OMPC_threadset, Clause::OMPC_to, Clause::OMPC_transparent, Clause::OMPC_unified_address, Clause::OMPC_unified_shared_memory, Clause::OMPC_uniform, Clause::OMPC_untied, Clause::OMPC_update, Clause::OMPC_update_depend_objects, Clause::OMPC_use, Clause::OMPC_use_device_addr, Clause::OMPC_use_device_ptr, Clause::OMPC_uses_allocators, Clause::OMPC_weak, Clause::OMPC_when, Clause::OMPC_write}}}, |
| 1855 | } |
| 1856 | ), |
| 1857 | }, |
| 1858 | { |
| 1859 | Modifier::Expectation, |
| 1860 | descriptor::Modifier( |
| 1861 | "expectation" , |
| 1862 | { |
| 1863 | {52, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_to}}}, |
| 1864 | } |
| 1865 | ), |
| 1866 | }, |
| 1867 | { |
| 1868 | Modifier::Fallback, |
| 1869 | descriptor::Modifier( |
| 1870 | "fallback" , |
| 1871 | { |
| 1872 | {61, {{{Property::Unique}}, {Clause::OMPC_use_device_ptr}}}, |
| 1873 | } |
| 1874 | ), |
| 1875 | }, |
| 1876 | { |
| 1877 | Modifier::FallbackModifier, |
| 1878 | descriptor::Modifier( |
| 1879 | "fallback-modifier" , |
| 1880 | { |
| 1881 | {61, {{{Property::Unique}}, {Clause::OMPC_dyn_groupprivate}}}, |
| 1882 | } |
| 1883 | ), |
| 1884 | }, |
| 1885 | { |
| 1886 | Modifier::InductionIdentifier, |
| 1887 | descriptor::Modifier( |
| 1888 | "induction-identifier" , |
| 1889 | { |
| 1890 | {60, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_induction}}}, |
| 1891 | {61, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_induction}}}, |
| 1892 | } |
| 1893 | ), |
| 1894 | }, |
| 1895 | { |
| 1896 | Modifier::InductionModifier, |
| 1897 | descriptor::Modifier( |
| 1898 | "induction-modifier" , |
| 1899 | { |
| 1900 | {60, {{{Property::Unique}}, {Clause::OMPC_induction}}}, |
| 1901 | {61, {{{Property::Unique}}, {Clause::OMPC_induction}}}, |
| 1902 | } |
| 1903 | ), |
| 1904 | }, |
| 1905 | { |
| 1906 | Modifier::InscanModifier, |
| 1907 | descriptor::Modifier( |
| 1908 | "inscan-modifier" , |
| 1909 | { |
| 1910 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 1911 | } |
| 1912 | ), |
| 1913 | }, |
| 1914 | { |
| 1915 | Modifier::InteropType, |
| 1916 | descriptor::Modifier( |
| 1917 | "interop-type" , |
| 1918 | { |
| 1919 | {51, {{{Property::Repeatable, Property::Required}}, {Clause::OMPC_init}}}, |
| 1920 | {52, {{{Property::Repeatable, Property::Required}}, {Clause::OMPC_init}}}, |
| 1921 | {60, {{{Property::Repeatable}}, {Clause::OMPC_init}}}, |
| 1922 | } |
| 1923 | ), |
| 1924 | }, |
| 1925 | { |
| 1926 | Modifier::Iterator, |
| 1927 | descriptor::Modifier( |
| 1928 | "iterator" , |
| 1929 | { |
| 1930 | {50, {{{Property::Unique}}, {Clause::OMPC_affinity, Clause::OMPC_depend}}}, |
| 1931 | {51, {{{Property::Unique}}, {Clause::OMPC_affinity, Clause::OMPC_depend, Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 1932 | {52, {{{Property::Unique}}, {Clause::OMPC_affinity, Clause::OMPC_depend, Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 1933 | {60, {{{Property::Unique}}, {Clause::OMPC_affinity, Clause::OMPC_depend, Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 1934 | {61, {{{Property::Unique}}, {Clause::OMPC_affinity, Clause::OMPC_depend, Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 1935 | } |
| 1936 | ), |
| 1937 | }, |
| 1938 | { |
| 1939 | Modifier::LastprivateModifier, |
| 1940 | descriptor::Modifier( |
| 1941 | "lastprivate-modifier" , |
| 1942 | { |
| 1943 | {50, {{{Property::Unique}}, {Clause::OMPC_lastprivate}}}, |
| 1944 | {51, {{{Property::Unique}}, {Clause::OMPC_lastprivate}}}, |
| 1945 | {52, {{{Property::Unique}}, {Clause::OMPC_lastprivate}}}, |
| 1946 | {60, {{{Property::Unique}}, {Clause::OMPC_lastprivate}}}, |
| 1947 | {61, {{{Property::Unique}}, {Clause::OMPC_lastprivate}}}, |
| 1948 | } |
| 1949 | ), |
| 1950 | }, |
| 1951 | { |
| 1952 | Modifier::LinearModifier, |
| 1953 | descriptor::Modifier( |
| 1954 | "linear-modifier" , |
| 1955 | { |
| 1956 | {45, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1957 | {50, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1958 | {51, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1959 | {52, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1960 | {60, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1961 | {61, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1962 | } |
| 1963 | ), |
| 1964 | }, |
| 1965 | { |
| 1966 | Modifier::LinearStep, |
| 1967 | descriptor::Modifier( |
| 1968 | "linear-step" , |
| 1969 | { |
| 1970 | {45, {{{Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1971 | {50, {{{Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1972 | {51, {{{Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 1973 | } |
| 1974 | ), |
| 1975 | }, |
| 1976 | { |
| 1977 | Modifier::LocModifier, |
| 1978 | descriptor::Modifier( |
| 1979 | "loc-modifier" , |
| 1980 | { |
| 1981 | {61, {{{Property::Unique}}, {Clause::OMPC_depend}}}, |
| 1982 | } |
| 1983 | ), |
| 1984 | }, |
| 1985 | { |
| 1986 | Modifier::LoopModifier, |
| 1987 | descriptor::Modifier( |
| 1988 | "loop-modifier" , |
| 1989 | { |
| 1990 | {60, {{{Property::Optional, Property::Unique}}, {Clause::OMPC_apply}}}, |
| 1991 | {61, {{{Property::Optional, Property::Unique}}, {Clause::OMPC_apply}}}, |
| 1992 | } |
| 1993 | ), |
| 1994 | }, |
| 1995 | { |
| 1996 | Modifier::LowerBound, |
| 1997 | descriptor::Modifier( |
| 1998 | "lower-bound" , |
| 1999 | { |
| 2000 | {50, {{{Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_num_teams}}}, |
| 2001 | {51, {{{Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_num_teams}}}, |
| 2002 | {52, {{{Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_num_teams}}}, |
| 2003 | {60, {{{Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_num_teams}}}, |
| 2004 | {61, {{{Property::Positive, Property::Ultimate, Property::Unique}}, {Clause::OMPC_num_teams}}}, |
| 2005 | } |
| 2006 | ), |
| 2007 | }, |
| 2008 | { |
| 2009 | Modifier::MapType, |
| 2010 | descriptor::Modifier( |
| 2011 | "map-type" , |
| 2012 | { |
| 2013 | {45, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_map}}}, |
| 2014 | {50, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_map}}}, |
| 2015 | {51, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_map}}}, |
| 2016 | {52, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_map}}}, |
| 2017 | {60, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2018 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2019 | } |
| 2020 | ), |
| 2021 | }, |
| 2022 | { |
| 2023 | Modifier::MapTypeModifier, |
| 2024 | descriptor::Modifier( |
| 2025 | "map-type-modifier" , |
| 2026 | { |
| 2027 | {45, {{{Property::MapTypeModifying, Property::Repeatable}}, {Clause::OMPC_map}}}, |
| 2028 | {50, {{{Property::MapTypeModifying, Property::Repeatable}}, {Clause::OMPC_map}}}, |
| 2029 | {51, {{{Property::MapTypeModifying, Property::Repeatable}}, {Clause::OMPC_map}}}, |
| 2030 | {52, {{{Property::MapTypeModifying, Property::Repeatable}}, {Clause::OMPC_map}}}, |
| 2031 | } |
| 2032 | ), |
| 2033 | }, |
| 2034 | { |
| 2035 | Modifier::Mapper, |
| 2036 | descriptor::Modifier( |
| 2037 | "mapper" , |
| 2038 | { |
| 2039 | {50, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2040 | {51, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2041 | {52, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2042 | {60, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2043 | {61, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2044 | } |
| 2045 | ), |
| 2046 | }, |
| 2047 | { |
| 2048 | Modifier::MemSpace, |
| 2049 | descriptor::Modifier( |
| 2050 | "mem-space" , |
| 2051 | { |
| 2052 | {52, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2053 | {60, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2054 | {61, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2055 | } |
| 2056 | ), |
| 2057 | }, |
| 2058 | { |
| 2059 | Modifier::MotionModifier, |
| 2060 | descriptor::Modifier( |
| 2061 | "motion-modifier" , |
| 2062 | { |
| 2063 | {51, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_to}}}, |
| 2064 | } |
| 2065 | ), |
| 2066 | }, |
| 2067 | { |
| 2068 | Modifier::NeedDeviceAddr, |
| 2069 | descriptor::Modifier( |
| 2070 | "need-device-addr" , |
| 2071 | { |
| 2072 | {61, {{{Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 2073 | } |
| 2074 | ), |
| 2075 | }, |
| 2076 | { |
| 2077 | Modifier::NeedDevicePtr, |
| 2078 | descriptor::Modifier( |
| 2079 | "need-device-ptr" , |
| 2080 | { |
| 2081 | {61, {{{Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 2082 | } |
| 2083 | ), |
| 2084 | }, |
| 2085 | { |
| 2086 | Modifier::NoncommutativeModifier, |
| 2087 | descriptor::Modifier( |
| 2088 | "noncommutative-modifier" , |
| 2089 | { |
| 2090 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2091 | } |
| 2092 | ), |
| 2093 | }, |
| 2094 | { |
| 2095 | Modifier::Nothing, |
| 2096 | descriptor::Modifier( |
| 2097 | "nothing" , |
| 2098 | { |
| 2099 | {61, {{{Property::Unique}}, {Clause::OMPC_adjust_args}}}, |
| 2100 | } |
| 2101 | ), |
| 2102 | }, |
| 2103 | { |
| 2104 | Modifier::OmpxHoldModifier, |
| 2105 | descriptor::Modifier( |
| 2106 | "ompx-hold-modifier" , |
| 2107 | { |
| 2108 | {45, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2109 | {50, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2110 | {51, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2111 | {52, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2112 | {60, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2113 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2114 | } |
| 2115 | ), |
| 2116 | }, |
| 2117 | { |
| 2118 | Modifier::OptionalModifier, |
| 2119 | descriptor::Modifier( |
| 2120 | "optional-modifier" , |
| 2121 | { |
| 2122 | {61, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2123 | } |
| 2124 | ), |
| 2125 | }, |
| 2126 | { |
| 2127 | Modifier::OrderModifier, |
| 2128 | descriptor::Modifier( |
| 2129 | "order-modifier" , |
| 2130 | { |
| 2131 | {51, {{{Property::Unique}}, {Clause::OMPC_order}}}, |
| 2132 | {52, {{{Property::Unique}}, {Clause::OMPC_order}}}, |
| 2133 | {60, {{{Property::Unique}}, {Clause::OMPC_order}}}, |
| 2134 | {61, {{{Property::Unique}}, {Clause::OMPC_order}}}, |
| 2135 | } |
| 2136 | ), |
| 2137 | }, |
| 2138 | { |
| 2139 | Modifier::OrderingModifier, |
| 2140 | descriptor::Modifier( |
| 2141 | "ordering-modifier" , |
| 2142 | { |
| 2143 | {45, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2144 | {50, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2145 | {51, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2146 | {52, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2147 | {60, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2148 | {61, {{{Property::Unique}}, {Clause::OMPC_schedule}}}, |
| 2149 | } |
| 2150 | ), |
| 2151 | }, |
| 2152 | { |
| 2153 | Modifier::OriginalSharingModifier, |
| 2154 | descriptor::Modifier( |
| 2155 | "original-sharing-modifier" , |
| 2156 | { |
| 2157 | {60, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2158 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2159 | } |
| 2160 | ), |
| 2161 | }, |
| 2162 | { |
| 2163 | Modifier::PerThreadModifier, |
| 2164 | descriptor::Modifier( |
| 2165 | "per-thread-modifier" , |
| 2166 | { |
| 2167 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2168 | } |
| 2169 | ), |
| 2170 | }, |
| 2171 | { |
| 2172 | Modifier::PreferType, |
| 2173 | descriptor::Modifier( |
| 2174 | "prefer-type" , |
| 2175 | { |
| 2176 | {60, {{{Property::Complex, Property::Unique}}, {Clause::OMPC_init}}}, |
| 2177 | {61, {{{Property::Complex, Property::Unique}}, {Clause::OMPC_init}}}, |
| 2178 | } |
| 2179 | ), |
| 2180 | }, |
| 2181 | { |
| 2182 | Modifier::Prescriptiveness, |
| 2183 | descriptor::Modifier( |
| 2184 | "prescriptiveness" , |
| 2185 | { |
| 2186 | {51, {{{Property::Unique}}, {Clause::OMPC_grainsize, Clause::OMPC_num_tasks}}}, |
| 2187 | {52, {{{Property::Unique}}, {Clause::OMPC_grainsize, Clause::OMPC_num_tasks}}}, |
| 2188 | {60, {{{Property::Unique}}, {Clause::OMPC_grainsize, Clause::OMPC_num_tasks, Clause::OMPC_num_threads}}}, |
| 2189 | {61, {{{Property::Unique}}, {Clause::OMPC_grainsize, Clause::OMPC_num_tasks}}}, |
| 2190 | } |
| 2191 | ), |
| 2192 | }, |
| 2193 | { |
| 2194 | Modifier::PrescriptivenessModifier, |
| 2195 | descriptor::Modifier( |
| 2196 | "prescriptiveness-modifier" , |
| 2197 | { |
| 2198 | {61, {{{Property::Unique}}, {Clause::OMPC_num_threads, Clause::OMPC_thread_limit}}}, |
| 2199 | } |
| 2200 | ), |
| 2201 | }, |
| 2202 | { |
| 2203 | Modifier::PresentModifier, |
| 2204 | descriptor::Modifier( |
| 2205 | "present-modifier" , |
| 2206 | { |
| 2207 | {60, {{{Property::MapTypeModifying, Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2208 | {61, {{{Property::Unique}}, {Clause::OMPC_from, Clause::OMPC_map, Clause::OMPC_to}}}, |
| 2209 | } |
| 2210 | ), |
| 2211 | }, |
| 2212 | { |
| 2213 | Modifier::ReductionIdentifier, |
| 2214 | descriptor::Modifier( |
| 2215 | "reduction-identifier" , |
| 2216 | { |
| 2217 | {45, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2218 | {50, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_in_reduction, Clause::OMPC_reduction, Clause::OMPC_task_reduction}}}, |
| 2219 | {51, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_in_reduction, Clause::OMPC_reduction, Clause::OMPC_task_reduction}}}, |
| 2220 | {52, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_in_reduction, Clause::OMPC_reduction, Clause::OMPC_task_reduction}}}, |
| 2221 | {60, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_in_reduction, Clause::OMPC_reduction, Clause::OMPC_task_reduction}}}, |
| 2222 | {61, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_in_reduction, Clause::OMPC_reduction, Clause::OMPC_task_reduction}}}, |
| 2223 | } |
| 2224 | ), |
| 2225 | }, |
| 2226 | { |
| 2227 | Modifier::ReductionModifier, |
| 2228 | descriptor::Modifier( |
| 2229 | "reduction-modifier" , |
| 2230 | { |
| 2231 | {50, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2232 | {51, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2233 | {52, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2234 | {60, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2235 | } |
| 2236 | ), |
| 2237 | }, |
| 2238 | { |
| 2239 | Modifier::RefModifier, |
| 2240 | descriptor::Modifier( |
| 2241 | "ref-modifier" , |
| 2242 | { |
| 2243 | {60, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2244 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2245 | } |
| 2246 | ), |
| 2247 | }, |
| 2248 | { |
| 2249 | Modifier::Saved, |
| 2250 | descriptor::Modifier( |
| 2251 | "saved" , |
| 2252 | { |
| 2253 | {60, {{{Property::Unique}}, {Clause::OMPC_firstprivate}}}, |
| 2254 | {61, {{{Property::Unique}}, {Clause::OMPC_firstprivate}}}, |
| 2255 | } |
| 2256 | ), |
| 2257 | }, |
| 2258 | { |
| 2259 | Modifier::ScaledModifier, |
| 2260 | descriptor::Modifier( |
| 2261 | "scaled-modifier" , |
| 2262 | { |
| 2263 | {61, {{{Property::Unique}}, {Clause::OMPC_simdlen}}}, |
| 2264 | } |
| 2265 | ), |
| 2266 | }, |
| 2267 | { |
| 2268 | Modifier::SelfModifier, |
| 2269 | descriptor::Modifier( |
| 2270 | "self-modifier" , |
| 2271 | { |
| 2272 | {60, {{{Property::MapTypeModifying, Property::Unique}}, {Clause::OMPC_map}}}, |
| 2273 | {61, {{{Property::Unique}}, {Clause::OMPC_map}}}, |
| 2274 | } |
| 2275 | ), |
| 2276 | }, |
| 2277 | { |
| 2278 | Modifier::SizesSelector, |
| 2279 | descriptor::Modifier( |
| 2280 | "sizes-selector" , |
| 2281 | { |
| 2282 | {61, {{{Property::Unique}}, {Clause::OMPC_sizes}}}, |
| 2283 | } |
| 2284 | ), |
| 2285 | }, |
| 2286 | { |
| 2287 | Modifier::StepComplexModifier, |
| 2288 | descriptor::Modifier( |
| 2289 | "step-complex-modifier" , |
| 2290 | { |
| 2291 | {52, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2292 | {60, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2293 | {61, {{{Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2294 | } |
| 2295 | ), |
| 2296 | }, |
| 2297 | { |
| 2298 | Modifier::StepModifier, |
| 2299 | descriptor::Modifier( |
| 2300 | "step-modifier" , |
| 2301 | { |
| 2302 | {52, {{{Property::Required, Property::Unique}}, {}}}, |
| 2303 | {60, {{{Property::Required, Property::Unique}}, {Clause::OMPC_induction}}}, |
| 2304 | {61, {{{Property::Required, Property::Unique}}, {Clause::OMPC_induction}}}, |
| 2305 | } |
| 2306 | ), |
| 2307 | }, |
| 2308 | { |
| 2309 | Modifier::StepSimpleModifier, |
| 2310 | descriptor::Modifier( |
| 2311 | "step-simple-modifier" , |
| 2312 | { |
| 2313 | {52, {{{Property::Exclusive, Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2314 | {60, {{{Property::Exclusive, Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2315 | {61, {{{Property::Exclusive, Property::RegionInvariant, Property::Unique}}, {Clause::OMPC_linear}}}, |
| 2316 | } |
| 2317 | ), |
| 2318 | }, |
| 2319 | { |
| 2320 | Modifier::TargetType, |
| 2321 | descriptor::Modifier( |
| 2322 | "target-type" , |
| 2323 | { |
| 2324 | {61, {{{Property::Unique}}, {Clause::OMPC_init}}}, |
| 2325 | } |
| 2326 | ), |
| 2327 | }, |
| 2328 | { |
| 2329 | Modifier::TargetsyncType, |
| 2330 | descriptor::Modifier( |
| 2331 | "targetsync-type" , |
| 2332 | { |
| 2333 | {61, {{{Property::Unique}}, {Clause::OMPC_init}}}, |
| 2334 | } |
| 2335 | ), |
| 2336 | }, |
| 2337 | { |
| 2338 | Modifier::TaskDependenceType, |
| 2339 | descriptor::Modifier( |
| 2340 | "task-dependence-type" , |
| 2341 | { |
| 2342 | {45, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_depend}}}, |
| 2343 | {50, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_depend}}}, |
| 2344 | {51, {{{Property::Ultimate, Property::Unique}}, {Clause::OMPC_depend}}}, |
| 2345 | {52, {{{Property::Required, Property::Ultimate, Property::Unique}}, {Clause::OMPC_depend}}}, |
| 2346 | {60, {{{Property::Unique}}, {Clause::OMPC_depend, Clause::OMPC_update_depend_objects}}}, |
| 2347 | {61, {{{Property::Unique}}, {Clause::OMPC_depend, Clause::OMPC_update_depend_objects}}}, |
| 2348 | } |
| 2349 | ), |
| 2350 | }, |
| 2351 | { |
| 2352 | Modifier::TaskModifier, |
| 2353 | descriptor::Modifier( |
| 2354 | "task-modifier" , |
| 2355 | { |
| 2356 | {61, {{{Property::Unique}}, {Clause::OMPC_reduction}}}, |
| 2357 | } |
| 2358 | ), |
| 2359 | }, |
| 2360 | { |
| 2361 | Modifier::TraitsArray, |
| 2362 | descriptor::Modifier( |
| 2363 | "traits-array" , |
| 2364 | { |
| 2365 | {52, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2366 | {60, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2367 | {61, {{{Property::Unique}}, {Clause::OMPC_uses_allocators}}}, |
| 2368 | } |
| 2369 | ), |
| 2370 | }, |
| 2371 | { |
| 2372 | Modifier::VariableCategory, |
| 2373 | descriptor::Modifier( |
| 2374 | "variable-category" , |
| 2375 | { |
| 2376 | {45, {{{Property::Required, Property::Unique}}, {Clause::OMPC_defaultmap}}}, |
| 2377 | {50, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2378 | {51, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2379 | {52, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2380 | {60, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2381 | {61, {{{Property::Unique}}, {Clause::OMPC_default, Clause::OMPC_defaultmap}}}, |
| 2382 | } |
| 2383 | ), |
| 2384 | }, |
| 2385 | #endif // GEN_OMP_MODIFIER_DESCRIPTORS |
| 2386 | // clang-format on |
| 2387 | |