Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dreg-notes.def85 /* REG_CC_SETTER and REG_CC_USER link a pair of insns that set and use
H A Demit-rtl.c3018 REG_NOTES (user) = gen_rtx_INSN_LIST (REG_CC_SETTER, insn, in link_cc0_insns()
3056 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in prev_cc0_setter()
H A Dcfgrtl.c2968 note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in insert_insn_end_bb_new()
H A Dfinal.c1973 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in final_scan_insn()
H A Dreorg.c677 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in delete_scheduled_jump()
H A Dgcse.c4031 note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in insert_insn_end_bb()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c3174 REG_NOTES (user) = gen_rtx_INSN_LIST (REG_CC_SETTER, insn,
3214 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX);
H A Drtl.h681 REG_CC_SETTER, REG_CC_USER, enumerator
H A Dfinal.c2309 note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX);
H A Dreorg.c652 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX);
H A Dgcse.c5147 note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX);
H A DChangeLog.33661 (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
/openbsd/gnu/gcc/gcc/doc/
H A Drtl.texi3472 @findex REG_CC_SETTER
3474 @item REG_CC_SETTER
3480 point to the insn using @code{cc0} and a @code{REG_CC_SETTER} note will
H A Dgccint.info11381 `REG_CC_SETTER'
11387 point to the insn using `cc0' and a `REG_CC_SETTER' note will be
33393 * REG_CC_SETTER: Insns. (line 493)
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Drtl.texi3240 @findex REG_CC_SETTER
3242 @item REG_CC_SETTER
3248 point to the insn using @code{cc0} and a @code{REG_CC_SETTER} note will