| /llvm-project-15.0.7/bolt/lib/RuntimeLibs/ |
| H A D | RuntimeLibrary.cpp | 30 SmallString<128> LibPath = llvm::sys::path::parent_path(Dir); in getLibPath() local 46 void RuntimeLibrary::loadLibrary(StringRef LibPath, RuntimeDyld &RTDyld) { in loadLibrary()
|
| H A D | HugifyRuntimeLibrary.cpp | 95 std::string LibPath = getLibPath(ToolPath, opts::RuntimeHugifyLib); in link() local
|
| H A D | InstrumentationRuntimeLibrary.cpp | 196 std::string LibPath = getLibPath(ToolPath, opts::RuntimeInstrumentationLib); in link() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/xpc/test-client/ |
| H A D | ClangdXPCTestClient.cpp | 50 std::string LibPath = getLibraryPath(); in main() local
|
| /llvm-project-15.0.7/llvm/unittests/Passes/ |
| H A D | PluginsTest.cpp | 31 static std::string LibPath(const std::string Name = "TestPlugin") { in LibPath() function
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | Cuda.h | 35 std::string LibPath; variable
|
| H A D | WebAssembly.cpp | 474 std::string LibPath = SysRoot + "/include"; in addLibCxxIncludePaths() local 502 std::string LibPath = SysRoot + "/include"; in addLibStdCXXIncludePaths() local
|
| H A D | MSVC.cpp | 145 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local 154 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local 561 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
|
| H A D | HIPSPV.cpp | 251 for (auto *LibPath : LibraryPaths) { in getHIPDeviceLibs() local
|
| H A D | ROCm.h | 107 SmallString<0> LibPath; variable
|
| H A D | MinGW.cpp | 211 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
|
| H A D | Hexagon.cpp | 440 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
|
| H A D | Gnu.cpp | 2904 const std::string &LibPath = in AddMultilibPaths() local 2965 const std::string &LibPath = in AddMultiarchPaths() local 2982 std::string LibPath(GCCInstallation.getParentLibPath()); in AddMultilibIncludeArgs() local
|
| H A D | CommonArgs.cpp | 1932 llvm::Optional<std::string> LibPath = in AddStaticDeviceLibs() local 2081 llvm::Optional<std::string> LibPath = in addOpenMPDeviceRTL() local
|
| /llvm-project-15.0.7/llvm/unittests/Support/DynamicLibrary/ |
| H A D | DynamicLibraryTest.cpp | 21 std::string LibPath(const std::string Name = "PipSqueak") { in LibPath() function
|
| /llvm-project-15.0.7/llvm/lib/WindowsDriver/ |
| H A D | MSVCPaths.cpp | 310 bool appendArchToWindowsSDKLibPath(int SDKMajor, SmallString<128> LibPath, in appendArchToWindowsSDKLibPath()
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 516 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local 1028 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-jitlink/ |
| H A D | llvm-jitlink.cpp | 1682 SmallVector<char, 256> LibPath; in addLibraries() local
|