Searched refs:costs_lt_p (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | postreload.cc | 1779 if (costs_lt_p (&newcst, &oldcst, speed) in move2add_use_add2_insn() 1799 if (costs_lt_p (&newcst, &oldcst, speed)) in move2add_use_add2_insn() 1869 if (costs_lt_p (&newcst, &mincst, speed)) in move2add_use_add3_insn() 1878 if (costs_lt_p (&mincst, &oldcst, speed)) in move2add_use_add3_insn() 2024 if (costs_lt_p (&newcst, &oldcst, speed) in reload_cse_move2add()
|
| D | rtl.h | 2094 costs_lt_p (struct full_rtx_costs *a, struct full_rtx_costs *b, in costs_lt_p() function
|
| D | ChangeLog-2010 | 12325 (init_costs_to_max, init_costs_to_zero, costs_lt_p,
|