Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DROCm.h78 bool HasHIPRuntime = false; variable
177 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime()
H A DAMDGPU.cpp474 HasHIPRuntime = true; in detectHIPRuntime()
477 HasHIPRuntime = false; in detectHIPRuntime()