Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DROCm.h178 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime() function
H A DAMDGPU.cpp488 if (hasHIPRuntime()) in print()
522 if (!hasHIPRuntime()) { in AddHIPIncludeArgs()