Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h218 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DCuda.h77 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DHIP.cpp401 std::string LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); in getHIPDeviceLibs()
H A DAMDGPU.cpp819 std::string LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); in addClangTargetOptions()
H A DCuda.cpp703 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions()