Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DROCm.h229 std::vector<std::string> getRocmDeviceLibPathArg() const { in getRocmDeviceLibPathArg() function
H A DHIP.cpp369 for (auto Path : RocmInstallation.getRocmDeviceLibPathArg()) in getHIPDeviceLibs()