Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DROCm.h78 bool HasHIPRuntime = false; variable
178 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime()
H A DAMDGPU.cpp474 HasHIPRuntime = true; in detectHIPRuntime()
480 HasHIPRuntime = true; in detectHIPRuntime()
484 HasHIPRuntime = false; in detectHIPRuntime()