Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h260 StringRef getABIVersionPath(DeviceLibABIVersion ABIVer) const { in getABIVersionPath() function
H A DAMDGPU.cpp998 if (ABIVer.requiresLibrary() && getABIVersionPath(ABIVer).empty()) { in getCommonBitcodeLibs()
1023 auto ABIVerPath = getABIVersionPath(ABIVer); in getCommonDeviceLibNames()