Home
last modified time | relevance | path

Searched refs:DICompileUnit (Results 1 – 25 of 2578) sorted by relevance

12345678910>>...104

/external/llvm-project/llvm/test/DebugInfo/Generic/
Ddebug-names-many-cu.ll73 !12 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
79 !22 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
85 !32 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
91 !42 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
97 !52 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
103 !62 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
109 !72 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
115 !82 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
121 !92 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
127 !102 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (tru…
[all …]
/external/llvm-project/llvm/test/BugPoint/
Dinvalid-debuginfo.ll3 ; CHECK: DICompileUnit not listed in llvm.dbg.cu
10 !0 = distinct !DICompileUnit(language: 12, file: !6)
11 !1 = distinct !DICompileUnit(language: 12, file: !6)
12 !2 = distinct !DICompileUnit(language: 12, file: !6)
13 !3 = distinct !DICompileUnit(language: 12, file: !6)
14 !4 = distinct !DICompileUnit(language: 12, file: !6)
15 !5 = distinct !DICompileUnit(language: 12, file: !6)
Dnamed-md.ll17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia,
18 ; CHECK-DAG: ![[SECOND]] = distinct !DICompileUnit(language: DW_LANG_Julia,
25 !0 = distinct !DICompileUnit(language: DW_LANG_Julia,
27 !1 = distinct !DICompileUnit(language: DW_LANG_Julia,
29 !2 = distinct !DICompileUnit(language: DW_LANG_Julia,
31 !3 = distinct !DICompileUnit(language: DW_LANG_Julia,
33 !4 = distinct !DICompileUnit(language: DW_LANG_Julia,
35 !5 = distinct !DICompileUnit(language: DW_LANG_Julia,
/external/llvm/test/BugPoint/
Dnamed-md.ll17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia,
18 ; CHECK-DAG: ![[SECOND]] = distinct !DICompileUnit(language: DW_LANG_Julia,
25 !0 = distinct !DICompileUnit(language: DW_LANG_Julia,
27 !1 = distinct !DICompileUnit(language: DW_LANG_Julia,
29 !2 = distinct !DICompileUnit(language: DW_LANG_Julia,
31 !3 = distinct !DICompileUnit(language: DW_LANG_Julia,
33 !4 = distinct !DICompileUnit(language: DW_LANG_Julia,
35 !5 = distinct !DICompileUnit(language: DW_LANG_Julia,
/external/llvm/test/Assembler/
Ddicompileunit.ll19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimiz…
20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
27 ; CHECK: !9 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, isOptimized: false, runtimeV…
28 !9 = distinct !DICompileUnit(language: 12, file: !1, producer: "",
32 ; CHECK: !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimi…
33 !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
Dinvalid-dicompileunit-uniqued.ll3 ; CHECK: <stdin>:[[@LINE+1]]:6: error: missing 'distinct', required for !DICompileUnit
4 !0 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "file", directory: "/dir"))
Dinvalid-dicompileunit-language-overflow.ll4 !0 = distinct !DICompileUnit(language: 65535,
8 !1 = distinct !DICompileUnit(language: 65536,
/external/llvm-project/llvm/test/Assembler/
Ddicompileunit.ll19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimiz…
20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
28 ; CHECK: !9 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, isOptimized: false, runtimeV…
29 !9 = distinct !DICompileUnit(language: 12, file: !1, producer: "",
33 ; CHECK: !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimi…
34 !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
Ddbg-checksum.ll8 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, isOptimized: false, runtimeVersion: 0…
9 !2 = distinct !DICompileUnit(language: DW_LANG_C99, file: !6, isOptimized: false, runtimeVersion: 0…
10 !3 = distinct !DICompileUnit(language: DW_LANG_C99, file: !7, isOptimized: false, runtimeVersion: 0…
11 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !8, isOptimized: false, runtimeVersion: 0…
Dinvalid-dicompileunit-uniqued.ll3 ; CHECK: <stdin>:[[@LINE+1]]:6: error: missing 'distinct', required for !DICompileUnit
4 !0 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "file", directory: "/dir"))
Ddebug-info-source.ll4 ; Ensure we accept debug info where DIFiles within a DICompileUnit either all
26 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1)
29 !2 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3)
/external/llvm-project/llvm/test/ThinLTO/X86/
Ddebuginfo-cu-import.ll1 ; Test to ensure only the necessary DICompileUnit fields are imported
11 ; CHECK-NOT: DICompileUnit{{.*}} enums:
12 ; CHECK-NOT: DICompileUnit{{.*}} macros:
13 ; CHECK-NOT: DICompileUnit{{.*}} retainedTypes:
14 ; CHECK-NOT: DICompileUnit{{.*}} globals:
15 ; CHECK: DICompileUnit{{.*}} imports: ![[IMP:[0-9]+]]
42 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 4.0.…
/external/clang/test/Modules/
Ddebug-info-moduleimport.m10 // CHECK: ![[CU:.*]] = distinct !DICompileUnit
23 // NO-SKEL-CHECK: distinct !DICompileUnit
24 // NO-SKEL-CHECK-NOT: distinct !DICompileUnit
30 // SKEL-CHECK: distinct !DICompileUnit
31 // SKEL-CHECK: distinct !DICompileUnit{{.*}}dwoId
DDebugInfoTransitiveImport.m10 // CHECK: !DICompileUnit({{.*}}dwoId:
14 // CHECK: !DICompileUnit({{.*}}dwoId:
21 // CHECK: !DICompileUnit({{.*}}splitDebugFilename: {{.*}}diamond_top{{.*}}dwoId:
/external/llvm-project/llvm/test/Verifier/
Ddbg-orphaned-compileunit.ll3 ; CHECK-NEXT: DICompileUnit not listed in llvm.dbg.cu
4 ; CHECK-NEXT: !0 = distinct !DICompileUnit(language: DW_LANG_Fortran77, file: !1, isOptimized: fals…
10 !1 = distinct !DICompileUnit(file: !2, language: DW_LANG_Fortran77)
/external/llvm-project/clang/test/Modules/
Ddebug-info-moduleimport.m18 // CHECK: ![[CU:.*]] = distinct !DICompileUnit
32 // NO-SKEL-CHECK: distinct !DICompileUnit
33 // NO-SKEL-CHECK-NOT: distinct !DICompileUnit
42 // SKEL-CHECK: distinct !DICompileUnit({{.*}}file: ![[CUFILE:[0-9]+]]
44 // SKEL-CHECK: distinct !DICompileUnit({{.*}}file: ![[DWOFILE:[0-9]+]]{{.*}}splitDebugFilename: "/M…
DDebugInfoTransitiveImport.m10 // CHECK: !DICompileUnit({{.*}}dwoId:
14 // CHECK: !DICompileUnit({{.*}}dwoId:
21 // CHECK: !DICompileUnit({{.*}}splitDebugFilename: {{.*}}diamond_top{{.*}}dwoId:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h84 void processCompileUnit(DICompileUnit *CU);
88 bool addCompileUnit(DICompileUnit *CU);
96 SmallVectorImpl<DICompileUnit *>::const_iterator;
130 SmallVector<DICompileUnit *, 8> CUs;
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h90 void processCompileUnit(DICompileUnit *CU);
94 bool addCompileUnit(DICompileUnit *CU);
102 SmallVectorImpl<DICompileUnit *>::const_iterator;
136 SmallVector<DICompileUnit *, 8> CUs;
/external/llvm-project/llvm/test/DebugInfo/
Dmacro_link.ll7 ; CHECK: [[CU1]] = distinct !DICompileUnit
15 ; CHECK: [[CU2]] = distinct !DICompileUnit
22 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 4.0.0 (trunk…
/external/llvm-project/llvm/test/Transforms/Util/
Dstrip-nonlinetable-debuginfo-cus.ll11 ; CHECK: ![[CU]] = distinct !DICompileUnit({{.*}}"abc.debug"{{.*}}LineTablesOnly
15 !2 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
22 !6 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
/external/llvm-project/llvm/test/Bitcode/
Dupgrade-dbg-checksum.ll10 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !4, producer: "clang version 5.0.1 (tags/…
11 !2 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, producer: "clang version 5.0.1 (tags/…
12 !3 = distinct !DICompileUnit(language: DW_LANG_C99, file: !6, producer: "clang version 5.0.1 (tags/…
Ddicompileunit-gnu-pubnames.ll4 ; CHECK: !DICompileUnit({{.*}}, nameTableKind: GNU)
5 !0 = distinct !DICompileUnit(language: 12, file: !1, nameTableKind: GNU)
/external/llvm-project/llvm/test/DebugInfo/X86/
Dclone-module-2.ll6 ; causing a DICompileUnit duplication: it would be moved in indirecty via a
22 ; CHECK: DICompileUnit
23 ; CHECK-NOT: DICompileUnit
42 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 7.0.0", isOp…
/external/llvm/include/llvm/IR/
DDebugInfo.h79 bool addCompileUnit(DICompileUnit *CU);
86 typedef SmallVectorImpl<DICompileUnit *>::const_iterator
121 SmallVector<DICompileUnit *, 8> CUs;

12345678910>>...104