Home
last modified time | relevance | path

Searched refs:fallthru_index (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c1143 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1159 fallthru_index = eh_index + tf->may_throw; in lower_try_finally_switch()
1160 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1179 build_int_cst (NULL_TREE, fallthru_index)); in lower_try_finally_switch()
1190 build_int_cst (NULL_TREE, fallthru_index), NULL, in lower_try_finally_switch()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c1334 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1364 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1365 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1385 fallthru_index)); in lower_try_finally_switch()
1388 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c1334 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1367 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1368 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1388 fallthru_index)); in lower_try_finally_switch()
1391 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1418 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c1365 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1395 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1396 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1416 fallthru_index)); in lower_try_finally_switch()
1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1418 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c1367 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1398 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1399 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1419 fallthru_index)); in lower_try_finally_switch()
1423 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c1368 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1399 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1400 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1420 fallthru_index)); in lower_try_finally_switch()
1424 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c1368 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1399 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1400 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1420 fallthru_index)); in lower_try_finally_switch()
1424 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c1363 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local
1394 fallthru_index = eh_index + (tf->may_throw && !eh_else); in lower_try_finally_switch()
1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()
1415 fallthru_index)); in lower_try_finally_switch()
1419 tmp = build_int_cst (integer_type_node, fallthru_index); in lower_try_finally_switch()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c1368 int return_index, eh_index, fallthru_index;
1399 fallthru_index = eh_index + (tf->may_throw && !eh_else);
1400 ndests = fallthru_index + tf->may_fallthru;
1420 fallthru_index));
1424 tmp = build_int_cst (integer_type_node, fallthru_index);