Home
last modified time | relevance | path

Searched full:modifiers (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.def100 // Modifiers for 'schedule' clause.
105 // Modifiers for 'device' clause.
115 // Modifiers for 'defaultmap' clause.
137 // Modifiers for 'linear' clause.
143 // Modifiers for 'atomic_default_mem_order' clause.
148 // Modifiers for atomic 'fail' clause.
153 // Modifiers for 'at' clause.
157 // Modifiers for 'severity' clause.
169 // Map-type-modifiers for 'map' clause.
178 // Modifiers fo
[all...]
H A DOpenMPKinds.h38 /// OpenMP modifiers for 'schedule' clause.
47 /// OpenMP modifiers for 'device' clause.
87 /// Number of allowed map-type-modifiers.
99 /// Number of allowed motion-modifiers.
118 /// OpenMP modifiers for 'defaultmap' clause.
171 /// OpenMP modifiers for 'order' clause.
186 /// OpenMP modifiers for 'reduction' clause.
226 /// OpenMP modifiers for 'allocate' clause.
233 /// Number of allowed allocate-modifiers.
H A Darm_neon_incl.td11 // modifiers, etc.
79 // cast, preceded by a sequence of type modifiers. The target type
81 // The available modifiers are:
195 // A typespec is a sequence of uppercase characters (modifiers) followed by one
207 // set of "modifiers" that can change in some way the "base type" of the
223 // Typespec modifiers
231 // Prototype modifiers
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp33 UnmodifiedType(&UnmodifiedType), Modifiers(std::move(Modifier)) {} in NativeTypeUDT()
47 if (Modifiers) in dump()
136 if (!Modifiers) in isConstType()
138 return (Modifiers->Modifiers & ModifierOptions::Const) != in isConstType()
209 if (!Modifiers) in isUnalignedType()
211 return (Modifiers->Modifiers & ModifierOptions::Unaligned) != in isUnalignedType()
216 if (!Modifiers) in isVolatileType()
218 return (Modifiers in isVolatileType()
[all...]
H A DNativeTypeEnum.cpp127 UnmodifiedType(&UnmodifiedType), Modifiers(std::move(Modifier)) {} in NativeTypeEnum()
144 if (Modifiers) in dump()
172 if (!Modifiers) in findChildren()
360 if (!Modifiers) in isConstType()
362 return ((Modifiers->getModifiers() & ModifierOptions::Const) != in isConstType()
367 if (!Modifiers) in isVolatileType()
369 return ((Modifiers->getModifiers() & ModifierOptions::Volatile) != in isVolatileType()
374 if (!Modifiers) in isUnalignedType()
376 return ((Modifiers->getModifiers() & ModifierOptions::Unaligned) != in isUnalignedType()
/llvm-project/llvm/docs/CommandGuide/
H A Dllvm-ar.rst64 implementations. However, there are a few modifiers (:option:`L`) that are not
67 a variety of Modifiers for that Operation, the name of the archive file, and an
70 Options, Operations and Modifiers are explained in the sections below.
80 Delete files from the ``archive``. The :option:`N` and :option:`T` modifiers
89 :option:`b`, and :option:`i` modifiers apply to this operation. The *files*
90 will all be moved to the location given by the modifiers. If no modifiers are
107 :option:`L` and :option:`T` modifiers are used:
128 modifiers apply to this operation. If no *files* are specified, the archive
134 Print the table of contents. Without any modifiers, this operation just prints
154 Modifiers (operation specific)
[all …]
/llvm-project/llvm/docs/
H A DAMDGPUInstructionNotation.rst16 except that instead of real operands and modifiers, it uses references to their descriptions.
28 <``\ :ref:`modifiers description<amdgpu_syn_instruction_modifiers_notation>`\ ``>``
99 :m An operand which may be used with operand modifiers
115 src1:m // src1 operand may be used with operand modifiers
121 Modifiers chapter
124 An instruction may have zero or more optional *modifiers*. They are space-separated in the descript…
129 The order of *modifiers* is fixed.
H A DAMDGPUInstructionSyntax.rst25 :doc:`modifiers<AMDGPUModifierSyntax>` are space-separated.
27 The order of *operands* and *modifiers* is fixed.
28 Most *modifiers* are optional and may be omitted.
172 based on instruction operands and modifiers,
199 Modifiers chapter
205 The syntax of modifiers is described :doc:`in this document<AMDGPUModifierSyntax>`.
207 Information about modifiers supported for individual instructions
/llvm-project/clang/test/SemaObjC/
H A Ddist-object-modifiers.m15 - (id)serverPID { return 0; } // expected-warning {{conflicting distributed object modifiers on ret…
16 - (void)doStuff:(id)clientId { } // expected-warning {{conflicting distributed object modifiers on …
18 …g1 { return Arg; } // expected-warning {{conflicting distributed object modifiers on return type i…
19 …// expected-warning 2{{conflicting distributed object modifiers on parameter type in implementatio…
/llvm-project/llvm/docs/AMDGPU/
H A Dgfx1030_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx908_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx940_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx8_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx90a_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx11_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx10_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx9_vaddr_b73dc0.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`offen<amdgpu_synid_offen>` and :ref…
19 * If both modifiers are specified, index is in the first register and offset is in the second. Size…
20 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
H A Dgfx7_vaddr_da1f09.rst15 *Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`addr64<amdgpu_synid_addr64>`, :ref:…
21 * If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>…
22 * All other combinations of these modifiers are illegal.
/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_monotonic_schedule_set_get.c20 omp_sched_t sched_append_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_append_modifiers() argument
21 return (omp_sched_t)((int)sched | (int)modifiers); in sched_append_modifiers()
28 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() argument
32 // check that sched = hope | modifiers
H A Domp_monotonic_env.c22 int sched_has_modifiers(omp_sched_t sched, omp_sched_t modifiers) { in sched_has_modifiers() argument
23 return (int)sched & (int)modifiers; in sched_has_modifiers()
26 // check that sched = hope | modifiers
/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp673 // List of modifiers which add new random instructions. in FillFunction()
674 std::vector<std::unique_ptr<Modifier>> Modifiers; in FillFunction()
675 Modifiers.emplace_back(new LoadModifier(BB, &PT, &R)); in FillFunction()
676 Modifiers.emplace_back(new StoreModifier(BB, &PT, &R)); in FillFunction()
677 auto SM = Modifiers.back().get(); in FillFunction()
678 Modifiers.emplace_back(new ExtractElementModifier(BB, &PT, &R)); in FillFunction()
679 Modifiers.emplace_back(new ShuffModifier(BB, &PT, &R)); in FillFunction()
680 Modifiers.emplace_back(new InsertElementModifier(BB, &PT, &R)); in FillFunction()
681 Modifiers.emplace_back(new BinModifier(BB, &PT, &R)); in FillFunction()
682 Modifiers in FillFunction()
683 std::vector<std::unique_ptr<Modifier>> Modifiers; FillFunction() local
[all...]
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Devery-type.yaml13 Modifiers: [ Const ]
249 Modifiers: [ Const, Volatile ]
254 Modifiers: [ Const, Volatile ]
259 Modifiers: [ Const, Volatile ]
264 Modifiers: [ Const, Volatile ]
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.h92 "Increase width of modifiers bitfield!");
100 uint32_t Modifiers = 0; member
104 Modifiers |= 1 << static_cast<unsigned>(M); in addModifier()
H A DSemanticHighlighting.cpp325 return (Tok.Modifiers & (1 << uint32_t(HighlightingModifier::DependentName))) in evaluateHighlightPriority()
341 // - token kinds that come with "dependent-name" modifiers are less reliable
344 // - take the union of modifiers from all tokens
355 Result.Modifiers = A.Modifiers | B.Modifiers; in resolveConflict()
371 /// Filter to remove particular kinds of highlighting tokens and modifiers from
394 uint32_t maskModifiers(uint32_t Modifiers) const { in maskModifiers()
395 return Modifiers & ActiveModifiersMask; in maskModifiers()
508 // Apply extra collected highlighting modifiers in collect()
509 auto Modifiers = ExtraModifiers.find(Resolved->R); collect() local
[all...]
/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h84 std::bitset<FileCheckKindModifier::Size> Modifiers; variable
97 return Modifiers[FileCheckKindModifier::ModifierLiteral]; in isLiteralMatch()
100 Modifiers.set(FileCheckKindModifier::ModifierLiteral, Literal);
107 // \returns a description of \p Modifiers.

12345678910>>...15