Searched refs:pentium_cost (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386.c | 183 struct processor_costs pentium_cost = { variable 397 const struct processor_costs *ix86_cost = &pentium_cost; 964 {&pentium_cost, 0, 0, 16, 7, 16, 7, 16, 1}, in override_options()
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 231 struct processor_costs pentium_cost = { variable 715 const struct processor_costs *ix86_cost = &pentium_cost; 1463 {&pentium_cost, 0, 0, 16, 7, 16, 7, 16}, in override_options()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.2 | 2384 (pentium_cost): Likewise.
|
H A D | ChangeLog | 11840 (i386_cost, i486_cost, pentium_cost, pentiumpro_cost,
|
H A D | ChangeLog.6 | 9183 * i386.c (size_cost, i386_cost, i486_cost, pentium_cost,
|