Home
last modified time | relevance | path

Searched refs:finally_loc (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c1381 location_t finally_loc; in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1402 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1420 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1425 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1434 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1560 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1416 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1421 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1430 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1556 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1416 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1421 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1430 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1556 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c1382 location_t finally_loc; in lower_try_finally_switch() local
1393 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1403 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1421 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1426 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1435 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1561 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c1382 location_t finally_loc; in lower_try_finally_switch() local
1393 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1403 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1421 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1426 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1435 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1561 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1416 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1421 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1430 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1556 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1416 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1421 create_artificial_label (finally_loc)); in lower_try_finally_switch()
1430 gimple_set_location (x, finally_loc); in lower_try_finally_switch()
1556 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c1382 location_t finally_loc;
1393 finally_loc = x ? gimple_location (x) : tf_loc;
1403 finally_label = create_artificial_label (finally_loc);
1421 gimple_set_location (x, finally_loc);
1426 create_artificial_label (finally_loc));
1435 gimple_set_location (x, finally_loc);
1561 gimple_set_location (switch_stmt, finally_loc);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c1347 location_t finally_loc; in lower_try_finally_switch() local
1358 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1368 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1528 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c1347 location_t finally_loc; in lower_try_finally_switch() local
1358 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1371 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1530 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1555 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c1378 location_t finally_loc; in lower_try_finally_switch() local
1389 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1399 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1559 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c1377 location_t finally_loc; in lower_try_finally_switch() local
1388 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1398 finally_label = create_artificial_label (finally_loc); in lower_try_finally_switch()
1555 gimple_set_location (switch_stmt, finally_loc); in lower_try_finally_switch()