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