Home
last modified time | relevance | path

Searched defs:LibPath (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp560 std::string LibPath = SysRoot + "/include"; in addLibCxxIncludePaths() local
588 std::string LibPath = SysRoot + "/include"; in addLibStdCXXIncludePaths() local
H A DMSVC.cpp138 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local
153 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
588 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
H A DHexagon.cpp391 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
450 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
H A DHIPSPV.cpp247 for (auto *LibPath : LibraryPaths) { in getDeviceLibs() local
H A DBareMetal.cpp495 for (const auto &LibPath : TC.getLibraryPaths()) in ConstructJob() local
H A DMinGW.cpp237 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
H A DCommonArgs.cpp2591 std::optional<std::string> LibPath = in AddStaticDeviceLibs() local
2735 std::optional<std::string> LibPath = in addOpenMPDeviceRTL() local
2746 for (const auto &LibPath : HostTC.getFilePaths()) in addOpenMPDeviceRTL() local
H A DGnu.cpp3165 const std::string &LibPath = in AddMultilibPaths() local
3227 const std::string &LibPath = in AddMultiarchPaths() local
3244 std::string LibPath(GCCInstallation.getParentLibPath()); in AddMultilibIncludeArgs() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp81 auto LoadLibrary = [&](SmallString<256> LibPath, StringRef LibName) -> Error { in loadVCRuntime()
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp314 bool appendArchToWindowsSDKLibPath(int SDKMajor, SmallString<128> LibPath, in appendArchToWindowsSDKLibPath()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp683 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local
1309 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local