Searched refs:qty_table_elem (Results 1 – 3 of 3) sorted by relevance
243 struct qty_table_elem struct257 static struct qty_table_elem *qty_table; argument984 struct qty_table_elem *ent; in make_new_qty()1009 struct qty_table_elem *ent; in make_regs_eqv()1069 struct qty_table_elem *ent; in delete_reg_equiv()1229 struct qty_table_elem *ent = &qty_table[REG_QTY (regno)]; in insert_regs()1610 struct qty_table_elem *exp_ent = &qty_table[exp_q]; in insert()1628 struct qty_table_elem *x_ent = &qty_table[x_q]; in insert()2698 struct qty_table_elem *x_ent = &qty_table[x_q]; in cse_rtx_varies_p()2711 struct qty_table_elem *x0_ent = &qty_table[x0_q]; in cse_rtx_varies_p()[all …]
24270 * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
27331 * cse.c (struct qty_table_elem, struct table_elt, struct set):