Searched refs:next_set (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | cprop.cc | 501 next_set (unsigned int regno, struct cprop_expr *expr) in next_set() function 857 set = next_set (regno, set); in find_avail_set() 1475 set = next_set (regno, set); in find_bypass_set()
|
| D | haifa-sched.cc | 9096 reg_set_data *set, *next_set; in haifa_finish_h_i_d() local 9107 for (set = data->reg_set_list; set != NULL; set = next_set) in haifa_finish_h_i_d() 9109 next_set = set->next_insn_set; in haifa_finish_h_i_d()
|
| D | ChangeLog-2000 | 24329 (lookup_set, next_set): REGNO arg now unsigned.
|
| D | ChangeLog-2011 | 33127 next_set, reset_opr_set_tables, oprs_not_set_p, mark_call, mark_set,
|