Home
last modified time | relevance | path

Searched defs:costs (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dira-costs.c55 struct costs struct
75 static struct costs *costs; variable
H A Dira-color.c1087 int *costs; in setup_profitable_hard_regs() local
1317 update_conflict_hard_regno_costs (int *costs, enum reg_class aclass, in update_conflict_hard_regno_costs()
1518 static int costs[FIRST_PSEUDO_REGISTER], full_costs[FIRST_PSEUDO_REGISTER]; in assign_hard_reg() local
2327 int costs[FIRST_PSEUDO_REGISTER]; in improve_allocation() local
H A Dtree-ssa-loop-ivopts.c3057 static unsigned costs[NUM_MACHINE_MODES]; in add_cost() local
3119 static htab_t costs; in multiply_by_cost() local
3227 unsigned costs[2][2][2][2]; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira-costs.c51 struct costs struct
71 static struct costs *costs; variable
H A Dira-color.c1104 int *costs; in setup_profitable_hard_regs() local
1498 update_conflict_hard_regno_costs (int *costs, enum reg_class aclass, in update_conflict_hard_regno_costs()
1701 static int costs[FIRST_PSEUDO_REGISTER], full_costs[FIRST_PSEUDO_REGISTER]; in assign_hard_reg() local
2852 int costs[FIRST_PSEUDO_REGISTER]; in improve_allocation() local
H A Dexpmed.h268 expmed_op_cost_ptr (struct expmed_op_costs *costs, bool speed, in expmed_op_cost_ptr()
H A Dtree-ssa-loop-ivopts.c4294 unsigned costs[AINC_NONE]; member