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