Home
last modified time | relevance | path

Searched defs:new_note (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcombine.c4562 rtx new_note = alloc_reg_note (REG_DEAD, i3dest_killed, NULL_RTX); in try_combine() local
4573 rtx new_note = alloc_reg_note (REG_DEAD, i2dest, NULL_RTX); in try_combine() local
4584 rtx new_note = alloc_reg_note (REG_DEAD, i1dest, NULL_RTX); in try_combine() local
4595 rtx new_note = alloc_reg_note (REG_DEAD, i0dest, NULL_RTX); in try_combine() local
14683 rtx new_note = alloc_reg_note (REG_DEAD, piece, in distribute_notes() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcombine.c4321 rtx new_note = alloc_reg_note (REG_DEAD, i2dest, NULL_RTX); in try_combine() local
4332 rtx new_note = alloc_reg_note (REG_DEAD, i1dest, NULL_RTX); in try_combine() local
4343 rtx new_note = alloc_reg_note (REG_DEAD, i0dest, NULL_RTX); in try_combine() local
13749 rtx new_note = alloc_reg_note (REG_DEAD, piece, in distribute_notes() local
H A Dbb-reorder.c1965 rtx new_note; in insert_section_boundary_note() local