Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h78 bool HasHIPRuntime = false; variable
188 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime()
H A DAMDGPU.cpp508 HasHIPRuntime = true; in detectHIPRuntime()
514 HasHIPRuntime = true; in detectHIPRuntime()
518 HasHIPRuntime = false; in detectHIPRuntime()