Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc4518 rtx new_note = alloc_reg_note (REG_DEAD, i3dest_killed, NULL_RTX); in try_combine() local
4529 rtx new_note = alloc_reg_note (REG_DEAD, i2dest, NULL_RTX); in try_combine() local
4540 rtx new_note = alloc_reg_note (REG_DEAD, i1dest, NULL_RTX); in try_combine() local
4551 rtx new_note = alloc_reg_note (REG_DEAD, i0dest, NULL_RTX); in try_combine() local
14706 rtx new_note = alloc_reg_note (REG_DEAD, piece, in distribute_notes() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c4634 rtx new_note = alloc_reg_note (REG_DEAD, i3dest_killed, NULL_RTX); in try_combine() local
4645 rtx new_note = alloc_reg_note (REG_DEAD, i2dest, NULL_RTX); in try_combine() local
4656 rtx new_note = alloc_reg_note (REG_DEAD, i1dest, NULL_RTX); in try_combine() local
4667 rtx new_note = alloc_reg_note (REG_DEAD, i0dest, NULL_RTX); in try_combine() local
14825 rtx new_note = alloc_reg_note (REG_DEAD, piece, in distribute_notes() local