Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DROCm.h265 std::vector<std::string> getRocmDeviceLibPathArg() const { in getRocmDeviceLibPathArg() function
H A DHIPAMD.cpp342 for (auto Path : RocmInstallation.getRocmDeviceLibPathArg()) in getHIPDeviceLibs()