Searched defs:new_regno (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | falkor-tag-collision-avoidance.c | 272 unsigned new_regno = find_rename_reg (head, super_class, &unavailable, in rename_chain() local 381 int new_regno; in avoid_collisions_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | falkor-tag-collision-avoidance.cc | 272 unsigned new_regno = find_rename_reg (head, super_class, &unavailable, in rename_chain() local 381 int new_regno; in avoid_collisions_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira.c | 2669 int i, new_regno, max; in fix_reg_equiv_init() local 5159 int new_regno; in allocate_initial_values() local 5398 int new_regno = REGNO (ALLOCNO_EMIT_DATA (a)->reg); in ira() local
|
H A D | df-scan.c | 1791 unsigned int new_regno, rtx loc) in df_ref_change_reg_with_loc_1() 1882 df_ref_change_reg_with_loc (rtx loc, unsigned int new_regno) in df_ref_change_reg_with_loc()
|
H A D | lra-constraints.c | 5643 lra_copy_reg_equiv (unsigned int new_regno, unsigned int original_regno) in lra_copy_reg_equiv() 5785 int new_regno = REGNO (new_reg); in split_reg() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ira.cc | 2800 int i, new_regno, max; in fix_reg_equiv_init() local 5481 int new_regno; in allocate_initial_values() local 5802 int new_regno = REGNO (ALLOCNO_EMIT_DATA (a)->reg); in ira() local
|
H A D | df-scan.cc | 1793 unsigned int new_regno, rtx loc) in df_ref_change_reg_with_loc_1() 1884 df_ref_change_reg_with_loc (rtx loc, unsigned int new_regno) in df_ref_change_reg_with_loc()
|
H A D | lra-constraints.cc | 5773 lra_copy_reg_equiv (unsigned int new_regno, unsigned int original_regno) in lra_copy_reg_equiv() 5919 int new_regno = REGNO (new_reg); in split_reg() local
|