Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h74 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DAMDGPU.cpp920 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in addClangTargetOptions()
1011 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in getCommonDeviceLibNames()
H A DCuda.cpp850 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions()