Searched refs:GetDefaultCPU (Results 1 – 4 of 4) sorted by relevance
108 static const StringRef GetDefaultCPU();
668 const StringRef HexagonToolChain::GetDefaultCPU() { in GetDefaultCPU() function in HexagonToolChain677 StringRef CPU = CpuArg ? CpuArg->getValue() : GetDefaultCPU(); in GetTargetCPUVersion()
959 static const StringRef GetDefaultCPU();
3078 const StringRef HexagonToolChain::GetDefaultCPU() { in GetDefaultCPU() function in HexagonToolChain3087 StringRef CPU = CpuArg ? CpuArg->getValue() : GetDefaultCPU(); in GetTargetCPUVersion()