Searched refs:mips_rtx_cost_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h69 struct mips_rtx_cost_data struct
133 extern const struct mips_rtx_cost_data *mips_cost;
H A Dmips.c598 const struct mips_rtx_cost_data *mips_cost;
797 static struct mips_rtx_cost_data const mips_rtx_cost_data[PROCESSOR_MAX] =
4786 mips_cost = &mips_rtx_cost_data[mips_tune];
796 static struct mips_rtx_cost_data const mips_rtx_cost_data[PROCESSOR_MAX] = variable

Completed in 94 milliseconds