Home
last modified time | relevance | path

Searched refs:REG_SETJMP (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/gcc/gcc/
H A Dresource.c364 if (find_reg_note (x, REG_SETJMP, NULL)) in mark_referenced_resources()
679 if (find_reg_note (x, REG_SETJMP, NULL)) in mark_set_resources()
H A Dsched-deps.c1176 if (find_reg_note (insn, REG_SETJMP, NULL)) in sched_analyze_insn()
1508 if (find_reg_note (insn, REG_SETJMP, NULL)) in sched_analyze()
H A Dcselib.c1397 && find_reg_note (insn, REG_SETJMP, NULL)) in cselib_process_insn()
H A Drecog.c3155 case REG_SETJMP: in peephole2_optimize()
H A Dcse.c6771 && find_reg_note (PREV_INSN (p), REG_SETJMP, NULL)) in cse_end_of_basic_block()
6821 && find_reg_note (PREV_INSN (q), REG_SETJMP, NULL))) in cse_end_of_basic_block()
H A Ddf-problems.c3561 bool set_jump = (find_reg_note (insn, REG_SETJMP, NULL) != NULL); in df_ri_bb_compute()
H A Dcalls.c401 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx, in emit_call_1()
H A Dflow.c2215 && find_reg_note (insn, REG_SETJMP, NULL)) in propagate_block()
H A Demit-rtl.c3207 case REG_SETJMP: in try_split()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dresource.c376 if (find_reg_note (x, REG_SETJMP, NULL))
697 if (find_reg_note (x, REG_SETJMP, NULL))
H A Dsched-deps.c971 if (find_reg_note (insn, REG_SETJMP, NULL))
1287 if (find_reg_note (insn, REG_SETJMP, NULL))
H A Dprofile.c819 && find_reg_note (insn, REG_SETJMP, NULL)) in branch_prob()
H A Dcselib.c1332 && find_reg_note (insn, REG_SETJMP, NULL))
H A Drtl.h748 REG_SETJMP, enumerator
H A Dgcse.c2524 && find_reg_note (insn, REG_SETJMP, NULL_RTX))
6976 && find_reg_note (insn, REG_SETJMP, NULL_RTX)) in compute_store_table()
H A Drecog.c3226 case REG_SETJMP:
H A Dcse.c6989 && find_reg_note (PREV_INSN (p), REG_SETJMP, NULL))
7040 && find_reg_note (PREV_INSN (q), REG_SETJMP, NULL)))
H A Dcalls.c633 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx,
H A Dflow.c2100 && find_reg_note (insn, REG_SETJMP, NULL))
H A Demit-rtl.c3368 case REG_SETJMP:
H A Dreload.c6700 if (NON_SAVING_SETJMP && find_reg_note (p, REG_SETJMP, NULL))
H A DChangeLog.614230 * combine.c (distribute_notes): Place REG_SETJMP.
14341 need to check for REG_SETJMP note.
14344 the #ifdef NON_SAVING_SETJMP code to the new REG_SETJMP
14861 (emit_call_1): Emit REG_SETJMP note.
14862 * cse.c (cse_end_of_basic_block): Use REG_SETJMP instead
14878 (reg_note_name): Add REG_SETJMP
14879 * rtl.h (reg_note): Add REG_SETJMP.
H A Dreload1.c765 && find_reg_note (insn, REG_SETJMP, NULL))
H A Dloop.c2726 && find_reg_note (insn, REG_SETJMP, NULL))
/openbsd/gnu/gcc/gcc/doc/
H A Drtl.texi3364 @findex REG_SETJMP
3365 @item REG_SETJMP

12