| /NextBSD/contrib/gcc/ |
| HD | local-alloc.c | 512 if ((REG_NOTE_KIND (note) == REG_INC in validate_equiv_mem() 513 || REG_NOTE_KIND (note) == REG_DEAD) in validate_equiv_mem() 829 if (REG_NOTE_KIND (note) == REG_INC) in update_equiv_regs() 1101 if (REG_NOTE_KIND (link) == REG_DEAD in update_equiv_regs() 1146 if (REG_NOTE_KIND (note) == REG_DEAD) in update_equiv_regs() 1508 if (REG_NOTE_KIND (link) == REG_DEAD in block_alloc() 1529 if (REG_NOTE_KIND (link) == REG_UNUSED in block_alloc()
|
| HD | predict.c | 162 if (REG_NOTE_KIND (note) == REG_BR_PRED in rtl_predicted_by_p() 216 gcc_assert (REG_NOTE_KIND (note) == REG_BR_PROB); in br_prob_note_reliable_p() 339 if (REG_NOTE_KIND (note) == REG_BR_PROB) in invert_br_probabilities() 341 else if (REG_NOTE_KIND (note) == REG_BR_PRED) in invert_br_probabilities() 431 if (REG_NOTE_KIND (note) == REG_BR_PRED) in combine_predictions_for_insn() 477 if (REG_NOTE_KIND (*pnote) == REG_BR_PRED) in combine_predictions_for_insn()
|
| HD | sched-deps.c | 415 enum reg_note kind = REG_NOTE_KIND (link); in add_or_update_back_dep_1() 443 if ((int) dep_type < (int) REG_NOTE_KIND (link)) in add_or_update_back_dep_1() 456 if (REG_NOTE_KIND (link) == REG_DEP_TRUE) in add_or_update_back_dep_1() 459 else if (REG_NOTE_KIND (link) == REG_DEP_OUTPUT) in add_or_update_back_dep_1() 462 else if (REG_NOTE_KIND (link) == REG_DEP_ANTI) in add_or_update_back_dep_1() 645 add_dependence (i, XEXP (link, 0), REG_NOTE_KIND (link)); in fixup_sched_groups() 1663 PUT_REG_NOTE_KIND (new_link, REG_NOTE_KIND (link)); in add_forw_dep()
|
| HD | global.c | 819 if (REG_NOTE_KIND (link) == REG_NO_CONFLICT) in global_conflicts() 837 if (REG_NOTE_KIND (link) == REG_DEAD) in global_conflicts() 849 if (REG_NOTE_KIND (link) == REG_INC) in global_conflicts() 866 if (REG_NOTE_KIND (link) == REG_DEAD) in global_conflicts() 926 if (REG_NOTE_KIND (link) == REG_DEAD in expand_preferences() 1887 if (REG_NOTE_KIND (link) == REG_DEAD in build_insn_chain() 1909 if (REG_NOTE_KIND (link) == REG_UNUSED in build_insn_chain()
|
| HD | haifa-sched.c | 631 return insn_cost1 (insn, used ? REG_NOTE_KIND (link) : REG_NOTE_MAX, in insn_cost() 680 gcc_assert (!link || dep_type == REG_NOTE_KIND (link)); in insn_cost1() 780 REG_NOTE_KIND (link) : in priority() 878 else if (REG_NOTE_KIND (link) == 0) /* Data dependence. */ in rank_for_schedule() 886 else if (REG_NOTE_KIND (link) == 0) /* Data dependence. */ in rank_for_schedule() 1653 if (REG_NOTE_KIND (x) == REG_DEAD in find_insn_reg_weight1() 1654 || REG_NOTE_KIND (x) == REG_UNUSED) in find_insn_reg_weight1() 1926 if (REG_NOTE_KIND (note) == REG_SAVE_NOTE) in reemit_notes() 3391 add_back_forw_dep (consumer, twin, REG_NOTE_KIND (link), ds); in process_insn_depend_be_in_spec() 3880 add_back_forw_dep (check, XEXP (link, 0), REG_NOTE_KIND (link), ds); in create_check_block_twin() [all …]
|
| HD | lists.c | 261 PUT_REG_NOTE_KIND (*resp, REG_NOTE_KIND (list)); in copy_DEPS_LIST_list()
|
| HD | postreload.c | 900 if (REG_NOTE_KIND (*np) == REG_EQUAL in reload_combine() 901 || REG_NOTE_KIND (*np) == REG_EQUIV) in reload_combine() 972 if (REG_NOTE_KIND (note) == REG_INC in reload_combine() 1375 if (REG_NOTE_KIND (note) == REG_INC in reload_cse_move2add()
|
| HD | mode-switching.c | 496 if (REG_NOTE_KIND (link) == REG_DEAD) in optimize_mode_switching() 501 if (REG_NOTE_KIND (link) == REG_UNUSED) in optimize_mode_switching()
|
| HD | regrename.c | 128 if (REG_NOTE_KIND (note) == kind && REG_P (XEXP (note, 0))) in clear_dead_regs() 888 if (REG_NOTE_KIND (note) == REG_INC in build_def_use() 889 || REG_NOTE_KIND (note) == REG_FRAME_RELATED_EXPR) in build_def_use() 895 if (REG_NOTE_KIND (note) == REG_DEAD) in build_def_use() 973 if (REG_NOTE_KIND (note) == REG_FRAME_RELATED_EXPR) in build_def_use() 980 if (REG_NOTE_KIND (note) == REG_UNUSED) in build_def_use()
|
| HD | jump.c | 220 if (REG_NOTE_KIND (note) == REG_LABEL in init_label_info() 1379 if (REG_NOTE_KIND (note) != REG_DEAD in delete_computation() 1473 if (REG_NOTE_KIND (note) == REG_LABEL in delete_related_insns()
|
| HD | reg-stack.c | 718 if (REG_NOTE_KIND (this) == note in remove_regno_note() 2007 && (REG_NOTE_KIND (note) == REG_DEAD in subst_asm_stack_regs() 2008 || REG_NOTE_KIND (note) == REG_UNUSED)) in subst_asm_stack_regs() 2012 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs() 2312 if (REG_NOTE_KIND (note) == REG_UNUSED && STACK_REG_P (XEXP (note, 0))) in subst_stack_regs()
|
| HD | resource.c | 1052 if (REG_NOTE_KIND (link) == REG_DEAD in mark_target_live_regs() 1071 if (REG_NOTE_KIND (link) == REG_UNUSED in mark_target_live_regs()
|
| HD | ddg.c | 169 if (REG_NOTE_KIND (link) == REG_DEP_ANTI) in create_ddg_dependence() 171 else if (REG_NOTE_KIND (link) == REG_DEP_OUTPUT) in create_ddg_dependence()
|
| HD | reorg.c | 535 switch (REG_NOTE_KIND (note)) in emit_delay_sequence() 1904 if (REG_NOTE_KIND (link) != REG_DEAD in update_reg_dead_notes() 1937 if (REG_NOTE_KIND (link) != REG_DEAD in fix_reg_dead_note() 1965 if (REG_NOTE_KIND (link) != REG_UNUSED in update_reg_unused_notes()
|
| HD | sched-ebb.c | 499 if (REG_NOTE_KIND (note) == REG_SAVE_NOTE) in schedule_ebb()
|
| HD | struct-equiv.c | 850 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in death_notes_match_p() 854 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in death_notes_match_p()
|
| HD | rtlanal.c | 1601 if (REG_NOTE_KIND (link) == kind) in find_reg_note() 1607 if (REG_NOTE_KIND (link) == kind && datum == XEXP (link, 0)) in find_reg_note() 1627 if (REG_NOTE_KIND (link) == kind in find_regno_note() 1652 if (REG_NOTE_KIND (link) == REG_EQUAL in find_reg_equal_equiv_note() 1653 || REG_NOTE_KIND (link) == REG_EQUIV) in find_reg_equal_equiv_note()
|
| HD | reload1.c | 1214 if (REG_NOTE_KIND (*pnote) == REG_DEAD in reload() 1215 || REG_NOTE_KIND (*pnote) == REG_UNUSED in reload() 1216 || REG_NOTE_KIND (*pnote) == REG_INC in reload() 1217 || REG_NOTE_KIND (*pnote) == REG_RETVAL in reload() 1218 || REG_NOTE_KIND (*pnote) == REG_LIBCALL) in reload() 2214 if (REG_NOTE_KIND (tem) == REG_LABEL) in set_label_offsets() 2522 x = gen_rtx_EXPR_LIST (REG_NOTE_KIND (x), new, XEXP (x, 1)); in eliminate_regs_1() 3062 if (REG_NOTE_KIND (links) == REG_EQUAL in eliminate_regs_in_insn() 4152 if (REG_NOTE_KIND (x) == REG_INC) in reload_as_needed()
|
| HD | combine.c | 780 if (REG_NOTE_KIND (links) == REG_INC) in combine_instructions() 1406 if (REG_NOTE_KIND (link) == REG_INC in can_combine_p() 1734 enum reg_note kind = REG_NOTE_KIND (*loc); in adjust_for_new_dest() 2193 if (REG_NOTE_KIND (link) == REG_INC in try_combine() 2999 if (REG_NOTE_KIND (note) == REG_UNUSED in try_combine() 11031 if (REG_NOTE_KIND (link) == REG_DEAD in record_dead_and_set_regs() 11043 else if (REG_NOTE_KIND (link) == REG_INC) in record_dead_and_set_regs() 11893 switch (REG_NOTE_KIND (note)) in distribute_notes() 12311 if (REG_NOTE_KIND (note) == REG_DEAD && place == 0 in distribute_notes() 12323 if (place && REG_NOTE_KIND (note) == REG_DEAD) in distribute_notes() [all …]
|
| HD | sched-vis.c | 714 GET_REG_NOTE_NAME (REG_NOTE_KIND (note)), t); in dump_insn_slim()
|
| HD | caller-save.c | 818 if (REG_NOTE_KIND (link) == REG_DEAD) in insert_one_insn()
|
| HD | cfgcleanup.c | 993 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in old_insns_match_p() 997 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in old_insns_match_p()
|
| HD | postreload-gcse.c | 723 if (REG_NOTE_KIND (note) == REG_INC) in record_opr_changes()
|
| HD | flow.c | 2279 if (REG_NOTE_KIND (notes) == REG_INC) in insn_dead_p() 2657 if (REG_NOTE_KIND (link) == REG_INC) in mark_set_regs() 4558 switch (REG_NOTE_KIND (link)) in count_or_remove_death_notes_bb()
|
| HD | cselib.c | 1439 if (REG_NOTE_KIND (x) == REG_INC) in cselib_process_insn()
|