Home
last modified time | relevance | path

Searched refs:ira_add_allocno_copy (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-conflicts.c283 cp = ira_add_allocno_copy (a1, a2, freq, constraint_p, insn, in process_regs_for_copy()
488 ira_add_allocno_copy (parent_a1, parent_a2, cp->freq, in propagate_copies()
H A Dira-int.h1024 extern ira_copy_t ira_add_allocno_copy (ira_allocno_t, ira_allocno_t, int,
H A Dira-emit.c1130 cp = ira_add_allocno_copy (from, to, freq, false, move->insn, NULL); in add_range_and_copies_from_move_list()
H A Dira-build.c1466 ira_add_allocno_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_add_allocno_copy() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-conflicts.cc294 cp = ira_add_allocno_copy (a1, a2, freq, constraint_p, insn, in process_regs_for_copy()
545 ira_add_allocno_copy (parent_a1, parent_a2, cp->freq, in propagate_copies()
H A Dira-int.h1034 extern ira_copy_t ira_add_allocno_copy (ira_allocno_t, ira_allocno_t, int,
H A Dira-emit.cc1130 cp = ira_add_allocno_copy (from, to, freq, false, move->insn, NULL); in add_range_and_copies_from_move_list()
H A Dira-build.cc1470 ira_add_allocno_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_add_allocno_copy() function
H A DChangeLog-20082457 (ira_create_copy, ira_add_allocno_copy): New parameter.
2460 to ira_add_allocno_copy.
2463 (propagate_copies): Pass a new parameter to ira_add_allocno_copy.
2464 Fix typo in passing second allocno to ira_add_allocno_copy.
2483 parameter to ira_add_allocno_copy.
2485 * ira-build.c (ira_create_copy, ira_add_allocno_copy): Add a new
H A DChangeLog-201426401 (ira_add_allocno_copy): Likewise.
26405 (ira_add_allocno_copy): Likewise.