Home
last modified time | relevance | path

Searched defs:LibDeviceFile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp819 std::string LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); in addClangTargetOptions() local
856 const llvm::opt::ArgList &DriverArgs, StringRef LibDeviceFile, bool Wave64, in getCommonBitcodeLibs()
H A DHIP.cpp401 std::string LibDeviceFile = RocmInstallation.getLibDeviceFile(CanonArch); in getHIPDeviceLibs() local
H A DCuda.cpp703 std::string LibDeviceFile = CudaInstallation.getLibDeviceFile(GpuArch); in addClangTargetOptions() local