Searched refs:mips_matching_cpu_name_p (Results 1 – 2 of 2) sorted by relevance
18894 mips_matching_cpu_name_p (const char *canonical, const char *given) in mips_matching_cpu_name_p() function18965 if (mips_matching_cpu_name_p (p->name, cpu_string)) in mips_parse_cpu()
5060 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.