Searched refs:REG_EQUAL (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c3309 /* Put a REG_EQUAL note on this insn, so that it can be optimized
3311 REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EQUAL, orig,
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c11076 /* Attach a REG_EQUAL note describing the comparison result. */
11082 set_unique_reg_note (get_last_insn (), REG_EQUAL, equiv);
11057 set_unique_reg_note (get_last_insn (), REG_EQUAL, equiv); local

Completed in 157 milliseconds

12