Home
last modified time | relevance | path

Searched refs:getCommonDeviceLibNames (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.h140 getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs,
H A DAMDGPUOpenMP.cpp166 for (auto BCLib : getCommonDeviceLibNames(Args, GpuArch.str(), in getDeviceLibs()
H A DHIPAMD.cpp457 for (StringRef N : getCommonDeviceLibNames(DriverArgs, GpuArch.str())) in getDeviceLibs()
H A DAMDGPU.cpp1005 ROCMToolChain::getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs, in getCommonDeviceLibNames() function in ROCMToolChain