Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp501 HasHIPRuntime = true; in detectHIPRuntime()
507 HasHIPRuntime = true; in detectHIPRuntime()
511 HasHIPRuntime = false; in detectHIPRuntime()