Searched refs:parseHIPVersionFile (Results 1 – 2 of 2) sorted by relevance
148 bool parseHIPVersionFile(llvm::StringRef V);
153 bool RocmInstallationDetector::parseHIPVersionFile(llvm::StringRef V) { in parseHIPVersionFile() function in RocmInstallationDetector471 if (parseHIPVersionFile((*VersionFile)->getBuffer())) in detectHIPRuntime()