Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDROCm.h268 StringRef getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
HDCuda.h74 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile() function
HDAMDGPU.cpp920 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in addClangTargetOptions()
1011 StringRef LibDeviceFile = RocmInstallation->getLibDeviceFile(CanonArch); in getCommonDeviceLibNames()
HDCuda.cpp850 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions()