Home
last modified time | relevance | path

Searched refs:SPACKPath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp455 auto SPACKPath = findSPACKPackage(Candidate, "hip"); in detectHIPRuntime() local
456 InstallPath = SPACKPath.empty() ? InstallPath : SPACKPath; in detectHIPRuntime()