Searched defs:LibraryPaths (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HIPSPV.cpp | 210 ArgStringList LibraryPaths; in getDeviceLibs() local
|
H A D | HIPAMD.cpp | 404 ArgStringList LibraryPaths; getDeviceLibs() local
|
H A D | CommonArgs.cpp | 2359 SDLSearch(const Driver & D,const llvm::opt::ArgList & DriverArgs,llvm::opt::ArgStringList & CC1Args,const SmallVectorImpl<std::string> & LibraryPaths,StringRef Lib,StringRef Arch,StringRef Target,bool isBitCodeSDL) SDLSearch() argument 2439 GetSDLFromOffloadArchive(Compilation & C,const Driver & D,const Tool & T,const JobAction & JA,const InputInfoList & Inputs,const llvm::opt::ArgList & DriverArgs,llvm::opt::ArgStringList & CC1Args,const SmallVectorImpl<std::string> & LibraryPaths,StringRef Lib,StringRef Arch,StringRef Target,bool isBitCodeSDL) GetSDLFromOffloadArchive() argument 2585 SmallVector<std::string, 8> LibraryPaths; AddStaticDeviceLibs() local 2728 SmallVector<StringRef, 8> LibraryPaths; addOpenMPDeviceRTL() local [all...] |
/llvm-project/clang/include/clang/Driver/ |
H A D | ToolChain.h | 152 path_list LibraryPaths; variable
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | Options.cpp | 465 PathSeq LibraryPaths; processLinkerOptions() local
|
/llvm-project/clang/tools/clang-linker-wrapper/ |
H A D | ClangLinkerWrapper.cpp | 1478 SmallVector<StringRef> LibraryPaths; getDeviceInput() local
|