Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DROCm.h201 std::vector<std::string> getRocmDeviceLibPathArg() const { in getRocmDeviceLibPathArg() function
DHIP.cpp293 for (auto Path : RocmInstallation.getRocmDeviceLibPathArg()) in addClangTargetOptions()