Searched refs:getSmallDataThreshold (Results 1 – 3 of 3) sorted by relevance
157 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in ConstructJob()264 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in constructHexagonLinkArgs()436 Optional<unsigned> HexagonToolChain::getSmallDataThreshold( in getSmallDataThreshold() function in HexagonToolChain479 if (auto G = getSmallDataThreshold(Args)) in getHexagonLibraryPaths()
111 static Optional<unsigned> getSmallDataThreshold(
2216 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in AddHexagonTargetArgs()