Home
last modified time | relevance | path

Searched refs:const_delay_slots (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfinal.c1065 int const_delay_slots; in shorten_branches() local
1067 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1069 const_delay_slots = 0; in shorten_branches()
1072 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1090 if (const_delay_slots) in shorten_branches()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfinal.c1151 int const_delay_slots; in shorten_branches() local
1153 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1155 const_delay_slots = 0; in shorten_branches()
1158 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1176 if (const_delay_slots) in shorten_branches()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfinal.c1144 int const_delay_slots; in shorten_branches() local
1146 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1148 const_delay_slots = 0; in shorten_branches()
1151 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1169 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfinal.c1113 int const_delay_slots; in shorten_branches() local
1115 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1117 const_delay_slots = 0; in shorten_branches()
1120 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1138 if (const_delay_slots) in shorten_branches()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfinal.c1113 int const_delay_slots; in shorten_branches() local
1115 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1117 const_delay_slots = 0; in shorten_branches()
1120 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1138 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfinal.c1144 int const_delay_slots; in shorten_branches() local
1146 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1148 const_delay_slots = 0; in shorten_branches()
1151 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1169 if (const_delay_slots) in shorten_branches()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfinal.c1012 int const_delay_slots; in shorten_branches() local
1014 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1016 const_delay_slots = 0; in shorten_branches()
1035 if (const_delay_slots) in shorten_branches()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfinal.c1064 int const_delay_slots; in shorten_branches() local
1066 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1068 const_delay_slots = 0; in shorten_branches()
1087 if (const_delay_slots) in shorten_branches()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfinal.c1012 int const_delay_slots; in shorten_branches() local
1014 const_delay_slots = const_num_delay_slots (XVECEXP (body, 0, 0)); in shorten_branches()
1016 const_delay_slots = 0; in shorten_branches()
1035 if (const_delay_slots) in shorten_branches()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfinal.c1078 int const_delay_slots; in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1082 const_delay_slots = 0; in shorten_branches()
1085 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1103 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfinal.c1078 int const_delay_slots; in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1082 const_delay_slots = 0; in shorten_branches()
1085 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1103 if (const_delay_slots) in shorten_branches()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfinal.c1078 int const_delay_slots; in shorten_branches() local
1080 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1082 const_delay_slots = 0; in shorten_branches()
1085 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1103 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfinal.c1150 int const_delay_slots; in shorten_branches() local
1152 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1154 const_delay_slots = 0; in shorten_branches()
1157 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1175 if (const_delay_slots) in shorten_branches()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfinal.c1079 int const_delay_slots; in shorten_branches() local
1081 const_delay_slots = const_num_delay_slots (body_seq->insn (0)); in shorten_branches()
1083 const_delay_slots = 0; in shorten_branches()
1086 = const_delay_slots ? length_fun : insn_default_length; in shorten_branches()
1104 if (const_delay_slots) in shorten_branches()