| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | attr-btf_tag-typedef.ll | 28 !7 = !DIDerivedType(tag: DW_TAG_typedef, name: "__u", file: !3, line: 3, baseType: !8, annotations:… 35 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]] 39 …DIDerivedType(tag: DW_TAG_typedef, name: "__s", file: !3, line: 2, baseType: !13, annotations: !10) 42 ; CHECK-SAME: annotations: ![[ANNOT]]
|
| H A D | attr-btf_tag-field.ll | 60 …DW_TAG_member, name: "a", scope: !14, file: !1, line: 8, baseType: !12, size: 32, annotations: !17) 66 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]] 82 …e: !1, line: 16, baseType: !12, size: 1, flags: DIFlagBitField, extraData: i64 0, annotations: !17) 85 ; CHECK-SAME: annotations: ![[ANNOT]]
|
| H A D | attr-btf_tag-diglobalvariable.ll | 13 …"g1", scope: !2, file: !3, line: 7, type: !6, isLocal: false, isDefinition: true, annotations: !10) 27 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]]
|
| H A D | attr-btf_type_tag.ll | 20 !5 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !6, size: 64, annotations: !7) 26 ; CHECK: !5 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !6, size: 64, annotations: !…
|
| H A D | attr-btf_tag-dicomposite.ll | 18 …tag: DW_TAG_structure_type, name: "t", file: !3, line: 1, size: 32, elements: !7, annotations: !10) 27 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]]
|
| H A D | attr-btf_tag-parameter.ll | 34 !13 = !DILocalVariable(name: "a", arg: 1, scope: !8, file: !1, line: 1, type: !11, annotations: !14) 40 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]]
|
| H A D | attr-btf_tag-disubprogram.ll | 29 …d, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !12, annotations: !14) 40 ; CHECK-SAME: annotations: ![[ANNOT:[0-9]+]]
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MarkedUpDisassembly.rst | 20 To provide this functionality the assembly text is marked up with annotations. 24 simply ignore annotations they do not understand or do not care about. 34 with the marked up annotations. 67 understand, allowing the annotations to grow in richness without breaking older 85 disassembled instructions with annotations, ``LLVMSetDisasmOptions()`` and the
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | typo-correction-cxx11.cpp | 52 void run(A *annotations) { in run() argument 55 auto &annotation = *annotations; in run()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | attr-btf_tag.ll | 47 … "g1", scope: !2, file: !3, line: 8, type: !6, isLocal: false, isDefinition: true, annotations: !7) 75 …flags: DIFlagPrototyped, spFlags: DISPFlagDefinition, unit: !2, retainedNodes: !4, annotations: !7) 103 …ag: DW_TAG_structure_type, name: "t1", file: !3, line: 4, size: 32, elements: !21, annotations: !7) 105 …: DW_TAG_member, name: "a", scope: !20, file: !3, line: 5, baseType: !6, size: 32, annotations: !7) 131 !23 = !DILocalVariable(name: "arg", arg: 1, scope: !16, file: !3, line: 10, type: !19, annotations:…
|
| H A D | attr-btf_type_tag.ll | 23 !5 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !6, size: 64, annotations: !11) 24 !6 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !7, size: 64, annotations: !9)
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformDarwin.cpp | 862 StructuredData::ArraySP annotations = ExtractCrashInfoAnnotations(process); in FetchExtendedCrashInformation() local 864 if (!annotations || !annotations->GetSize()) { in FetchExtendedCrashInformation() 872 extended_crash_info->AddItem("crash-info annotations", annotations); in FetchExtendedCrashInformation() 916 CrashInfoAnnotations annotations; in ExtractCrashInfoAnnotations() local 928 if (annotations.version < 5) { in ExtractCrashInfoAnnotations() 932 module_name, annotations.version); in ExtractCrashInfoAnnotations() 936 if (!annotations.message) { in ExtractCrashInfoAnnotations() 943 process.ReadCStringFromMemory(annotations.message, message, error); in ExtractCrashInfoAnnotations() 955 if (!annotations.message2) in ExtractCrashInfoAnnotations() 960 process.ReadCStringFromMemory(annotations.message2, message2, error); in ExtractCrashInfoAnnotations() [all …]
|
| /llvm-project-15.0.7/libc/spec/ |
| H A D | spec.td | 124 class RetValSpec<Type type, list<Annotation> annotations = []> { 126 list<Annotation> Annotations = annotations; 129 class ArgSpec<Type type, list<Annotation> annotations = [], string name = ""> { 131 list<Annotation> Annotations = annotations;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/BPF/BTF/ |
| H A D | tag-1.ll | 24 …"g1", scope: !2, file: !3, line: 7, type: !6, isLocal: false, isDefinition: true, annotations: !11) 29 …ag: DW_TAG_structure_type, name: "t1", file: !3, line: 3, size: 64, elements: !7, annotations: !11) 33 …er, name: "a2", scope: !6, file: !3, line: 5, baseType: !9, size: 32, offset: 32, annotations: !11)
|
| H A D | tag-2.ll | 49 …d, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !13, annotations: !16) 56 !15 = !DILocalVariable(name: "arg2", arg: 2, scope: !8, file: !1, line: 4, type: !12, annotations: … 70 …ype: !30, flags: DIFlagPrototyped, spFlags: DISPFlagOptimized, retainedNodes: !2, annotations: !32)
|
| H A D | type-tag-var.ll | 22 !5 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !6, size: 64, annotations: !10) 23 !6 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !7, size: 64, annotations: !8)
|
| H A D | tag-typedef.ll | 29 !7 = !DIDerivedType(tag: DW_TAG_typedef, name: "__u", file: !3, line: 3, baseType: !8, annotations:… 34 …DIDerivedType(tag: DW_TAG_typedef, name: "__s", file: !3, line: 2, baseType: !13, annotations: !10)
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | attr-btf_tag-typedef.ll | 29 !7 = !DIDerivedType(tag: DW_TAG_typedef, name: "__u", file: !3, line: 3, baseType: !8, annotations:… 34 …DIDerivedType(tag: DW_TAG_typedef, name: "__s", file: !3, line: 2, baseType: !13, annotations: !10)
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | CodingStyle | 40 Some old functions do not have memory management annotations yet. 41 All new functions should have memory management annotations,
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | i1-global.ll | 19 !nvvm.annotations = !{!0}
|
| H A D | i1-param.ll | 19 !nvvm.annotations = !{!0}
|
| H A D | nvcl-param-align.ll | 14 !nvvm.annotations = !{!1, !2, !3}
|
| H A D | surf-write.ll | 15 !nvvm.annotations = !{!1, !2}
|
| H A D | calling-conv.ll | 30 !nvvm.annotations = !{!1}
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | comment.ll | 1 ; RUN: llvm-as < %s | llvm-dis -show-annotations | FileCheck -check-prefix=ANNOT %s
|