Home
last modified time | relevance | path

Searched refs:getSmallDataThreshold (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h111 unsigned getSmallDataThreshold() const { in getSmallDataThreshold() function
/external/clang/lib/Driver/
DToolChains.h893 static Optional<unsigned> getSmallDataThreshold(
DToolChains.cpp2580 Optional<unsigned> HexagonToolChain::getSmallDataThreshold( in getSmallDataThreshold() function in HexagonToolChain
2624 if (auto G = getSmallDataThreshold(Args)) in getHexagonLibraryPaths()
DTools.cpp2062 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in AddHexagonTargetArgs()
6249 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in ConstructJob()
6352 if (auto G = toolchains::HexagonToolChain::getSmallDataThreshold(Args)) { in constructHexagonLinkArgs()