HomeSort by: relevance | last modified time | path
    Searched refs:cpu_cost_table (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-cost-tables.h 27 const struct cpu_cost_table qdf24xx_extra_costs =
135 const struct cpu_cost_table thunderx_extra_costs =
242 const struct cpu_cost_table thunderx2t99_extra_costs =
349 const struct cpu_cost_table thunderx3t110_extra_costs =
456 const struct cpu_cost_table tsv110_extra_costs =
564 const struct cpu_cost_table a64fx_extra_costs =
671 const struct cpu_cost_table ampere1_extra_costs =
778 const struct cpu_cost_table ampere1a_extra_costs =
aarch64-protos.h 524 const struct cpu_cost_table *insn_extra_cost;
aarch64.cc 13158 const struct cpu_cost_table *extra_cost
13523 const struct cpu_cost_table *extra_cost
13726 const struct cpu_cost_table *extra_cost
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-cost-tables.h 27 const struct cpu_cost_table qdf24xx_extra_costs =
135 const struct cpu_cost_table thunderx_extra_costs =
242 const struct cpu_cost_table thunderx2t99_extra_costs =
349 const struct cpu_cost_table thunderx3t110_extra_costs =
456 const struct cpu_cost_table tsv110_extra_costs =
564 const struct cpu_cost_table a64fx_extra_costs =
671 const struct cpu_cost_table ampere1_extra_costs =
778 const struct cpu_cost_table ampere1a_extra_costs =
885 const struct cpu_cost_table ampere1b_extra_costs =
aarch64-protos.h 525 const struct cpu_cost_table *insn_extra_cost;
aarch64.cc 13478 const struct cpu_cost_table *extra_cost
13843 const struct cpu_cost_table *extra_cost
14083 const struct cpu_cost_table *extra_cost
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aarch-cost-tables.h 25 const struct cpu_cost_table generic_extra_costs =
132 const struct cpu_cost_table cortexa53_extra_costs =
239 const struct cpu_cost_table cortexa57_extra_costs =
346 const struct cpu_cost_table cortexa76_extra_costs =
453 const struct cpu_cost_table exynosm1_extra_costs =
560 const struct cpu_cost_table xgene1_extra_costs =
aarch-common-protos.h 141 struct cpu_cost_table struct
arm-protos.h 294 struct cpu_cost_table;
320 const struct cpu_cost_table *insn_extra_cost;
arm.cc 1102 const struct cpu_cost_table cortexa9_extra_costs =
1209 const struct cpu_cost_table cortexa8_extra_costs =
1316 const struct cpu_cost_table cortexa5_extra_costs =
1425 const struct cpu_cost_table cortexa7_extra_costs =
1533 const struct cpu_cost_table cortexa12_extra_costs =
1640 const struct cpu_cost_table cortexa15_extra_costs =
1747 const struct cpu_cost_table v7m_extra_costs =
10057 const struct cpu_cost_table *extra_cost = current_tune->insn_extra_cost;
10142 arm_mem_costs (rtx x, const struct cpu_cost_table *extra_cost,
10232 const struct cpu_cost_table *extra_cost
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-cost-tables.h 25 const struct cpu_cost_table generic_extra_costs =
132 const struct cpu_cost_table cortexa53_extra_costs =
239 const struct cpu_cost_table cortexa57_extra_costs =
346 const struct cpu_cost_table cortexa76_extra_costs =
453 const struct cpu_cost_table exynosm1_extra_costs =
560 const struct cpu_cost_table xgene1_extra_costs =
aarch-common-protos.h 147 struct cpu_cost_table struct
arm-protos.h 325 struct cpu_cost_table;
351 const struct cpu_cost_table *insn_extra_cost;
arm.cc 1118 const struct cpu_cost_table cortexa9_extra_costs =
1225 const struct cpu_cost_table cortexa8_extra_costs =
1332 const struct cpu_cost_table cortexa5_extra_costs =
1441 const struct cpu_cost_table cortexa7_extra_costs =
1549 const struct cpu_cost_table cortexa12_extra_costs =
1656 const struct cpu_cost_table cortexa15_extra_costs =
1763 const struct cpu_cost_table v7m_extra_costs =
10182 const struct cpu_cost_table *extra_cost = current_tune->insn_extra_cost;
10267 arm_mem_costs (rtx x, const struct cpu_cost_table *extra_cost,
10412 const struct cpu_cost_table *extra_cost
    [all...]

Completed in 91 milliseconds