Home
last modified time | relevance | path

Searched defs:cpu_cost_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daarch-common-protos.h137 struct cpu_cost_table struct
139 const struct alu_cost_table alu;
140 const struct mult_cost_table mult[2]; /* SImode and DImode. */
141 const struct mem_cost_table ldst;
142 const struct fp_cost_table fp[2]; /* SFmode and DFmode. */
143 const struct vector_cost_table vect;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Daarch-common-protos.h141 struct cpu_cost_table struct
143 const struct alu_cost_table alu;
144 const struct mult_cost_table mult[2]; /* SImode and DImode. */
145 const struct mem_cost_table ldst;
146 const struct fp_cost_table fp[2]; /* SFmode and DFmode. */
147 const struct vector_cost_table vect;