Searched refs:getSmallDataThreshold (Results 1 – 3 of 3) sorted by relevance
234 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in ConstructJob()345 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in constructHexagonLinkArgs()534 HexagonToolChain::getSmallDataThreshold(const ArgList &Args) { in getSmallDataThreshold() function in HexagonToolChain583 if (auto G = getSmallDataThreshold(Args)) in getHexagonLibraryPaths()
112 getSmallDataThreshold(const llvm::opt::ArgList &Args);
2364 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in AddHexagonTargetArgs()