Searched refs:CpuArg (Results 1 – 1 of 1) sorted by relevance
3083 Arg *CpuArg = nullptr; in GetTargetCPUVersion() local3085 CpuArg = A; in GetTargetCPUVersion()3087 StringRef CPU = CpuArg ? CpuArg->getValue() : GetDefaultCPU(); in GetTargetCPUVersion()