Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h268 StringRef getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DCuda.h74 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DAMDGPU.cpp946 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in addClangTargetOptions()
1037 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in getCommonDeviceLibNames()
H A DCuda.cpp886 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions()