Searched refs:reg_weight (Results 1 – 2 of 2) sorted by relevance
307 short reg_weight; member354 #define INSN_REG_WEIGHT(INSN) (h_i_d[INSN_UID (INSN)].reg_weight)
1631 int reg_weight = 0; in find_insn_reg_weight1() local1640 reg_weight += find_set_reg_weight (x); in find_insn_reg_weight1()1647 reg_weight += find_set_reg_weight (x); in find_insn_reg_weight1()1655 reg_weight--; in find_insn_reg_weight1()1658 INSN_REG_WEIGHT (insn) = reg_weight; in find_insn_reg_weight1()