Searched refs:HIPPathArg (Results 1 – 2 of 2) sorted by relevance
101 StringRef HIPPathArg; variable
332 HIPPathArg = Args.getLastArgValue(clang::driver::options::OPT_hip_path_EQ); in RocmInstallationDetector()450 if (!HIPPathArg.empty()) in detectHIPRuntime()451 HIPSearchDirs.emplace_back(HIPPathArg.str()); in detectHIPRuntime()