Home
last modified time | relevance | path

Searched refs:DW_LANG_Swift (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/ARM/
Ddbg-tcreturn.ll30 !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, producer: "Swift", isOptimized: tru…
40 …me: "Int", scope: !7, file: !11, size: 32, elements: !2, runtimeLang: DW_LANG_Swift, identifier: "…
42 …name: "n2", scope: !7, file: !6, size: 32, elements: !2, runtimeLang: DW_LANG_Swift, identifier: "…
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dswift-dwarf-loc.test22 …ame: "Int", scope: !6, file: !5, size: 64, elements: !7, runtimeLang: DW_LANG_Swift, identifier: "…
26 !8 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !9, producer: "swiftc", isOptimized: fa…
/external/llvm-project/llvm/test/DebugInfo/MIR/ARM/
Dlarger-subregister.mir21 !2 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !3,
30 … scope: !5, file: !3, line: 46, size: 128, elements: !4, runtimeLang: DW_LANG_Swift, identifier: "…
/external/llvm-project/llvm/test/DebugInfo/X86/
Dsdag-combine.ll35 !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, isOptimized: false, runtimeVersion:…
44 …e: "Bool", scope: !11, file: !10, size: 8, elements: !2, runtimeLang: DW_LANG_Swift, identifier: "…
/external/llvm-project/llvm/test/DebugInfo/ARM/
Dpartial-subreg.ll45 !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, producer: "Swift", isOptimized: fal…
51 …le: !1, line: 5824, size: 256, align: 128, elements: !2, runtimeLang: DW_LANG_Swift, identifier: "…
/external/elfutils/libdw/
Ddwarf_default_lower_bound.c62 case DW_LANG_Swift: in dwarf_default_lower_bound()
Ddwarf.h732 DW_LANG_Swift = 0x001e, /* Swift */ enumerator
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/
Ddebug-loc-0.mir43 …!0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, producer: "Swift version 4.2.1-dev…
52 …G_structure_type, name: "$SytD", file: !6, elements: !2, runtimeLang: DW_LANG_Swift, identifier: "…
/external/llvm-project/llvm/test/Verifier/
DDISubprogram.ll12 !8 = distinct !DICompileUnit(language: DW_LANG_Swift, producer: "clang",
/external/llvm-project/llvm/test/DebugInfo/Generic/
DthrownTypes.ll27 !0 = distinct !DICompileUnit(language: DW_LANG_Swift, producer: "swiftc", isOptimized: false, emiss…
/external/llvm-project/llvm/test/tools/dsymutil/Inputs/
Dswift-interface.s19 ##; !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, isOptimized: false, runtimeVers…
/external/llvm-project/llvm/test/CodeGen/X86/
Dload-combine-dbg.ll27 !1 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !3, isOptimized: false, emissionKind: F…
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dswift.ll33 !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, producer: "Apple Swift version 5.0 …
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.h225 case DW_LANG_Swift: in isCPlusPlus()
283 case DW_LANG_Swift: in isFortran()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h548 DW_LANG_Swift =0x001e, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h221 case DW_LANG_Swift: in isCPlusPlus()
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc893 case dwarf2reader::DW_LANG_Swift: in SetLanguage()
Ddwarf_cu_to_module_unittest.cc1228 SetLanguage(dwarf2reader::DW_LANG_Swift); in TEST_F()
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp740 DIB.createCompileUnit(dwarf::DW_LANG_Swift, File, "swiftc", true, "", 0); in TEST_F()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp137 case dwarf::DW_LANG_Swift: in getDefaultLowerBound()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp172 case dwarf::DW_LANG_Swift: in getDefaultLowerBound()
DCodeViewDebug.cpp730 case dwarf::DW_LANG_Swift: in MapDWLangToCVLang()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp170 case dwarf::DW_LANG_Swift: in getDefaultLowerBound()
DCodeViewDebug.cpp741 case dwarf::DW_LANG_Swift: in MapDWLangToCVLang()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp212 if (CU.getLanguage() != dwarf::DW_LANG_Swift) in analyzeImportedModule()

12