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