Home
last modified time | relevance | path

Searched refs:REG_NOTES (Results 1 – 25 of 64) sorted by relevance

123

/NextBSD/contrib/gcc/
HDregmove.c146 REG_NOTES (insn) in try_auto_increment()
148 reg, REG_NOTES (insn)); in try_auto_increment()
541 XEXP (note, 1) = REG_NOTES (insn); in optimize_reg_copy_1()
542 REG_NOTES (insn) = note; in optimize_reg_copy_1()
556 XEXP (dest_death, 1) = REG_NOTES (p); in optimize_reg_copy_1()
557 REG_NOTES (p) = dest_death; in optimize_reg_copy_1()
787 p_move_notes = &REG_NOTES (move_insn); in copy_src_to_dest()
788 p_insn_notes = &REG_NOTES (insn); in copy_src_to_dest()
791 for (link = REG_NOTES (insn); link != NULL_RTX; link = next) in copy_src_to_dest()
1458 XEXP (src_note, 1) = REG_NOTES (p); in regmove_optimize()
[all …]
HDjump.c217 for (note = REG_NOTES (insn); note; note = next) in init_label_info()
1165 REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, label, in mark_jump_label()
1166 REG_NOTES (insn)); in mark_jump_label()
1305 REG_NOTES (our_prev) in delete_prior_computation()
1307 REG_NOTES (our_prev)); in delete_prior_computation()
1326 XEXP (note, 1) = REG_NOTES (our_prev); in delete_prior_computation()
1327 REG_NOTES (our_prev) = note; in delete_prior_computation()
1369 REG_NOTES (prev) = gen_rtx_EXPR_LIST (REG_UNUSED, in delete_computation()
1370 cc0_rtx, REG_NOTES (prev)); in delete_computation()
1375 for (note = REG_NOTES (insn); note; note = next) in delete_computation()
[all …]
HDlocal-alloc.c511 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in validate_equiv_mem()
828 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in update_equiv_regs()
956 REG_NOTES (insn) = note = gen_rtx_EXPR_LIST (REG_EQUIV, SET_SRC (set), in update_equiv_regs()
957 REG_NOTES (insn)); in update_equiv_regs()
1063 REG_NOTES (init_insn) in update_equiv_regs()
1065 REG_NOTES (init_insn)); in update_equiv_regs()
1099 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in update_equiv_regs()
1141 equiv_link = REG_NOTES (equiv_insn); in update_equiv_regs()
1176 REG_NOTES (new_insn) = REG_NOTES (equiv_insn); in update_equiv_regs()
1177 REG_NOTES (equiv_insn) = 0; in update_equiv_regs()
[all …]
HDemit-rtl.c2133 reset_used_flags (REG_NOTES (p)); in unshare_all_rtl_again()
2296 reset_used_flags (REG_NOTES (p)); in verify_rtl_sharing()
2304 verify_rtx_sharing (REG_NOTES (p), p); in verify_rtl_sharing()
2319 REG_NOTES (insn) = copy_rtx_if_shared (REG_NOTES (insn)); in unshare_all_rtl_in_chain()
3020 REG_NOTES (user) = gen_rtx_INSN_LIST (REG_CC_SETTER, insn, in link_cc0_insns()
3021 REG_NOTES (user)); in link_cc0_insns()
3022 REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_CC_USER, user, REG_NOTES (insn)); in link_cc0_insns()
3165 REG_NOTES (insn) in try_split()
3168 REG_NOTES (insn)); in try_split()
3189 for (note = REG_NOTES (trial); note; note = XEXP (note, 1)) in try_split()
[all …]
HDloop-doloop.c274 REG_NOTES (jump) in add_test()
276 const0_rtx, REG_NOTES (jump)); in add_test()
468 REG_NOTES (jump_insn) in doloop_modify()
469 = gen_rtx_EXPR_LIST (REG_NONNEG, NULL_RTX, REG_NOTES (jump_insn)); in doloop_modify()
HDflow.c818 REG_NOTES (new_libcall_insn) in delete_noop_moves()
820 REG_NOTES (new_libcall_insn)); in delete_noop_moves()
1712 insn_is_dead = insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn)); in propagate_one_insn()
2509 if (! insn_dead_p (pbi, call_pat, 1, REG_NOTES (call))) in libcall_dead_p()
2516 if (! insn_dead_p (pbi, PATTERN (insn), 0, REG_NOTES (insn))) in libcall_dead_p()
2655 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in mark_set_regs()
3000 REG_NOTES (insn) in mark_set_1()
3001 = alloc_EXPR_LIST (REG_UNUSED, reg, REG_NOTES (insn)); in mark_set_1()
3022 REG_NOTES (insn) in mark_set_1()
3025 REG_NOTES (insn)); in mark_set_1()
[all …]
HDreload1.c1211 pnote = &REG_NOTES (insn); in reload()
1480 || (INSN_P (insn) && REG_NOTES (insn) != 0)) in calculate_needs_all_insns()
1487 rtx old_notes = REG_NOTES (insn); in calculate_needs_all_insns()
1551 REG_NOTES (insn) = old_notes; in calculate_needs_all_insns()
2213 for (tem = REG_NOTES (x); tem; tem = XEXP (tem, 1)) in set_label_offsets()
3002 if (REG_NOTES (insn)) in eliminate_regs_in_insn()
3003 REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); in eliminate_regs_in_insn()
3060 for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) in eliminate_regs_in_insn()
3115 if (REG_NOTES (insn)) in eliminate_regs_in_insn()
3116 REG_NOTES (insn) = copy_insn_1 (REG_NOTES (insn)); in eliminate_regs_in_insn()
[all …]
HDpredict.c161 for (note = REG_NOTES (BB_END (bb)); note; note = XEXP (note, 1)) in rtl_predicted_by_p()
227 REG_NOTES (insn) in predict_insn()
232 REG_NOTES (insn)); in predict_insn()
338 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in invert_br_probabilities()
423 pnote = &REG_NOTES (insn); in combine_predictions_for_insn()
430 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in combine_predictions_for_insn()
492 REG_NOTES (insn) in combine_predictions_for_insn()
494 GEN_INT (combined_probability), REG_NOTES (insn)); in combine_predictions_for_insn()
HDdf-problems.c3217 rtx *pprev = &REG_NOTES (insn); in df_kill_notes()
3287 REG_NOTES (insn)); in df_set_unused_notes_for_mw()
3288 REG_NOTES (insn) = note; in df_set_unused_notes_for_mw()
3312 REG_NOTES (insn)); in df_set_unused_notes_for_mw()
3313 REG_NOTES (insn) = note; in df_set_unused_notes_for_mw()
3362 REG_NOTES (insn)); in df_set_dead_notes_for_mw()
3363 REG_NOTES (insn) = note; in df_set_dead_notes_for_mw()
3394 REG_NOTES (insn)); in df_set_dead_notes_for_mw()
3395 REG_NOTES (insn) = note; in df_set_dead_notes_for_mw()
3452 rtx note = alloc_EXPR_LIST (REG_UNUSED, reg, REG_NOTES (insn)); in df_create_unused_note()
[all …]
HDloop-unswitch.c130 REG_NOTES (jump) = gen_rtx_EXPR_LIST (REG_BR_PROB, GEN_INT (prob), in compare_and_jump_seq()
131 REG_NOTES (jump)); in compare_and_jump_seq()
HDglobal.c816 for (link = REG_NOTES (insn); in global_conflicts()
836 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in global_conflicts()
848 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in global_conflicts()
865 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in global_conflicts()
925 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in expand_preferences()
1886 for (link = REG_NOTES (first); link; link = XEXP (link, 1)) in build_insn_chain()
1908 for (link = REG_NOTES (first); link; link = XEXP (link, 1)) in build_insn_chain()
HDcalls.c381 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, const0_rtx, in emit_call_1()
382 REG_NOTES (call_insn)); in emit_call_1()
390 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, GEN_INT (rn), in emit_call_1()
391 REG_NOTES (call_insn)); in emit_call_1()
396 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_NORETURN, const0_rtx, in emit_call_1()
397 REG_NOTES (call_insn)); in emit_call_1()
401 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx, in emit_call_1()
402 REG_NOTES (call_insn)); in emit_call_1()
2814 REG_NOTES (last) = in expand_call()
2815 gen_rtx_EXPR_LIST (REG_NOALIAS, temp, REG_NOTES (last)); in expand_call()
HDreorg.c532 for (note = REG_NOTES (tem); note; note = next) in emit_delay_sequence()
1900 for (link = REG_NOTES (p); link; link = next) in update_reg_dead_notes()
1912 XEXP (link, 1) = REG_NOTES (insn); in update_reg_dead_notes()
1913 REG_NOTES (insn) = link; in update_reg_dead_notes()
1933 for (link = REG_NOTES (p); link; link = next) in fix_reg_dead_note()
1961 for (link = REG_NOTES (insn); link; link = next) in update_reg_unused_notes()
3748 REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_BR_PRED, in dbr_schedule()
3750 REG_NOTES (insn)); in dbr_schedule()
HDreg-stack.c716 note_link = &REG_NOTES (insn); in remove_regno_note()
789 REG_NOTES (pop_insn) in emit_pop_insn()
791 REG_NOTES (pop_insn)); in emit_pop_insn()
1065 REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg, in move_for_stack_reg()
1066 REG_NOTES (insn)); in move_for_stack_reg()
1987 for (i = 0, note = REG_NOTES (insn); note; note = XEXP (note, 1)) in subst_asm_stack_regs()
1995 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in subst_asm_stack_regs()
2310 note_link = &REG_NOTES (insn); in subst_stack_regs()
HDcfgexpand.c68 REG_NOTES (last) in add_reg_br_prob_note()
71 REG_NOTES (last)); in add_reg_br_prob_note()
77 REG_NOTES (last) in add_reg_br_prob_note()
79 GEN_INT (probability), REG_NOTES (last)); in add_reg_br_prob_note()
HDmode-switching.c495 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in optimize_mode_switching()
500 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in optimize_mode_switching()
HDregrename.c163 clear_dead_regs (&live, REG_DEAD, REG_NOTES (insn)); in merge_overlapping_regs()
169 clear_dead_regs (&live, REG_UNUSED, REG_NOTES (insn)); in merge_overlapping_regs()
887 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in build_def_use()
894 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in build_def_use()
972 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in build_def_use()
979 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in build_def_use()
HDcombine.c779 for (links = REG_NOTES (insn); links; links = XEXP (links, 1)) in combine_instructions()
1405 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in can_combine_p()
1731 loc = &REG_NOTES (insn); in adjust_for_new_dest()
2192 for (link = REG_NOTES (i3); link; link = XEXP (link, 1)) in try_combine()
2995 for (note = REG_NOTES (undobuf.other_insn); note; note = next) in try_combine()
3103 i3notes = REG_NOTES (i3), i3links = LOG_LINKS (i3); in try_combine()
3104 i2notes = REG_NOTES (i2), i2links = LOG_LINKS (i2); in try_combine()
3106 i1notes = REG_NOTES (i1), i1links = LOG_LINKS (i1); in try_combine()
3190 REG_NOTES (i3) = 0; in try_combine()
3192 REG_NOTES (i2) = 0; in try_combine()
[all …]
HDsched-vis.c709 if (INSN_P (x) && REG_NOTES (x)) in dump_insn_slim()
710 for (note = REG_NOTES (x); note; note = XEXP (note, 1)) in dump_insn_slim()
HDpostreload.c898 for (np = &REG_NOTES (prev); *np;) in reload_combine()
970 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in reload_combine()
1373 for (note = REG_NOTES (insn); note; note = XEXP (note, 1)) in reload_cse_move2add()
HDrtlanal.c1600 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in find_reg_note()
1606 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in find_reg_note()
1626 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in find_regno_note()
1651 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in find_reg_equal_equiv_note()
1772 if (REG_NOTES (insn) == note) in remove_note()
1774 REG_NOTES (insn) = XEXP (note, 1); in remove_note()
1778 for (link = REG_NOTES (insn); link; link = XEXP (link, 1)) in remove_note()
HDrecog.c3149 for (note = REG_NOTES (old_insn); in peephole2_optimize()
3156 REG_NOTES (new_insn) in peephole2_optimize()
3159 REG_NOTES (new_insn)); in peephole2_optimize()
3207 REG_NOTES (x) in peephole2_optimize()
3210 REG_NOTES (x)); in peephole2_optimize()
HDresource.c1051 for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1)) in mark_target_live_regs()
1070 for (link = REG_NOTES (real_insn); link; link = XEXP (link, 1)) in mark_target_live_regs()
/NextBSD/contrib/gcc/config/s390/
HDs390.md4548 REG_NOTES (insn) =
4549 gen_rtx_EXPR_LIST (REG_EQUAL, div_equal, REG_NOTES (insn));
4552 REG_NOTES (insn) =
4553 gen_rtx_EXPR_LIST (REG_EQUAL, mod_equal, REG_NOTES (insn));
4620 REG_NOTES (insn) =
4621 gen_rtx_EXPR_LIST (REG_EQUAL, equal, REG_NOTES (insn));
4624 REG_NOTES (insn) =
4625 gen_rtx_EXPR_LIST (REG_EQUAL, div_equal, REG_NOTES (insn));
4628 REG_NOTES (insn) =
4629 gen_rtx_EXPR_LIST (REG_EQUAL, mod_equal, REG_NOTES (insn));
[all …]
/NextBSD/contrib/gcc/config/ia64/
HDia64.c1347 REG_NOTES (INSN) = gen_rtx_EXPR_LIST (REG_INC, \ in ia64_split_tmode_move()
1349 REG_NOTES (INSN)) in ia64_split_tmode_move()
2718 REG_NOTES (spill_fill_data.prev_insn[iter]) in spill_restore_mem()
2720 REG_NOTES (spill_fill_data.prev_insn[iter])); in spill_restore_mem()
2793 REG_NOTES(insn) = gen_rtx_EXPR_LIST (REG_MAYBE_DEAD, const0_rtx, in spill_restore_mem()
2794 REG_NOTES (insn)); in spill_restore_mem()
2847 REG_NOTES (insn) in do_spill()
2853 REG_NOTES (insn)); in do_spill()
3035 REG_NOTES (insn) in ia64_expand_prologue()
3042 REG_NOTES (insn)); in ia64_expand_prologue()
[all …]

123