Home
last modified time | relevance | path

Searched refs:inner_insn (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfinal.c1023 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1024 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1029 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1030 * insn_default_length (inner_insn)); in shorten_branches()
1032 inner_length = insn_default_length (inner_insn); in shorten_branches()
1038 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1225 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1226 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1247 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1248 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfinal.c1075 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1076 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1081 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1082 * insn_default_length (inner_insn)); in shorten_branches()
1084 inner_length = insn_default_length (inner_insn); in shorten_branches()
1090 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1277 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1278 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1299 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1300 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfinal.c1023 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1024 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1029 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1030 * insn_default_length (inner_insn)); in shorten_branches()
1032 inner_length = insn_default_length (inner_insn); in shorten_branches()
1038 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1225 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1226 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1247 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1248 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfinal.c1078 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1079 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1083 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1085 * insn_default_length (inner_insn)); in shorten_branches()
1087 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1093 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1311 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1312 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1334 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1335 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfinal.c1157 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1158 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1162 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1164 * insn_default_length (inner_insn)); in shorten_branches()
1166 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1172 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1389 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1390 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1412 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1413 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfinal.c1157 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1158 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1162 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1164 * insn_default_length (inner_insn)); in shorten_branches()
1166 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1172 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1389 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1390 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1412 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1413 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
H A DChangeLog-201418248 strengthening local "inner_insn" from rtx to rtx_insn *.
22749 Strengthen local "inner_insn" from rtx to rtx_insn *.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfinal.c1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1092 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1096 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1098 * insn_default_length (inner_insn)); in shorten_branches()
1100 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1106 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1324 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1325 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1347 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1348 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfinal.c1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1092 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1096 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1098 * insn_default_length (inner_insn)); in shorten_branches()
1100 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1106 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1324 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1325 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1347 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1348 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfinal.c1091 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1092 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1096 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1098 * insn_default_length (inner_insn)); in shorten_branches()
1100 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1106 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1324 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1325 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1347 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1348 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfinal.c1163 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1164 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1168 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1170 * insn_default_length (inner_insn)); in shorten_branches()
1172 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1178 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1396 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1397 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1419 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1420 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfinal.c1092 rtx_insn *inner_insn = body_seq->insn (i); in shorten_branches() local
1093 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1097 || asm_noperands (PATTERN (inner_insn)) >= 0) in shorten_branches()
1099 * insn_default_length (inner_insn)); in shorten_branches()
1101 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1107 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1325 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1326 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1348 rtx_insn *inner_insn = seqn->insn (i); in shorten_branches() local
1349 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfinal.c1164 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1165 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1170 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1171 * insn_default_length (inner_insn)); in shorten_branches()
1173 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1179 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1395 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1396 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1417 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1418 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfinal.c1126 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1127 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1132 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1133 * insn_default_length (inner_insn)); in shorten_branches()
1135 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1141 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1356 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1357 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1378 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1379 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfinal.c1126 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1127 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1132 inner_length = (asm_insn_count (PATTERN (inner_insn)) in shorten_branches()
1133 * insn_default_length (inner_insn)); in shorten_branches()
1135 inner_length = inner_length_fun (inner_insn); in shorten_branches()
1141 = insn_variable_length_p (inner_insn)) != 0) in shorten_branches()
1356 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1357 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
1378 rtx inner_insn = XVECEXP (body, 0, i); in shorten_branches() local
1379 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]

12