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