/external/llvm/test/Assembler/ |
D | dicompileunit.ll | 19 ; 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… 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",
|
D | invalid-dicompileunit-uniqued.ll | 4 !0 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "file", directory: "/dir"))
|
D | dilocalvariable-arg-large.ll | 11 !1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
|
/external/llvm/test/DebugInfo/Generic/ |
D | debuginfofinder-multiple-cu.ll | 9 ;CHECK: Compile unit: DW_LANG_C99 from /tmp/test1.c 10 ;CHECK: Compile unit: DW_LANG_C99 from /tmp/test2.c 25 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptim… 32 !8 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptim…
|
D | bug_null_debuginfo.ll | 6 !0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: FullDebug, fi…
|
D | two-cus-from-same-file.ll | 39 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.2 (trunk 156513)", i… 45 !9 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.2 (trunk 156513)", i…
|
D | skeletoncu.ll | 11 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "LLVM", isOptimized: false,…
|
/external/llvm/test/DebugInfo/X86/ |
D | mixed-nodebug-cu.ll | 34 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk… 40 !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk…
|
D | multiple-aranges.ll | 47 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: fa… 54 !7 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: fa…
|
/external/llvm/test/Linker/ |
D | debug-info-version-b.ll | 8 !1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang", isOptimized: false, file: !"…
|
/external/llvm/test/Verifier/ |
D | dbg-null-retained-type.ll | 8 !1 = distinct !DICompileUnit(file: !2, language: DW_LANG_C99, retainedTypes: !3)
|
D | dbg-difile-crash.ll | 12 !1 = distinct !DICompileUnit(file: !2, language: DW_LANG_C99)
|
D | dbg-invalid-retaintypes.ll | 7 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.0 (trunk 131941)", i…
|
/external/llvm/test/DebugInfo/AArch64/ |
D | processes-relocations.ll | 10 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
D | little-endian-dump.ll | 11 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
D | big-endian-dump.ll | 11 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
/external/llvm/test/DebugInfo/Lanai/ |
D | processes-relocations.ll | 10 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
/external/llvm/test/DebugInfo/ARM/ |
D | processes-relocations.ll | 10 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | processes-relocations.ll | 10 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
/external/llvm/test/DebugInfo/ |
D | dwo.ll | 11 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "LLVM", isOptimized: false,…
|
D | skeletoncu.ll | 12 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "LLVM", isOptimized: false,…
|
/external/llvm/test/Bitcode/ |
D | upgrade-subprogram.ll | 13 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !2, emissionKind: FullDebug)
|
/external/llvm/test/Linker/Inputs/ |
D | subprogram-linkonce-weak.ll | 13 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !2, emissionKind: FullDebug)
|
/external/llvm/test/DebugInfo/PowerPC/ |
D | processes-relocations.ll | 12 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|
/external/llvm/test/DebugInfo/Mips/ |
D | processes-relocations.ll | 12 …e, !"", i32 0, !2, !2, !2, !2, !2, !"", i32 1} ; [ DW_TAG_compile_unit ] [/a/empty.c] [DW_LANG_C99]
|