Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h282 ArrayRef<std::string> getRocmDeviceLibPathArg() const { in getRocmDeviceLibPathArg() function
H A DHIPAMD.cpp360 for (StringRef Path : RocmInstallation->getRocmDeviceLibPathArg()) in getDeviceLibs()