Searched refs:mips_cpu_info_from_arch (Results 1 – 2 of 2) sorted by relevance
1371 static const struct mips_cpu_info *mips_cpu_info_from_arch (int);3940 arch_info = mips_cpu_info_from_arch (file_mips_opts.arch); in file_mips_check_options()3976 mips_cpu_info_from_arch (file_mips_opts.arch)->name); in file_mips_check_options()8134 mips_cpu_info_from_arch (mips_opts.arch)->name, in match_invalid_for_isa()18989 mips_cpu_info_from_arch (int arch) in mips_cpu_info_from_arch() function
1489 (mips_cpu_info_from_arch): New function.