Home
last modified time | relevance | path

Searched refs:goto_queue (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c322 } *goto_queue; member
539 tf->goto_queue in maybe_record_in_goto_queue()
543 q = &tf->goto_queue[active]; in maybe_record_in_goto_queue()
925 q = tf->goto_queue; in lower_try_finally_nofallthru()
985 q = tf->goto_queue; in lower_try_finally_onedest()
1056 if (tf->goto_queue) in lower_try_finally_copy()
1070 q = tf->goto_queue; in lower_try_finally_copy()
1106 for (q = tf->goto_queue; q < qe; q++) in lower_try_finally_copy()
1230 q = tf->goto_queue; in lower_try_finally_switch()
1423 if (this_tf.goto_queue) in lower_try_finally()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c372 struct goto_queue_node *goto_queue; member
433 *slot = &tf->goto_queue[i]; in find_goto_replacement()
577 tf->goto_queue in record_in_goto_queue()
581 q = &tf->goto_queue[active]; in record_in_goto_queue()
1053 q = tf->goto_queue; in lower_try_finally_nofallthru()
1162 q = tf->goto_queue; in lower_try_finally_onedest()
1191 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1248 if (tf->goto_queue) in lower_try_finally_copy()
1261 q = tf->goto_queue; in lower_try_finally_copy()
1449 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c372 struct goto_queue_node *goto_queue; member
433 *slot = &tf->goto_queue[i]; in find_goto_replacement()
577 tf->goto_queue in record_in_goto_queue()
581 q = &tf->goto_queue[active]; in record_in_goto_queue()
1053 q = tf->goto_queue; in lower_try_finally_nofallthru()
1162 q = tf->goto_queue; in lower_try_finally_onedest()
1191 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1248 if (tf->goto_queue) in lower_try_finally_copy()
1261 q = tf->goto_queue; in lower_try_finally_copy()
1451 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c377 struct goto_queue_node *goto_queue; member
435 &tf->goto_queue[i]); in find_goto_replacement()
587 tf->goto_queue in record_in_goto_queue()
591 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1479 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
H A DChangeLog.tuples3420 themselves(instead of the labels) are recorded in the goto_queue.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c403 struct goto_queue_node *goto_queue; member
464 *slot = &tf->goto_queue[i]; in find_goto_replacement()
608 tf->goto_queue in record_in_goto_queue()
612 q = &tf->goto_queue[active]; in record_in_goto_queue()
1084 q = tf->goto_queue; in lower_try_finally_nofallthru()
1193 q = tf->goto_queue; in lower_try_finally_onedest()
1222 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1279 if (tf->goto_queue) in lower_try_finally_copy()
1292 q = tf->goto_queue; in lower_try_finally_copy()
1480 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
H A DChangeLog.tuples3420 themselves(instead of the labels) are recorded in the goto_queue.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
H A DChangeLog.tuples3420 themselves(instead of the labels) are recorded in the goto_queue.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c377 struct goto_queue_node *goto_queue; member
435 &tf->goto_queue[i]); in find_goto_replacement()
587 tf->goto_queue in record_in_goto_queue()
591 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1479 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c381 struct goto_queue_node *goto_queue; member
439 &tf->goto_queue[i]); in find_goto_replacement()
591 tf->goto_queue in record_in_goto_queue()
595 q = &tf->goto_queue[active]; in record_in_goto_queue()
1083 q = tf->goto_queue; in lower_try_finally_nofallthru()
1194 q = tf->goto_queue; in lower_try_finally_onedest()
1223 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1281 if (tf->goto_queue) in lower_try_finally_copy()
1294 q = tf->goto_queue; in lower_try_finally_copy()
1484 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1480 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1480 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1084 q = tf->goto_queue; in lower_try_finally_nofallthru()
1195 q = tf->goto_queue; in lower_try_finally_onedest()
1224 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1282 if (tf->goto_queue) in lower_try_finally_copy()
1295 q = tf->goto_queue; in lower_try_finally_copy()
1485 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1084 q = tf->goto_queue; in lower_try_finally_nofallthru()
1195 q = tf->goto_queue; in lower_try_finally_onedest()
1224 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1282 if (tf->goto_queue) in lower_try_finally_copy()
1295 q = tf->goto_queue; in lower_try_finally_copy()
1485 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1480 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue; member
442 &tf->goto_queue[i]); in find_goto_replacement()
598 tf->goto_queue in record_in_goto_queue()
602 q = &tf->goto_queue[active]; in record_in_goto_queue()
1079 q = tf->goto_queue; in lower_try_finally_nofallthru()
1190 q = tf->goto_queue; in lower_try_finally_onedest()
1219 x = tf->goto_queue[0].cont_stmt; in lower_try_finally_onedest()
1277 if (tf->goto_queue) in lower_try_finally_copy()
1290 q = tf->goto_queue; in lower_try_finally_copy()
1480 q = tf->goto_queue; in lower_try_finally_switch()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c384 struct goto_queue_node *goto_queue;
442 &tf->goto_queue[i]);
598 tf->goto_queue
602 q = &tf->goto_queue[active];
1084 q = tf->goto_queue;
1195 q = tf->goto_queue;
1224 x = tf->goto_queue[0].cont_stmt;
1282 if (tf->goto_queue)
1295 q = tf->goto_queue;
1485 q = tf->goto_queue;
[all …]

123