Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPU.h144 getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs,
H A DAMDGPUOpenMP.cpp127 AMDGPUOpenMPTC.getCommonDeviceLibNames(Args, SubArchName.str()); in constructLLVMLinkCommand()
H A DHIPAMD.cpp392 for (auto N : getCommonDeviceLibNames(DriverArgs, GpuArch.str())) in getHIPDeviceLibs()
H A DAMDGPU.cpp922 ROCMToolChain::getCommonDeviceLibNames(const llvm::opt::ArgList &DriverArgs, in getCommonDeviceLibNames() function in ROCMToolChain
H A DClang.cpp8429 RocmTC.getCommonDeviceLibNames(TCArgs, Arch.str()); in ConstructJob()