Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DCuda.h76 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
H A DCuda.cpp632 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions()