Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp450 auto SPACKPath = findSPACKPackage(Candidate, "hip"); in detectHIPRuntime() local
451 InstallPath = SPACKPath.empty() ? InstallPath : SPACKPath; in detectHIPRuntime()