Home
last modified time | relevance | path

Searched refs:can_delete_note_p (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgrtl.c72 static int can_delete_note_p (rtx);
96 can_delete_note_p (rtx note) in can_delete_note_p() function
224 if (GET_CODE (start) == NOTE && !can_delete_note_p (start)) in delete_insn_chain()
H A DChangeLog.69982 can_delete_note_p, can_delete_label_p, commit_one_edge_insertion,
11651 init_flow, clear_edges, can_delete_note_p, can_delete_label_p,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgrtl.c72 static int can_delete_note_p (rtx);
96 can_delete_note_p (rtx note) in can_delete_note_p() function
224 if (GET_CODE (start) == NOTE && !can_delete_note_p (start)) in delete_insn_chain()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfgrtl.c64 static int can_delete_note_p (rtx);
89 can_delete_note_p (rtx note) in can_delete_note_p() function
214 if (NOTE_P (start) && !can_delete_note_p (start)) in delete_insn_chain()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const_rtx);
97 can_delete_note_p (const_rtx note) in can_delete_note_p() function
249 if (NOTE_P (current) && !can_delete_note_p (current)) in delete_insn_chain()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const_rtx);
97 can_delete_note_p (const_rtx note) in can_delete_note_p() function
249 if (NOTE_P (current) && !can_delete_note_p (current)) in delete_insn_chain()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
261 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgrtl.c82 static int can_delete_note_p (const rtx_note *);
103 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
267 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgrtl.c75 static int can_delete_note_p (const rtx_note *);
96 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
250 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgrtl.c82 static int can_delete_note_p (const rtx_note *);
103 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
267 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgrtl.c77 static int can_delete_note_p (const_rtx);
98 can_delete_note_p (const_rtx note) in can_delete_note_p() function
252 if (NOTE_P (current) && !can_delete_note_p (current)) in delete_insn_chain()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgrtl.c82 static int can_delete_note_p (const rtx_note *);
103 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
267 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
261 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
251 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgrtl.c76 static int can_delete_note_p (const rtx_note *);
97 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
261 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgrtl.c75 static int can_delete_note_p (const rtx_note *);
96 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
250 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgrtl.c84 static int can_delete_note_p (const rtx_note *);
106 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
270 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgrtl.c86 static int can_delete_note_p (const rtx_note *);
108 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
272 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgrtl.c84 static int can_delete_note_p (const rtx_note *);
106 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
270 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgrtl.c84 static int can_delete_note_p (const rtx_note *);
106 can_delete_note_p (const rtx_note *note) in can_delete_note_p() function
270 if (NOTE_P (current) && !can_delete_note_p (as_a <rtx_note *> (current))) in delete_insn_chain()

12345678