Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DROCm.h177 bool hasHIPRuntime() const { return HasHIPRuntime; } in hasHIPRuntime() function
H A DAMDGPU.cpp481 if (hasHIPRuntime()) in print()
515 if (!hasHIPRuntime()) { in AddHIPIncludeArgs()