Home
last modified time | relevance | path

Searched refs:i2mod_new_rhs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc130 static rtx i2mod_new_rhs; variable
1409 i2mod_new_rhs = copy_rtx (note); in combine_instructions()
14499 && !reg_overlap_mentioned_p (XEXP (note, 0), i2mod_new_rhs)) in distribute_notes()
H A DChangeLog-200731531 (replaced_rhs_value): Rename to i2mod_new_rhs.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c144 static rtx i2mod_new_rhs; variable
1508 i2mod_new_rhs = copy_rtx (note); in combine_instructions()
14595 && !reg_overlap_mentioned_p (XEXP (note, 0), i2mod_new_rhs)) in distribute_notes()