| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | dimodule.ll | 12 ; CHECK: !2 = !DIModule(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/inc… 13 !2 = !DIModule(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include") 17 ; CHECK: !3 = !DIModule(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/inc… 18 !4 = !DIModule(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include", ap…
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/Inputs/ |
| H A D | swift-interface.s | 24 ##; !5 = !DIModule(scope: null, name: "Foo", includePath: "/Foo/x86_64.swiftinterface") 26 ##; !7 = !DIModule(scope: null, name: "Swift", includePath: "/SDK/Swift.swiftmodule/x86_64.swiftint… 28 ##; !9 = !DIModule(scope: null, name: "Foundation", includePath: "/SDK/Foundation.swiftmodu
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | DIModule-clang-module.ll | 3 ; CHECK: DIModule(scope: null, name: "DebugModule", configMacros: "-DMODULES=0", includePath: "/", … 19 !5 = !DIModule(scope: null, name: "DebugModule", configMacros: "-DMODULES=0", includePath: "/", api…
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | debug-info-moduleimport.m | 27 // CHECK-SAME: includePath: "{{.*}}test{{.*}}Modules{{.*}}Inputs" 42 // SKEL-CHECK: includePath: "/SRCDIR/Inputs"
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | compilercontext.ll | 42 !8 = !DIModule(scope: !9, name: "SubModule", includePath: "") 43 !9 = !DIModule(scope: null, name: "CModule", includePath: "")
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 430 llvm::SmallString<128> includePath; in getOpenMPHeadersDir() local 431 includePath.assign(llvm::sys::fs::getMainExecutable(nullptr, nullptr)); in getOpenMPHeadersDir() 432 llvm::sys::path::remove_filename(includePath); in getOpenMPHeadersDir() 433 includePath.append("/../include/flang/OpenMP/"); in getOpenMPHeadersDir() 434 return std::string(includePath); in getOpenMPHeadersDir()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | DIModuleContext.ll | 28 !8 = !DIModule(scope: null, name: "Module", includePath: ".")
|
| H A D | clang-module.ll | 27 !5 = !DIModule(scope: null, name: "Foo", includePath: ".")
|
| H A D | DIModule.ll | 26 !5 = !DIModule(scope: null, name: "DebugModule", configMacros: "-DMODULES=0", includePath: "/llvm/t…
|
| H A D | sdag-combine.ll | 48 !11 = !DIModule(scope: null, name: "Swift", includePath: "/Xcode.app/Contents/Developer/Platforms/M…
|
| /llvm-project-15.0.7/llvm/test/Bindings/llvm-c/ |
| H A D | debug_info.ll | 32 ; CHECK-NEXT: !5 = !DIModule(scope: null, name: "llvm-c-test", includePath: "/test/include/llvm-c-t… 48 ; CHECK-NEXT: !21 = !DIModule(scope: null, name: "llvm-c-test-import", includePath: "/test/include/…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | load-combine-dbg.ll | 27 !2 = !DIModule(scope: null, name: "test", includePath: "")
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/ |
| H A D | swift-dwarf-loc.test | 24 !6 = !DIModule(scope: null, name: "foo", includePath: "")
|
| /llvm-project-15.0.7/llvm/test/MC/X86/ |
| H A D | dwarf-size-field-overflow.test | 33 !6 = !DIModule(scope: null, name: "dag", includePath: "/")
|
| /llvm-project-15.0.7/llvm/test/Transforms/Coroutines/ |
| H A D | coro-debug-dbg.addr-swift.ll | 332 !6 = !DIModule(scope: null, name: "Swift", includePath: "/Volumes/Data/work/solon/build/Ninja+cmark… 334 !8 = !DIModule(scope: null, name: "_Concurrency", includePath: "/Volumes/Data/work/solon/build/Ninj… 336 !10 = !DIModule(scope: null, name: "SwiftOnoneSupport", includePath: "/Volumes/Data/work/solon/buil…
|
| /llvm-project-15.0.7/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 5015 OPTIONAL(includePath, MDStringField, ); \ in parseDIModule() 5024 configMacros.Val, includePath.Val, in parseDIModule()
|