Searched refs:UArch (Results 1 – 1 of 1) sorted by relevance
445 StringRef UArch; in getHostCPUNameForRISCV() local448 UArch = Lines[I].substr(5).ltrim("\t :"); in getHostCPUNameForRISCV()453 return StringSwitch<const char *>(UArch) in getHostCPUNameForRISCV()