Searched refs:CudaLibDevicePath (Results 1 – 2 of 2) sorted by relevance
167 std::string CudaLibDevicePath; variable187 StringRef getLibDevicePath() const { return CudaLibDevicePath; } in getLibDevicePath()
1656 CudaLibDevicePath = CudaInstallPath + "/nvvm/libdevice"; in init()1662 D.getVFS().exists(CudaLibDevicePath))) in init()1666 for (llvm::sys::fs::directory_iterator LI(CudaLibDevicePath, EC), LE; in init()