H A D | CommonArgs.cpp | 2429 const SmallVectorImpl<std::string> &LibraryPaths, in SDLSearch() 2486 for (auto LPath : LibraryPaths) { in GetSDLFromOffloadArchive() 2509 const SmallVectorImpl<std::string> &LibraryPaths, StringRef Lib, in GetSDLFromOffloadArchive() 2529 for (auto LPath : LibraryPaths) { in GetSDLFromOffloadArchive() 2655 SmallVector<std::string, 8> LibraryPaths; in checkAMDGPUCodeObjectVersion() 2664 LibraryPaths.emplace_back(Path.trim()); in checkAMDGPUCodeObjectVersion() 2669 LibraryPaths.emplace_back(Search_Dir); in checkAMDGPUCodeObjectVersion() 2674 LibraryPaths.emplace_back(DefaultLibPath.c_str()); in checkAMDGPUCodeObjectVersion() 2708 if (!SDLSearch(D, DriverArgs, CC1Args, LibraryPaths, SDLName, Arch, Target, in addMachineOutlinerArgs() 2711 LibraryPaths, SDLNam in addMachineOutlinerArgs() 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...] |