/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | resource.c | 89 int first_regno, last_regno; in update_live_status() local 224 unsigned int last_regno = regno + subreg_nregs (x); in mark_referenced_resources() local 766 unsigned int last_regno = regno + subreg_nregs (x); in mark_set_resources() local
|
H A D | reload1.c | 7899 int last_regno = REGNO (reg_last_reload_reg[pseudo_no]); in do_output_reload() local 8087 int last_regno = REGNO (reg_last_reload_reg[nregno]); in emit_reload_insns() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | resource.cc | 90 int first_regno, last_regno; in update_live_status() local 225 unsigned int last_regno = regno + subreg_nregs (x); in mark_referenced_resources() local 752 unsigned int last_regno = regno + subreg_nregs (x); in mark_set_resources() local
|
H A D | reload1.cc | 7895 int last_regno = REGNO (reg_last_reload_reg[pseudo_no]); in do_output_reload() local 8083 int last_regno = REGNO (reg_last_reload_reg[nregno]); in emit_reload_insns() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-memory-manipulation.c | 909 unsigned last_regno = start_regno + prepare_regs - 1; in nds32_expand_setmem_unroll() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-memory-manipulation.cc | 909 unsigned last_regno = start_regno + prepare_regs - 1; in nds32_expand_setmem_unroll() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-dis.c | 1267 unsigned int last_regno; member
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-dis.c | 1275 unsigned int last_regno; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.c | 4999 int start, i, end = XVECLEN (op, 0) - 1, last_regno = -1; in ldstwm_operation_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.cc | 5034 int start, i, end = XVECLEN (op, 0) - 1, last_regno = -1; in ldstwm_operation_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 1825 int last_regno = regno + rs6000_hard_regno_nregs[mode][regno] - 1; in rs6000_hard_regno_mode_ok_uncached() local 2001 rs6000_debug_reg_print (int first_regno, int last_regno, const char *reg_name) in rs6000_debug_reg_print()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 1839 int last_regno = regno + rs6000_hard_regno_nregs[mode][regno] - 1; in rs6000_hard_regno_mode_ok_uncached() local 2012 rs6000_debug_reg_print (int first_regno, int last_regno, const char *reg_name) in rs6000_debug_reg_print()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mips.c | 4903 unsigned int last_regno; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mips.c | 4906 unsigned int last_regno; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 7806 unsigned last_regno = SBITMAP_SIZE (components); in aarch64_process_components() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 14091 unsigned last_regno = INVALID_REGNUM; in clear_operation_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 9259 unsigned last_regno = SBITMAP_SIZE (components); in aarch64_process_components() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 14266 unsigned last_regno = INVALID_REGNUM; in clear_operation_p() local
|