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