Searched refs:getHIPDeviceLibs (Results 1 – 4 of 4) sorted by relevance
91 llvm::for_each(TC.getHIPDeviceLibs(Args), [&](StringRef BCFile) { in constructLldCommand()278 llvm::for_each(getHIPDeviceLibs(DriverArgs), [&](StringRef BCFile) { in addClangTargetOptions()362 HIPToolChain::getHIPDeviceLibs(const llvm::opt::ArgList &DriverArgs) const { in getHIPDeviceLibs() function in HIPToolChain
87 getHIPDeviceLibs(const llvm::opt::ArgList &Args) const override;
681 getHIPDeviceLibs(const llvm::opt::ArgList &Args) const;
1025 ToolChain::getHIPDeviceLibs(const ArgList &DriverArgs) const { in getHIPDeviceLibs() function in ToolChain