Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h58 bool HasHIPRuntime = false; variable
148 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime()
H A DAMDGPU.cpp463 HasHIPRuntime = true; in detectHIPRuntime()
466 HasHIPRuntime = false; in detectHIPRuntime()