Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDemit-rtl.c5308 rtx note1, note2, link; in emit_copy_of_insn_after() local
5361 if ((note1 = find_reg_note (new, REG_RETVAL, NULL_RTX)) != NULL) in emit_copy_of_insn_after()
5366 XEXP (note1, 0) = p; in emit_copy_of_insn_after()