Searched refs:G0Suffix (Results 1 – 2 of 2) sorted by relevance
2146 const std::string G0Suffix = "/G0"; in GetHexagonLibraryPaths() local2147 const std::string MarchG0Suffix = MarchSuffix + G0Suffix; in GetHexagonLibraryPaths()2154 LibPaths->push_back(LibGCCHexagonDir + Ver + G0Suffix); in GetHexagonLibraryPaths()2166 LibPaths->push_back(HexagonLibDir + G0Suffix); in GetHexagonLibraryPaths()
5482 const std::string G0Suffix = "/G0"; in ConstructJob() local5483 const std::string MarchG0Suffix = MarchSuffix + G0Suffix; in ConstructJob()