Searched refs:LibDevicePath (Results 1 – 2 of 2) sorted by relevance
171 std::string LibDevicePath; variable205 StringRef getLibDevicePath() const { return LibDevicePath; } in getLibDevicePath()
1775 LibDevicePath = InstallPath + "/nvvm/libdevice"; in init()1780 FS.exists(LibDevicePath))) in init()1784 for (llvm::sys::fs::directory_iterator LI(LibDevicePath, EC), LE; in init()