Searched defs:this_cost (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | postreload.cc | 293 int this_cost; in reload_cse_simplify_set() local
|
H A D | tree-vectorizer.cc | 1859 unsigned HOST_WIDE_INT other_factor, this_factor, other_cost, this_cost; in better_epilogue_loop_than_p() local
|
H A D | reload1.cc | 1847 int this_cost = spill_cost[regno]; in find_reg() local
|
H A D | haifa-sched.cc | 2425 int point, pci, cl, cost, this_cost, delta; in model_excess_cost() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | postreload.c | 285 int this_cost; in reload_cse_simplify_set() local
|
H A D | reload1.c | 1848 int this_cost = spill_cost[regno]; in find_reg() local
|
H A D | rtlanal.c | 5480 int this_cost = insn_cost (CONST_CAST_RTX_INSN (seq), speed); in seq_cost() local
|
H A D | haifa-sched.c | 2425 int point, pci, cl, cost, this_cost, delta; in model_excess_cost() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 17209 fractional_cost this_cost in better_main_loop_than_p() local
|