/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | cfgrtl.c | 73 static int can_delete_label_p (rtx); 106 can_delete_label_p (rtx label) in can_delete_label_p() function 129 if (! can_delete_label_p (insn)) in delete_insn()
|
H A D | ChangeLog.1 | 1742 * flow.c (can_delete_label_p): Do not convert a label into a 2839 * flow.c (can_delete_label_p): Do not allow user specified 4132 (can_delete_label_p): New?
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ |
H A D | cfgrtl.c | 73 static int can_delete_label_p (rtx); 106 can_delete_label_p (rtx label) in can_delete_label_p() function 129 if (! can_delete_label_p (insn)) in delete_insn()
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/ |
H A D | cfgrtl.c | 65 static int can_delete_label_p (rtx); 98 can_delete_label_p (rtx label) in can_delete_label_p() function 120 if (! can_delete_label_p (insn)) in delete_insn()
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const_rtx); 114 can_delete_label_p (const_rtx label) in can_delete_label_p() function 135 if (! can_delete_label_p (insn)) in delete_insn()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const_rtx); 114 can_delete_label_p (const_rtx label) in can_delete_label_p() function 135 if (! can_delete_label_p (insn)) in delete_insn()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | cfgrtl.c | 83 static int can_delete_label_p (const rtx_code_label *); 120 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 142 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ |
H A D | cfgrtl.c | 76 static int can_delete_label_p (const rtx_code_label *); 113 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 135 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | cfgrtl.c | 83 static int can_delete_label_p (const rtx_code_label *); 120 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 142 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | cfgrtl.c | 78 static int can_delete_label_p (const_rtx); 115 can_delete_label_p (const_rtx label) in can_delete_label_p() function 136 if (! can_delete_label_p (insn)) in delete_insn()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | cfgrtl.c | 83 static int can_delete_label_p (const rtx_code_label *); 120 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 142 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | cfgrtl.c | 77 static int can_delete_label_p (const rtx_code_label *); 114 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 136 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ |
H A D | cfgrtl.c | 76 static int can_delete_label_p (const rtx_code_label *); 113 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 135 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | cfgrtl.c | 85 static int can_delete_label_p (const rtx_code_label *); 123 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 145 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | cfgrtl.c | 87 static int can_delete_label_p (const rtx_code_label *); 125 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 147 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | cfgrtl.c | 85 static int can_delete_label_p (const rtx_code_label *); 123 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 145 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | cfgrtl.c | 85 static int can_delete_label_p (const rtx_code_label *); 123 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function 145 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
|