Searched refs:getABIVersionPath (Results 1 – 2 of 2) sorted by relevance
260 StringRef getABIVersionPath(DeviceLibABIVersion ABIVer) const { in getABIVersionPath() function
998 if (ABIVer.requiresLibrary() && getABIVersionPath(ABIVer).empty()) { in getCommonBitcodeLibs() 1023 auto ABIVerPath = getABIVersionPath(ABIVer); in getCommonDeviceLibNames()