Searched refs:PROCESSOR_MAX (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.h115 PROCESSOR_MAX enumerator in enum:processor_type
H A Dalpha.c132 static struct alpha_rtx_cost_data const alpha_rtx_cost_data[PROCESSOR_MAX] =
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dalpha.h121 PROCESSOR_MAX enumerator in enum:processor_type
H A Dalpha.c134 static struct alpha_rtx_cost_data const alpha_rtx_cost_data[PROCESSOR_MAX] =
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h75 PROCESSOR_MAX enumerator in enum:processor_type
H A Dmips.c802 static const struct mips_rtx_cost_data mips_rtx_cost_data[PROCESSOR_MAX] = {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.h62 PROCESSOR_MAX enumerator in enum:processor_type
H A Dmips.c792 static struct mips_rtx_cost_data const mips_rtx_cost_data[PROCESSOR_MAX] =
10282 PROCESSOR_MAX means we enable them for all processors. */
10288 { mips_bdesc, ARRAY_SIZE (mips_bdesc), PROCESSOR_MAX },
10290 { dsp_bdesc, ARRAY_SIZE (dsp_bdesc), PROCESSOR_MAX }
10622 if (m->proc == PROCESSOR_MAX || (m->proc == mips_arch))

Completed in 257 milliseconds