| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx10_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx940_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx1030_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx7_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx90a_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx8_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx9_msg.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3 54 MSG_GS 2 GS_OP_CUT 1 Optional 55 \ GS_OP_EMIT 2 Optional 56 \ GS_OP_EMIT_CUT 3 Optional 58 \ GS_OP_CUT 1 Optional 59 \ GS_OP_EMIT 2 Optional 60 \ GS_OP_EMIT_CUT 3 Optional
|
| H A D | gfx11_msg_e37f7b.rst | 19 6:4 Optional *operation*. 0..7 21 9:8 Optional *stream*. 0..3
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-undname/ |
| H A D | llvm-undname.cpp | 33 cl::opt<bool> DumpBackReferences("backrefs", cl::Optional, 36 cl::opt<bool> NoAccessSpecifier("no-access-specifier", cl::Optional, 39 cl::opt<bool> NoCallingConvention("no-calling-convention", cl::Optional, 43 cl::opt<bool> NoReturnType("no-return-type", cl::Optional, 46 cl::opt<bool> NoMemberType("no-member-type", cl::Optional, 49 cl::opt<bool> NoVariableType("no-variable-type", cl::Optional, 52 cl::opt<std::string> RawFile("raw-file", cl::Optional, 55 cl::opt<bool> WarnTrailing("warn-trailing", cl::Optional,
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
| H A D | CodeCoverage.cpp | 635 "dump-collected-objects", cl::Optional, cl::Hidden, in run() 642 "dump-collected-paths", cl::Optional, cl::Hidden, in run() 653 cl::opt<bool> DebugDump("dump", cl::Optional, in run() 675 "path-equivalence", cl::Optional, in run() 682 "name", cl::Optional, in run() 687 "name-allowlist", cl::Optional, in run() 693 "name-regex", cl::Optional, in run() 699 "ignore-filename-regex", cl::Optional, in run() 705 "region-coverage-lt", cl::Optional, in run() 711 "region-coverage-gt", cl::Optional, in run() [all …]
|
| /openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITDumpObjects/ |
| H A D | LLJITDumpObjects.cpp | 25 cl::desc("dump jitted objects"), cl::Optional, 30 cl::Optional, cl::init("")); 34 cl::Optional, cl::init(""));
|
| /openbsd-src/gnu/llvm/libcxx/utils/ |
| H A D | generate_escaped_output_table.py | 19 from typing import Optional 42 def filterCoreProperty(element: PropertyRange) -> Optional[PropertyRange]: 49 def filterGeneralProperty(element: PropertyRange) -> Optional[PropertyRange]: 55 def parsePropertyLine(inputLine: str) -> Optional[PropertyRange]:
|
| H A D | generate_extended_grapheme_cluster_test.py | 18 from typing import Optional, TextIO 40 def parseBreakTestLine(input: TextIO) -> Optional[BreakTestItem]:
|
| H A D | generate_extended_grapheme_cluster_table.py | 19 from typing import Optional 43 def parsePropertyLine(inputLine: str) -> Optional[PropertyRange]:
|
| /openbsd-src/gnu/llvm/clang/utils/analyzer/ |
| H A D | CmpRuns.py | 38 from typing import (Any, DefaultDict, Dict, List, NamedTuple, Optional, 82 verbose_log: Optional[str] = None): 90 html_report: Optional[str]): 215 self.clang_version: Optional[str] = None 218 def get_clang_version(self) -> Optional[str]: 277 verbose_log: Optional[str] = None) -> AnalysisRun: 351 histogram: Optional[HistogramType] = None 548 histogram: Optional[HistogramType] = None, 549 verbose_log: Optional[str] = None): 570 aux_log: Optional[TextIO] = open(verbose_log, "w")
|
| H A D | SATestUtils.py | 6 from typing import List, IO, Optional, Tuple 9 def which(command: str, paths: Optional[str] = None) -> Optional[str]:
|
| H A D | ProjectMap.py | 5 from typing import Any, Dict, List, NamedTuple, Optional, Tuple 50 def from_str(raw_size: Optional[str]) -> "Size": 109 def __init__(self, path: Optional[str] = None, should_exist: bool = True):
|
| /openbsd-src/gnu/llvm/clang/tools/clang-diff/ |
| H A D | ClangDiff.cpp | 49 cl::Optional, 54 cl::Optional, cl::init(""), 57 static cl::opt<int> MaxSize("s", cl::desc("<maxsize>"), cl::Optional, 61 cl::Optional, cl::cat(ClangDiffCategory));
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | LLVM.h | 40 template <typename T> using Optional = std::optional<T>; variable 72 using llvm::Optional;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/Directive/ |
| H A D | DirectiveBase.td | 28 // Optional prefix used for the generation of the enumerator in the Directive 32 // Optional prefix used for the generation of the enumerator in the Clause 80 // Optional class holding value of the clause in clang AST. 83 // Optional class holding value of the clause in flang AST.
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 256 CodeCompletionString::Chunk::CreateOptional(CodeCompletionString *Optional) { in CreateOptional() argument 259 Result.Optional = Optional; in CreateOptional() 321 OS << "{#" << C.Optional->getAsString() << "#}"; in getAsString() 450 void CodeCompletionBuilder::AddOptionalChunk(CodeCompletionString *Optional) { in AddOptionalChunk() argument 451 Chunks.push_back(Chunk::CreateOptional(Optional)); in AddOptionalChunk()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
| H A D | SearchableTable.td | 38 // (Optional) Name of a field that is present in all collected records and 44 // (Optional) Name of a field that is present in all collected records and 103 // (Optional) List of fields that make up the primary key. 106 // (Optional) Name of the primary key search function.
|
| /openbsd-src/gnu/llvm/llvm/utils/release/ |
| H A D | bump-version.py | 11 from typing import Optional 44 version: Optional[packaging.version.Version] = None,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | Optional.h | 24 template <class T> using Optional = std::optional<T>; variable
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 449 def : Property<"deducedType", Optional<QualType>> { 455 def : Property<"typeConstraintConcept", Optional<ConceptDeclRef>> { 480 def : Property<"templateName", Optional<TemplateName>> { 545 def : Property<"ownedTag", Optional<TagDeclRef>> { 666 def : Property<"underlyingType", Optional<QualType>> { 723 def : Property<"declaration", Optional<TemplateTypeParmDeclRef>> { 744 def : Property<"PackIndex", Optional<UInt32>> { 759 def : Property<"numExpansions", Optional<UInt32>> { 834 def : Property<"underlyingType", Optional<QualType>> {
|