Home
last modified time | relevance | path

Searched refs:subreg_regno (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dresource.c98 first_regno = subreg_regno (dest); in update_live_status()
223 unsigned int regno = subreg_regno (x); in mark_referenced_resources()
765 unsigned int regno = subreg_regno (x); in mark_set_resources()
H A Dreload.c868 if (!targetm.hard_regno_mode_ok (subreg_regno (x), mode)) in reload_inner_reg_of_subreg()
1095 || !targetm.hard_regno_mode_ok (subreg_regno (in), inmode))) in push_reload()
1192 && !targetm.hard_regno_mode_ok (subreg_regno (out), outmode)) in push_reload()
1254 in = gen_rtx_REG (GET_MODE (in), subreg_regno (in)); in push_reload()
1261 out = gen_rtx_REG (GET_MODE (out), subreg_regno (out)); in push_reload()
6044 int regno ATTRIBUTE_UNUSED = subreg_regno (x); in find_reloads_address_1()
6508 unsigned int inner_regno = subreg_regno (x); in refers_to_regno_for_reload_p()
H A Dpostreload.c1662 regno = subreg_regno (reg); in move2add_record_mode()
2165 regno = subreg_regno (dst); in move2add_note_store()
H A Dcaller-save.c946 regno = subreg_regno (reg); in mark_set_regs()
H A Drtlanal.c1752 unsigned int inner_regno = subreg_regno (x); in refers_to_regno_p()
1845 regno = subreg_regno (x); in reg_overlap_mentioned_p()
4016 subreg_regno (const_rtx x) in subreg_regno() function
H A Dreload1.c6450 regno = subreg_regno (rld[r].in_reg); in choose_reload_regs()
6473 regno = subreg_regno (rld[r].in); in choose_reload_regs()
6642 regno = subreg_regno (equiv); in choose_reload_regs()
H A Dfinal.c3385 regno = subreg_regno (x); in alter_subreg()
H A Drtl.h2455 extern unsigned int subreg_regno (const_rtx);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dresource.cc99 first_regno = subreg_regno (dest); in update_live_status()
224 unsigned int regno = subreg_regno (x); in mark_referenced_resources()
751 unsigned int regno = subreg_regno (x); in mark_set_resources()
H A Dpostreload.cc1672 regno = subreg_regno (reg); in move2add_record_mode()
2175 regno = subreg_regno (dst); in move2add_note_store()
H A Dcaller-save.cc946 regno = subreg_regno (reg); in mark_set_regs()
H A Dreload1.cc6446 regno = subreg_regno (rld[r].in_reg); in choose_reload_regs()
6469 regno = subreg_regno (rld[r].in); in choose_reload_regs()
6638 regno = subreg_regno (equiv); in choose_reload_regs()
H A Dfinal.cc3172 regno = subreg_regno (x); in alter_subreg()
H A Drtl.h2463 extern unsigned int subreg_regno (const_rtx);
H A DChangeLog-200125779 * alias.c (nonlocal_mentioned_p): Use subreg_regno function.
25864 * reload.c (reload_inner_reg_of_subreg): subreg_regno should be used
25874 (find_reloads_address_1): Use SUBREG_BYTE, subreg_regno, and
25881 (refers_to_regno_for_reload_p): Use subreg_regno.
25886 (choose_reload_regs): Use subreg_regno.
25891 subreg_regno function.
25892 (mark_set_resources): Use subreg_regno function.
25894 (subreg_regno_offset, subreg_regno): Define prototypes.
25899 * rtlanal.c (refers_to_regno_p): Use subreg_regno.
25900 (reg_overlap_mentioned_p): Use subreg_regno.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.c275 fprintf (file, "%s", reg_names[subreg_regno (x)]); in mn10300_print_operand()
334 fprintf (file, "%s", reg_names[subreg_regno (x) + 1]); in mn10300_print_operand()
424 fprintf (file, "%s", reg_names[subreg_regno (x)]); in mn10300_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.cc275 fprintf (file, "%s", reg_names[subreg_regno (x)]); in mn10300_print_operand()
334 fprintf (file, "%s", reg_names[subreg_regno (x) + 1]); in mn10300_print_operand()
424 fprintf (file, "%s", reg_names[subreg_regno (x)]); in mn10300_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc870 gcc_assert (subreg_regno (op) < FIRST_PSEUDO_REGISTER); in rx_print_operand()
871 fprintf (file, "%s", reg_names [subreg_regno (op)]); in rx_print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c869 gcc_assert (subreg_regno (op) < FIRST_PSEUDO_REGISTER); in rx_print_operand()
870 fprintf (file, "%s", reg_names [subreg_regno (op)]); in rx_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc620 fputs (reg_names[subreg_regno (x)], file); in v850_print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c620 fputs (reg_names[subreg_regno (x)], file); in v850_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc4302 regno = subreg_regno (op); in reg_or_subreg_regno()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c4300 regno = subreg_regno (op); in reg_or_subreg_regno()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc5426 basereg = subreg_regno (addr); in alpha_print_operand_address()
5445 basereg = subreg_regno (addr); in alpha_print_operand_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c5421 basereg = subreg_regno (addr); in alpha_print_operand_address()
5440 basereg = subreg_regno (addr); in alpha_print_operand_address()

12