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 DAMDGPUOpenMP.cpp143 for (auto BCLib : getCommonDeviceLibNames(Args, GpuArch.str(), in getDeviceLibs()
H A DAMDGPU.h148 getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs,
H A DHIPAMD.cpp400 for (auto N : getCommonDeviceLibNames(DriverArgs, GpuArch.str())) in getDeviceLibs()
H A DAMDGPU.cpp986 ROCMToolChain::getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs, in getCommonDeviceLibNames() function in ROCMToolChain