Searched defs:GetHexagonSmallDataThresholdValue (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Driver/
H A DTools.cpp1516 static std::string GetHexagonSmallDataThresholdValue(const ArgList &Args) { function
1533 std::string SmallDataThreshold = GetHexagonSmallDataThresholdValue(Args);
4830 std::string SmallDataThreshold = GetHexagonSmallDataThresholdValue(Args);
4930 std::string SmallDataThreshold = GetHexagonSmallDataThresholdValue(Args);

Completed in 279 milliseconds