Searched refs:insert_part_to_rtx_on_edge (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-outof-ssa.c | 400 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, location_t locus) in insert_part_to_rtx_on_edge() function 713 insert_part_to_rtx_on_edge (g->e, U, T, UNKNOWN_LOCATION); in elim_create()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-outof-ssa.cc | 400 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, location_t locus) in insert_part_to_rtx_on_edge() function 713 insert_part_to_rtx_on_edge (g->e, U, T, UNKNOWN_LOCATION); in elim_create()
|
H A D | ChangeLog-2009 | 15268 insert_rtx_to_part_on_edge, insert_part_to_rtx_on_edge): Provide a 25157 insert_part_to_rtx_on_edge): Perform the partition base var 25870 (insert_partition_copy_on_edge, insert_part_to_rtx_on_edge,
|
H A D | ChangeLog-2012 | 10475 (insert_part_to_rtx_on_edge): Likewise. 18773 (insert_part_to_rtx_on_edge): New parameter. 19365 (insert_part_to_rtx_on_edge): New parameter.
|
H A D | ChangeLog-2010 | 37160 insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
|
H A D | ChangeLog-2015 | 34288 (insert_part_to_rtx_on_edge): Likewise.
|
H A D | ChangeLog-2014 | 30777 (insert_part_to_rtx_on_edge): Copy partition_to_pseudo rtxes before
|