Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h81 bool HasHIPRuntime = false; variable
189 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime()
H A DAMDGPU.cpp440 HasHIPRuntime = true; in detectHIPRuntime()
446 HasHIPRuntime = true; in detectHIPRuntime()
450 HasHIPRuntime = false; in detectHIPRuntime()