Home
last modified time | relevance | path

Searched refs:du_head (Results 1 – 25 of 148) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
H A Dregrename.c119 static struct du_head *open_chains;
138 static struct du_head *terminated_this_insn;
195 mark_conflict (struct du_head *chains, unsigned id) in mark_conflict()
230 struct du_head *head = XOBNEW (&rename_obstack, struct du_head); in create_new_chain()
774 struct du_head *chain; in regrename_analyze()
1055 struct du_head *chain; in note_sets_clobbers()
1072 struct du_head **p; in scan_rtx_reg()
1118 struct du_head *head = *p; in scan_rtx_reg()
1119 struct du_head *next = head->next_chain; in scan_rtx_reg()
1591 struct du_head *prev_open; in record_out_operands()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
32 struct du_head *tied_chain; argument
58 typedef struct du_head *du_head_p; argument
84 struct du_head *heads[MAX_REGS_PER_ADDRESS];
H A Dregrename.c115 static struct du_head *open_chains;
134 static struct du_head *terminated_this_insn;
191 mark_conflict (struct du_head *chains, unsigned id) in mark_conflict()
226 struct du_head *head = XOBNEW (&rename_obstack, struct du_head); in create_new_chain()
770 struct du_head *chain; in regrename_analyze()
1046 struct du_head *chain; in note_sets_clobbers()
1063 struct du_head **p; in scan_rtx_reg()
1109 struct du_head *head = *p; in scan_rtx_reg()
1110 struct du_head *next = head->next_chain; in scan_rtx_reg()
1558 struct du_head *prev_open; in record_out_operands()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dregrename.h25 class du_head
29 class du_head *next_chain;
33 class du_head *tied_chain;
62 typedef class du_head *du_head_p;
88 class du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
50 typedef struct du_head *du_head_p; argument
75 struct du_head *heads[MAX_REGS_PER_ADDRESS];
H A Dregrename.c121 static struct du_head *open_chains;
194 mark_conflict (struct du_head *chains, unsigned id) in mark_conflict()
224 struct du_head *head = XOBNEW (&rename_obstack, struct du_head); in create_new_chain()
747 struct du_head *chain; in regrename_analyze()
928 regrename_do_replace (struct du_head *head, int reg) in regrename_do_replace()
1012 struct du_head *chain; in note_sets_clobbers()
1029 struct du_head **p; in scan_rtx_reg()
1047 struct du_head *head = *p; in scan_rtx_reg()
1048 struct du_head *next = head->next_chain; in scan_rtx_reg()
1494 struct du_head *prev_open; in record_out_operands()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
50 typedef struct du_head *du_head_p; argument
75 struct du_head *heads[MAX_REGS_PER_ADDRESS];
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dregrename.h25 struct du_head struct
28 struct du_head *next_chain; argument
50 typedef struct du_head *du_head_p; argument
75 struct du_head *heads[MAX_REGS_PER_ADDRESS];
H A Dregrename.c121 static struct du_head *open_chains;
194 mark_conflict (struct du_head *chains, unsigned id) in mark_conflict()
224 struct du_head *head = XOBNEW (&rename_obstack, struct du_head); in create_new_chain()
747 struct du_head *chain; in regrename_analyze()
928 regrename_do_replace (struct du_head *head, int reg) in regrename_do_replace()
1012 struct du_head *chain; in note_sets_clobbers()
1029 struct du_head **p; in scan_rtx_reg()
1047 struct du_head *head = *p; in scan_rtx_reg()
1048 struct du_head *next = head->next_chain; in scan_rtx_reg()
1494 struct du_head *prev_open; in record_out_operands()
[all …]

123456