Searched refs:queue_update_cost (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ira-color.cc | 1273 queue_update_cost (ira_allocno_t allocno, ira_allocno_t start, in queue_update_cost() function 1479 queue_update_cost (another_allocno, start, allocno, in update_costs_from_allocno() 1661 queue_update_cost (another_allocno, start, from, divisor * COST_HOP_DIVISOR); in update_conflict_hard_regno_costs() 2126 queue_update_cost (conflict_a, conflict_a, NULL, COST_HOP_DIVISOR); in assign_hard_reg() 2140 queue_update_cost (a, a, NULL, COST_HOP_DIVISOR); in assign_hard_reg()
|
| D | ChangeLog-2020 | 35412 (queue_update_cost, get_next_update_cost): Add new arg start. 35419 allocnos_conflict_p. Adjust calls of queue_update_cost and 35421 (assign_hard_reg): Adjust calls of queue_update_cost. Add
|
| D | ChangeLog-2008 | 5846 (queue_update_cost): Likewise. 5857 (assign_hard_reg): Use queue_update_cost instead of
|
| D | ChangeLog-2013 | 11518 (queue_update_cost, get_next_update_cost): Add new param from.
|