Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h148 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime() function
H A DAMDGPU.cpp470 if (hasHIPRuntime()) in print()
503 if (!hasHIPRuntime()) { in AddHIPIncludeArgs()