Home
last modified time | relevance | path

Searched refs:processor_costs (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.h159 struct processor_costs { struct
174 extern const struct processor_costs *m68hc11_cost; argument
H A Dm68hc11.c150 const struct processor_costs *m68hc11_cost;
153 static const struct processor_costs m6811_cost = {
188 static const struct processor_costs m6812_cost = {
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h250 struct processor_costs { struct
265 extern const struct processor_costs *m68hc11_cost; argument
H A Dm68hc11.c137 const struct processor_costs *m68hc11_cost;
140 static const struct processor_costs m6811_cost = {
175 static const struct processor_costs m6812_cost = {
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.h30 struct processor_costs { struct
104 extern const struct processor_costs *sparc_costs; argument
H A Dsparc.c57 struct processor_costs cypress_costs = {
81 struct processor_costs supersparc_costs = {
105 struct processor_costs hypersparc_costs = {
129 struct processor_costs sparclet_costs = {
153 struct processor_costs ultrasparc_costs = {
177 struct processor_costs ultrasparc3_costs = {
201 struct processor_costs niagara_costs = {
224 const struct processor_costs *sparc_costs = &cypress_costs;
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h39 struct processor_costs { struct
89 extern const struct processor_costs *ix86_cost; argument
H A Di386.c125 struct processor_costs i386_cost = { /* 386 specific costs */
231 struct processor_costs pentium_cost = {
284 struct processor_costs pentiumpro_cost = {
337 struct processor_costs k6_cost = {
390 struct processor_costs athlon_cost = {
443 struct processor_costs k8_cost = {
496 struct processor_costs pentium4_cost = {
549 struct processor_costs nocona_cost = {
603 struct processor_costs generic64_cost = {
663 struct processor_costs generic32_cost = {
[all …]
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c273 struct processor_costs { struct
292 struct processor_costs size32_cost = {
307 struct processor_costs size64_cost = {
322 struct processor_costs rios1_cost = {
337 struct processor_costs rios2_cost = {
352 struct processor_costs rs64a_cost = {
382 struct processor_costs ppc403_cost = {
397 struct processor_costs ppc405_cost = {
412 struct processor_costs ppc440_cost = {
427 struct processor_costs ppc601_cost = {
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h39 struct processor_costs { struct
86 extern const struct processor_costs *ix86_cost; argument
H A Di386.c53 struct processor_costs size_cost = { /* costs for tunning for size */
97 struct processor_costs i386_cost = { /* 386 specific costs */
140 struct processor_costs i486_cost = { /* 486 specific costs */
183 struct processor_costs pentium_cost = {
226 struct processor_costs pentiumpro_cost = {
269 struct processor_costs k6_cost = {
312 struct processor_costs athlon_cost = {
355 struct processor_costs pentium4_cost = {
397 const struct processor_costs *ix86_cost = &pentium_cost;
950 const struct processor_costs *cost; /* Processor costs */ in override_options()
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.c58 struct processor_costs struct
96 const struct processor_costs *s390_cost; argument
99 struct processor_costs z900_cost =
134 struct processor_costs z990_cost =
169 struct processor_costs z9_109_cost =
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.61808 * config/i386/i386.h (struct processor_costs): Add new members
1811 * config/i386/i386.c (processor_costs structs): Add values for
8446 * i386.h (struct processor_costs): Add movsx/movzx fields.
9188 * i386.h (processor_costs, ix86_cost): Likewise.
9190 * m68hc11.h (processor_costs, m68hc11_cost): Likewise.
H A DFSFChangeLog.101763 * i386.c (processor_costs): New variable.
H A DChangeLog.54587 (processor_costs): New struct to define costs.
H A DChangeLog.315380 * i386.h (processor_costs): Add move_ratio field.
H A DChangeLog11833 * config/i386/i386.h (processor_costs): Add new fields fadd,