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;
157 llvm::for_each(getDeviceLibs(DriverArgs), in addClangTargetOptions()209 HIPSPVToolChain::getDeviceLibs(const llvm::opt::ArgList &DriverArgs) const { in getDeviceLibs() function in HIPSPVToolChain
79 getDeviceLibs(const llvm::opt::ArgList &Args) const override;
72 getDeviceLibs(const llvm::opt::ArgList &Args) const override;
254 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions()340 HIPAMDToolChain::getDeviceLibs(const llvm::opt::ArgList &DriverArgs) const { in getDeviceLibs() function in HIPAMDToolChain
738 getDeviceLibs(const llvm::opt::ArgList &Args) const;
1154 ToolChain::getDeviceLibs(const ArgList &DriverArgs) const { in getDeviceLibs() function in ToolChain