Searched refs:getSmallDataThreshold (Results 1 – 3 of 3) sorted by relevance
112 getSmallDataThreshold(const llvm::opt::ArgList &Args);
232 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in ConstructJob()344 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in constructHexagonLinkArgs()533 HexagonToolChain::getSmallDataThreshold(const ArgList &Args) { in getSmallDataThreshold() function in HexagonToolChain582 if (auto G = getSmallDataThreshold(Args)) in getHexagonLibraryPaths()
2241 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in AddHexagonTargetArgs()