Home
last modified time | relevance | path

Searched refs:mips_rtx_cost_data (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h69 struct mips_rtx_cost_data struct
133 extern const struct mips_rtx_cost_data *mips_cost;
Dmips.c598 const struct mips_rtx_cost_data *mips_cost;
795 static struct mips_rtx_cost_data const mips_rtx_cost_data[PROCESSOR_MAX] = variable
4739 mips_cost = &mips_rtx_cost_data[mips_tune]; in override_options()
/freebsd-9-stable/contrib/gcc/
DChangeLog-20059905 (mips_rtx_cost_data): Add costs for 5kc and 5kf.
14908 * config/mips/mips.c (mips_rtx_cost_data): Add cost for 4kc, 4kp,
16383 (mips_rtx_cost_data): New datatype.
16390 (mips_rtx_cost_data): New.
DChangeLog-20063619 (mips_rtx_cost_data): Add PROCESSOR_SB1A support.