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