Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DROCm.h269 ArrayRef<std::string> getRocmDeviceLibPathArg() const { in getRocmDeviceLibPathArg() function
H A DHIPAMD.cpp347 for (StringRef Path : RocmInstallation.getRocmDeviceLibPathArg()) in getDeviceLibs()