/aosp_15_r20/external/llvm/test/Assembler/ |
H A 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",
|
H A D | invalid-dicompileunit-uniqued.ll | 4 !0 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "file", directory: "/dir"))
|
/aosp_15_r20/external/llvm/test/DebugInfo/Generic/ |
H A 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…
|
H A 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…
|
H A D | bug_null_debuginfo.ll | 6 !0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: FullDebug, fi…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | Dwarf.h | 241 return DW_LANG_C99; in toDW_LANG() 375 case DW_LANG_C99: in toDW_LNAME() 514 case DW_LANG_C99: in isCPlusPlus() 592 case DW_LANG_C99: in isFortran() 656 case DW_LANG_C99: in isC()
|
/aosp_15_r20/external/llvm/test/DebugInfo/X86/ |
H A 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…
|
H A 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…
|
H A D | stmt-list-multiple-compile-units.ll | 84 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3", isOptimized: fal… 91 !10 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 (trunk 172862)", …
|
H A D | fission-cu.ll | 11 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 (trunk 169021) (ll… 70 ; CHECK: DW_AT_language [DW_FORM_data2] (DW_LANG_C99)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 231 case DW_LANG_C99: in isCPlusPlus() 296 case DW_LANG_C99: in isFortran() 347 case DW_LANG_C99: in isC()
|
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/ |
H A D | Cloning.cpp | 235 DBuilder.createCompileUnit(dwarf::DW_LANG_C99, "filename.c", in CreateOldFunctionBodyAndDI() 270 DBuilder2.createCompileUnit(dwarf::DW_LANG_C99, in CreateOldFunctionBodyAndDI() 421 DBuilder.createCompileUnit(dwarf::DW_LANG_C99, "filename.c", in CreateOldModule()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Dwarf.h | 236 case DW_LANG_C99: in isCPlusPlus() 302 case DW_LANG_C99: in isFortran() 354 case DW_LANG_C99: in isC()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | Dwarf.h | 236 case DW_LANG_C99: in isCPlusPlus() 302 case DW_LANG_C99: in isFortran() 354 case DW_LANG_C99: in isC()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | Dwarf.h | 236 case DW_LANG_C99: in isCPlusPlus() 302 case DW_LANG_C99: in isFortran() 354 case DW_LANG_C99: in isC()
|
/aosp_15_r20/external/llvm/test/Linker/ |
H A D | debug-info-version-b.ll | 8 !1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang", isOptimized: false, file: !"…
|
/aosp_15_r20/external/llvm/test/Verifier/ |
H A D | dbg-null-retained-type.ll | 8 !1 = distinct !DICompileUnit(file: !2, language: DW_LANG_C99, retainedTypes: !3)
|
H A D | dbg-difile-crash.ll | 12 !1 = distinct !DICompileUnit(file: !2, language: DW_LANG_C99)
|
H A D | dbg-invalid-retaintypes.ll | 7 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.0 (trunk 131941)", i…
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | dwarf_default_lower_bound.c | 45 case DW_LANG_C99: in dwarf_default_lower_bound()
|
/aosp_15_r20/external/llvm/test/DebugInfo/Lanai/ |
H A 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]
|
/aosp_15_r20/external/llvm/test/DebugInfo/AArch64/ |
H A 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]
|
/aosp_15_r20/external/llvm/test/DebugInfo/ARM/ |
H A 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]
|
/aosp_15_r20/external/llvm/test/DebugInfo/SystemZ/ |
H A 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]
|
/aosp_15_r20/external/llvm/test/DebugInfo/ |
H A D | dwo.ll | 11 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "LLVM", isOptimized: false,…
|