Searched refs:getDeviceLibs (Results 1 – 8 of 8) sorted by relevance
60 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions()159 AMDGPUOpenMPToolChain::getDeviceLibs(const llvm::opt::ArgList &Args) const { in getDeviceLibs() function in AMDGPUOpenMPToolChain
58 getDeviceLibs(const llvm::opt::ArgList &Args) const override;
153 llvm::for_each(getDeviceLibs(DriverArgs), in addClangTargetOptions()205 HIPSPVToolChain::getDeviceLibs(const llvm::opt::ArgList &DriverArgs) const { in getDeviceLibs() function in HIPSPVToolChain
72 getDeviceLibs(const llvm::opt::ArgList &Args) const override;
79 getDeviceLibs(const llvm::opt::ArgList &Args) const override;
268 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions()353 HIPAMDToolChain::getDeviceLibs(const llvm::opt::ArgList &DriverArgs) const { in getDeviceLibs() function in HIPAMDToolChain
762 getDeviceLibs(const llvm::opt::ArgList &Args) const;
1340 ToolChain::getDeviceLibs(const ArgList &DriverArgs) const { in getDeviceLibs() function in ToolChain