Searched defs:extra_cost (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target.h | 114 int extra_cost; /* Cost for using (a) scratch register(s) to be taken member
|
H A D | expmed.cc | 3945 int extra_cost; in expmed_mult_highpart() local 4229 int max_cost, extra_cost; in expand_divmod() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.h | 126 int extra_cost; /* Cost for using (a) scratch register(s) to be taken member
|
H A D | expmed.c | 3929 int extra_cost; in expmed_mult_highpart() local 4205 int max_cost, extra_cost; in expand_divmod() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 11675 const struct cpu_cost_table *extra_cost in aarch64_rtx_mult_cost() local 12025 const struct cpu_cost_table *extra_cost in aarch64_if_then_else_costs() local 12092 const struct cpu_cost_table *extra_cost in aarch64_if_then_else_costs() local 12223 const struct cpu_cost_table *extra_cost in aarch64_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 5399 unsigned int extra_cost = nunits * adjusted_cost; in update_target_cost_per_stmt() local 11899 int extra_cost = 0; in rs6000_secondary_reload_memory() local 12455 int extra_cost = rs6000_secondary_reload_memory (XEXP (x, 0), rclass, in rs6000_secondary_reload() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 9896 const struct cpu_cost_table *extra_cost = current_tune->insn_extra_cost; in arm_unspec_cost() local 9981 arm_mem_costs (rtx x, const struct cpu_cost_table *extra_cost, in arm_mem_costs() 10071 const struct cpu_cost_table *extra_cost, in arm_rtx_costs_internal()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 13142 const struct cpu_cost_table *extra_cost in aarch64_rtx_mult_cost() local 13507 const struct cpu_cost_table *extra_cost in aarch64_if_then_else_costs() local 13710 const struct cpu_cost_table *extra_cost in aarch64_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 10044 const struct cpu_cost_table *extra_cost = current_tune->insn_extra_cost; in arm_unspec_cost() local 10129 arm_mem_costs (rtx x, const struct cpu_cost_table *extra_cost, in arm_mem_costs() 10219 const struct cpu_cost_table *extra_cost, in arm_rtx_costs_internal()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 11196 int extra_cost = 0; in rs6000_secondary_reload_memory() local 11752 int extra_cost = rs6000_secondary_reload_memory (XEXP (x, 0), rclass, in rs6000_secondary_reload() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 20277 int extra_cost = 0; in ix86_widen_mult_cost() local
|