Home
last modified time | relevance | path

Searched refs:costs_lt_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dpostreload.cc1779 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()
Drtl.h2094 costs_lt_p (struct full_rtx_costs *a, struct full_rtx_costs *b, in costs_lt_p() function
DChangeLog-201012325 (init_costs_to_max, init_costs_to_zero, costs_lt_p,