Home
last modified time | relevance | path

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

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsese.c462 rename_uses (gimple copy, htab_t rename_map, gimple_stmt_iterator *gsi_tgt, in rename_uses() argument
508 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
544 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
572 gimple_stmt_iterator gsi, gsi_tgt; in graphite_copy_stmts_from_block() local
575 gsi_tgt = gsi_start_bb (new_bb); in graphite_copy_stmts_from_block()
600 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
614 if (rename_uses (copy, rename_map, &gsi_tgt, region, loop, iv_map, in graphite_copy_stmts_from_block()
617 gcc_assert (gsi_stmt (gsi_tgt) == copy); in graphite_copy_stmts_from_block()
618 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
H A Dtree-cfg.c5347 gimple_stmt_iterator gsi_tgt; in gimple_split_block() local
5391 for (gsi_tgt = gsi_start (list); in gimple_split_block()
5392 !gsi_end_p (gsi_tgt); gsi_next (&gsi_tgt)) in gimple_split_block()
5393 gimple_set_bb (gsi_stmt (gsi_tgt), new_bb); in gimple_split_block()
5467 gimple_stmt_iterator gsi, gsi_tgt; in gimple_duplicate_bb() local
5483 gsi_tgt = gsi_start_bb (new_bb); in gimple_duplicate_bb()
5503 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in gimple_duplicate_bb()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsese.c465 gimple_stmt_iterator *gsi_tgt, in rename_uses() argument
511 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
547 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
575 gimple_stmt_iterator gsi, gsi_tgt; in graphite_copy_stmts_from_block() local
578 gsi_tgt = gsi_start_bb (new_bb); in graphite_copy_stmts_from_block()
603 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
617 if (rename_uses (copy, rename_map, &gsi_tgt, region, loop, iv_map, in graphite_copy_stmts_from_block()
620 gcc_assert (gsi_stmt (gsi_tgt) == copy); in graphite_copy_stmts_from_block()
621 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
H A Dtree-cfg.c5569 gimple_stmt_iterator gsi_tgt; in gimple_split_block() local
5613 for (gsi_tgt = gsi_start (list); in gimple_split_block()
5614 !gsi_end_p (gsi_tgt); gsi_next (&gsi_tgt)) in gimple_split_block()
5615 gimple_set_bb (gsi_stmt (gsi_tgt), new_bb); in gimple_split_block()
5689 gimple_stmt_iterator gsi, gsi_tgt; in gimple_duplicate_bb() local
5706 gsi_tgt = gsi_start_bb (new_bb); in gimple_duplicate_bb()
5726 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in gimple_duplicate_bb()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsese.c462 rename_uses (gimple copy, htab_t rename_map, gimple_stmt_iterator *gsi_tgt, in rename_uses() argument
508 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
544 gsi_insert_seq_before (gsi_tgt, stmts, GSI_SAME_STMT); in rename_uses()
572 gimple_stmt_iterator gsi, gsi_tgt; in graphite_copy_stmts_from_block() local
575 gsi_tgt = gsi_start_bb (new_bb); in graphite_copy_stmts_from_block()
600 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
614 if (rename_uses (copy, rename_map, &gsi_tgt, region, loop, iv_map, in graphite_copy_stmts_from_block()
617 gcc_assert (gsi_stmt (gsi_tgt) == copy); in graphite_copy_stmts_from_block()
618 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
H A Dtree-cfg.c5351 gimple_stmt_iterator gsi_tgt; in gimple_split_block() local
5395 for (gsi_tgt = gsi_start (list); in gimple_split_block()
5396 !gsi_end_p (gsi_tgt); gsi_next (&gsi_tgt)) in gimple_split_block()
5397 gimple_set_bb (gsi_stmt (gsi_tgt), new_bb); in gimple_split_block()
5471 gimple_stmt_iterator gsi, gsi_tgt; in gimple_duplicate_bb() local
5487 gsi_tgt = gsi_start_bb (new_bb); in gimple_duplicate_bb()
5507 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in gimple_duplicate_bb()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1159 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1198 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1229 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1245 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1267 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1273 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1318 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite-isl-ast-to-gimple.c1151 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1190 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1221 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1237 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1259 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1265 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1310 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1434 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1451 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1165 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1204 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1235 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1251 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1273 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1279 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1324 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1447 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1464 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1164 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1203 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1234 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1250 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1272 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1278 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1323 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1446 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1463 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1159 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1198 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1229 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1245 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1267 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1273 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1318 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite-isl-ast-to-gimple.c1164 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1203 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1234 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1250 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1272 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1278 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1323 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1446 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1463 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1159 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1198 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1229 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1245 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1267 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1273 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1318 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1155 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1194 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1225 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1241 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1263 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1269 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1314 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1159 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1198 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1229 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1245 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1267 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1273 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1318 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1159 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1198 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1229 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1245 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1267 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1273 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1318 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1162 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1201 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1232 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1248 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1270 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1276 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1321 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1444 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1461 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1164 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1203 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1234 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1250 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1272 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1278 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1323 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1446 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1463 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite-isl-ast-to-gimple.c1165 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1204 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1235 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1251 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1273 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1279 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1324 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1447 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1464 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite-isl-ast-to-gimple.c1155 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1194 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1225 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1241 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1263 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1269 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1314 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1162 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1201 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1232 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1248 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1270 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1276 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1321 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1441 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1458 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite-isl-ast-to-gimple.c1155 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
1194 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
1225 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
1241 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences() local
1263 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1269 gsi_tgt = gsi_last_bb (new_bb); in copy_bb_and_scalar_dependences()
1314 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in copy_bb_and_scalar_dependences()
1438 gimple_stmt_iterator gsi_tgt = gsi_start_bb (true_entry->dest); in generate_entry_out_of_ssa_copies() local
1455 gsi_insert_after (&gsi_tgt, ass, GSI_NEW_STMT); in generate_entry_out_of_ssa_copies()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite-isl-ast-to-gimple.c278 bool rename_uses (gimple *copy, gimple_stmt_iterator *gsi_tgt,
1661 rename_uses (gimple *copy, gimple_stmt_iterator *gsi_tgt, basic_block old_bb, in rename_uses() argument
1702 tree new_expr = get_rename (gsi_tgt->bb, old_name, in rename_uses()
2571 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
2583 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
2598 if (rename_uses (copy, &gsi_tgt, bb, loop, iv_map)) in graphite_copy_stmts_from_block()
2600 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
2601 gcc_assert (gsi_stmt (gsi_tgt) == copy); in graphite_copy_stmts_from_block()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite-isl-ast-to-gimple.c278 bool rename_uses (gimple *copy, gimple_stmt_iterator *gsi_tgt,
1661 rename_uses (gimple *copy, gimple_stmt_iterator *gsi_tgt, basic_block old_bb, in rename_uses() argument
1702 tree new_expr = get_rename (gsi_tgt->bb, old_name, in rename_uses()
2571 gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb); in graphite_copy_stmts_from_block() local
2583 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in graphite_copy_stmts_from_block()
2598 if (rename_uses (copy, &gsi_tgt, bb, loop, iv_map)) in graphite_copy_stmts_from_block()
2600 fold_stmt_inplace (&gsi_tgt); in graphite_copy_stmts_from_block()
2601 gcc_assert (gsi_stmt (gsi_tgt) == copy); in graphite_copy_stmts_from_block()
H A Dtree-cfg.c5745 gimple_stmt_iterator gsi_tgt; in gimple_split_block() local
5778 for (gsi_tgt = gsi_start (list); in gimple_split_block()
5779 !gsi_end_p (gsi_tgt); gsi_next (&gsi_tgt)) in gimple_split_block()
5780 gimple_set_bb (gsi_stmt (gsi_tgt), new_bb); in gimple_split_block()
5854 gimple_stmt_iterator gsi_tgt; in gimple_duplicate_bb() local
5872 gsi_tgt = gsi_start_bb (new_bb); in gimple_duplicate_bb()
5895 gsi_insert_after (&gsi_tgt, copy, GSI_NEW_STMT); in gimple_duplicate_bb()

12