Searched defs:new_cost (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | changes.h | 92 unsigned int new_cost; variable
|
H A D | changes.cc | 173 unsigned int new_cost = 0; in changes_are_worthwhile() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | auto-inc-dec.c | 477 int new_cost = 0; in attempt_change() local
|
H A D | tree-ssa-address.c | 1156 unsigned new_cost = address_cost (addr, mem_mode, as, speed); in preferred_mem_scale_factor() local
|
H A D | postreload.c | 868 int new_cost; in try_replace_in_use() local
|
H A D | combine.c | 857 int old_cost, new_cost; in combine_validate_cost() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-address.cc | 1166 unsigned new_cost = address_cost (addr, mem_mode, as, speed); in preferred_mem_scale_factor() local
|
H A D | auto-inc-dec.cc | 477 int new_cost = 0; in attempt_change() local
|
H A D | fwprop.cc | 482 auto new_cost = set_src_cost (SET_SRC (use_set), in try_fwprop_subst_pattern() local
|
H A D | postreload.cc | 883 int new_cost; in try_replace_in_use() local
|
H A D | combine.cc | 826 int old_cost, new_cost; in combine_validate_cost() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 3536 unsigned new_cost = i + words % i; in riscv_expand_block_move() local 5517 int new_cost = address_cost (new_addr, GET_MODE (memref), as, speed); in riscv_new_address_profitable_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
H A D | csky.c | 1122 int new_cost; in create_csky_fix_barrier() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 3184 unsigned new_cost = i + words % i; in riscv_expand_block_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
H A D | csky.cc | 1209 int new_cost; in create_csky_fix_barrier() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 17817 int new_cost; in create_fix_barrier() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 17992 int new_cost; in create_fix_barrier() local
|