Home
last modified time | relevance | path

Searched refs:INSN_UID (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-12.1/contrib/gcc/
H A Dsched-int.h346 #define INSN_DEPEND(INSN) (h_i_d[INSN_UID (INSN)].depend)
348 #define INSN_LUID(INSN) (h_i_d[INSN_UID (INSN)].luid)
349 #define CANT_MOVE(insn) (h_i_d[INSN_UID (insn)].cant_move)
350 #define INSN_DEP_COUNT(INSN) (h_i_d[INSN_UID (INSN)].dep_count)
351 #define INSN_PRIORITY(INSN) (h_i_d[INSN_UID (INSN)].priority)
353 #define INSN_COST(INSN) (h_i_d[INSN_UID (INSN)].cost)
354 #define INSN_REG_WEIGHT(INSN) (h_i_d[INSN_UID (INSN)].reg_weight)
356 #define TODO_SPEC(INSN) (h_i_d[INSN_UID (INSN)].todo_spec)
357 #define DONE_SPEC(INSN) (h_i_d[INSN_UID (INSN)].done_spec)
358 #define CHECK_SPEC(INSN) (h_i_d[INSN_UID (INSN)].check_spec)
[all …]
H A Dgraph.c265 start[INSN_UID (BB_HEAD (bb))] = bb->index; in print_rtl_graph_with_bb()
266 end[INSN_UID (BB_END (bb))] = bb->index; in print_rtl_graph_with_bb()
269 in_bb_p[INSN_UID (x)] in print_rtl_graph_with_bb()
270 = (in_bb_p[INSN_UID (x)] == NOT_IN_BB) in print_rtl_graph_with_bb()
289 if (start[INSN_UID (tmp_rtx)] < 0 && end[INSN_UID (tmp_rtx)] < 0) in print_rtl_graph_with_bb()
298 if ((i = start[INSN_UID (tmp_rtx)]) >= 0) in print_rtl_graph_with_bb()
304 draw_edge (fp, 0, INSN_UID (tmp_rtx), 1, 0); in print_rtl_graph_with_bb()
311 if ((i = end[INSN_UID (tmp_rtx)]) >= 0) in print_rtl_graph_with_bb()
329 draw_edge (fp, INSN_UID (tmp_rtx), in print_rtl_graph_with_bb()
330 INSN_UID (block_head), in print_rtl_graph_with_bb()
[all …]
H A Dsched-vis.c450 sprintf (t, "L%d", INSN_UID (XEXP (x, 0))); in print_value()
645 sprintf (buf, " %4d %s", INSN_UID (x), t); in print_insn()
655 sprintf (buf, " %4d %s", INSN_UID (x), t); in print_insn()
671 sprintf (buf, " %4d %s", INSN_UID (insn), t); in print_insn()
674 sprintf (buf, "L%d:", INSN_UID (x)); in print_insn()
677 sprintf (buf, "i%4d: barrier", INSN_UID (x)); in print_insn()
684 sprintf (buf, " %4d note \"%s\" %d", INSN_UID (x), in print_insn()
688 sprintf (buf, " %4d %s", INSN_UID (x), in print_insn()
692 sprintf (buf, "i%4d <What %s?>", INSN_UID (x), in print_insn()
H A Ddf-core.c979 uid = INSN_UID (insn); in df_bb_regno_last_use_find()
1002 uid = INSN_UID (insn); in df_bb_regno_first_def_find()
1025 uid = INSN_UID (insn); in df_bb_regno_last_def_find()
1042 uid = INSN_UID (insn); in df_insn_regno_def_p()
1064 uid = INSN_UID (insn); in df_find_def()
1095 uid = INSN_UID (insn); in df_find_use()
1235 df_insn_uid_debug (df, INSN_UID (insn), follow_chain, file); in df_insn_debug()
1244 uid = INSN_UID (insn); in df_insn_debug_regno()
1281 DF_REF_INSN (ref) ? INSN_UID (DF_REF_INSN (ref)) : -1, in df_ref_debug()
H A Dfinal.c393 return insn_lengths[INSN_UID (insn)]; in get_attr_length_1()
600 int uid = INSN_UID (start); in align_fuzz()
610 uid = INSN_UID (align_label); in align_fuzz()
648 seq_uid = INSN_UID (seq); in insn_current_reference_address()
930 int uid = INSN_UID (seq); in shorten_branches()
1008 uid = INSN_UID (insn); in shorten_branches()
1118 uid = INSN_UID (insn); in shorten_branches()
1168 && ! insn_lengths[INSN_UID (prev)] in shorten_branches()
1171 if (varying_length[INSN_UID (prev)] & 2) in shorten_branches()
1291 int inner_uid = INSN_UID (inner_insn); in shorten_branches()
[all …]
H A Dcfgrtl.c804 INSN_UID (insn), INSN_UID (BB_END (src))); in try_redirect_by_replacing_jump()
1634 start[INSN_UID (BB_HEAD (bb))] = bb; in print_rtl_with_bb()
1635 end[INSN_UID (BB_END (bb))] = bb; in print_rtl_with_bb()
1642 in_bb_p[INSN_UID (x)] = state; in print_rtl_with_bb()
1778 INSN_UID (end), bb->index); in rtl_verify_flow_info_1()
1789 if (bb_info[INSN_UID (x)] != NULL) in rtl_verify_flow_info_1()
1792 INSN_UID (x), bb->index, bb_info[INSN_UID (x)]->index); in rtl_verify_flow_info_1()
1796 bb_info[INSN_UID (x)] = bb; in rtl_verify_flow_info_1()
1804 INSN_UID (head), bb->index); in rtl_verify_flow_info_1()
1919 INSN_UID (x), bb->index); in rtl_verify_flow_info_1()
[all …]
H A Dbt-load.c328 dest_reg, bb->index, INSN_UID (insn), (this->group ? "" : ":not const"), in add_btr_def()
372 bb->index, INSN_UID (insn)); in new_btr_user()
492 int insn_uid = INSN_UID (insn); in compute_defs_uses_and_gen()
688 int insn_uid = INSN_UID (insn); in link_btr_uses()
1105 INSN_UID (other_def->insn), INSN_UID (def->insn)); in combine_btr_defs()
1214 INSN_UID (def->insn), INSN_UID (insp)); in move_btr_def()
1290 INSN_UID (def->insn), def->cost, min_cost); in migrate_btr_def()
1449 INSN_UID (def->insn), def->cost); in migrate_btr_defs()
H A Drtl-factoring.c474 bitmap_set_bit (&stack_reg_live, INSN_UID (insn)); in collect_pattern_seqs()
503 && !bitmap_bit_p (&stack_reg_live, INSN_UID (e0->insn)) in collect_pattern_seqs()
504 && !bitmap_bit_p (&stack_reg_live, INSN_UID (e1->insn)) in collect_pattern_seqs()
1157 INSN_UID (pseq->insn)); in dump_pattern_seqs()
1160 fprintf (dump_file, " insn %d (length %d)", INSN_UID (mseq->insn), in dump_pattern_seqs()
1184 pattern_seqs->gain, INSN_UID (pattern_seqs->insn), in dump_best_pattern_seq()
1190 fprintf (dump_file, " insn %d (length %d)", INSN_UID (mseq->insn), in dump_best_pattern_seq()
H A Dresource.c920 for (tinfo = target_hash_table[INSN_UID (target) % TARGET_HASH_PRIME]; in mark_target_live_regs()
922 if (tinfo->uid == INSN_UID (target)) in mark_target_live_regs()
953 tinfo->uid = INSN_UID (target); in mark_target_live_regs()
956 = target_hash_table[INSN_UID (target) % TARGET_HASH_PRIME]; in mark_target_live_regs()
957 target_hash_table[INSN_UID (target) % TARGET_HASH_PRIME] = tinfo; in mark_target_live_regs()
1275 for (tinfo = target_hash_table[INSN_UID (insn) % TARGET_HASH_PRIME]; in clear_hashed_info_for_insn()
1277 if (tinfo->uid == INSN_UID (insn)) in clear_hashed_info_for_insn()
H A Dinsn-addr.h38 unsigned insn_uid__ = INSN_UID ((insn)); \
H A Demit-rtl.c2798 INSN_UID (insn), cur_insn_uid); in renumber_insns()
3286 INSN_UID (insn) = cur_insn_uid++; in make_insn_raw()
3317 INSN_UID (insn) = cur_insn_uid++; in make_jump_insn_raw()
3338 INSN_UID (insn) = cur_insn_uid++; in make_call_insn_raw()
3850 INSN_UID (insn) = cur_insn_uid++; in emit_barrier_before()
3863 if (INSN_UID (label) == 0) in emit_label_before()
3878 INSN_UID (note) = cur_insn_uid++; in emit_note_before()
4065 INSN_UID (insn) = cur_insn_uid++; in emit_barrier_after()
4079 if (INSN_UID (label) == 0) in emit_label_after()
4094 INSN_UID (note) = cur_insn_uid++; in emit_note_after()
[all …]
H A Dregmove.c810 insn_uid = INSN_UID (insn); in copy_src_to_dest()
811 move_uid = INSN_UID (move_insn); in copy_src_to_dest()
984 INSN_UID (insn)); in fixup_match_2()
1079 regmove_bb_head[INSN_UID (BB_HEAD (bb))] = bb->index; in regmove_optimize()
1385 op_no, INSN_UID (insn), match_no); in regmove_optimize()
1489 op_no, INSN_UID (insn), match_no); in regmove_optimize()
1510 while (next != 0 && INSN_UID (next) >= old_max_uid in regmove_optimize()
1700 operand_number, INSN_UID (insn), match_number); in fixup_match_1()
2041 operand_number, INSN_UID (insn), match_number); in fixup_match_1()
H A Dgcse.c374 (gcc_assert (INSN_UID (INSN) <= max_uid), uid_cuid[INSN_UID (INSN)])
937 uid_cuid[INSN_UID (insn)] = i++; in alloc_gcse_mem()
939 uid_cuid[INSN_UID (insn)] = i; in alloc_gcse_mem()
2985 regno, INSN_UID (insn)); in cprop_insn()
3104 INSN_UID (insn)); in do_local_cprop()
3118 REGNO (x), INSN_UID (insn)); in do_local_cprop()
3652 regno, INSN_UID (jump)); in bypass_block()
4301 INSN_UID (insn), regno); in pre_insert_copy_insn()
4454 INSN_UID (insn), indx); in pre_delete()
6287 INSN_UID (insn)); in remove_reachable_equiv_notes()
[all …]
H A Dprint-rtl.c509 fprintf (outfile, " [%d deleted]", INSN_UID (sub)); in print_rtx()
521 fprintf (outfile, " %d", INSN_UID (sub)); in print_rtx()
717 while (x != 0 && INSN_UID (x) != uid) in debug_rtx_find()
H A Ddf.h416 #define DF_REF_INSN_UID(REF) (INSN_UID ((REF)->insn))
463 #define DF_INSN_GET(DF,INSN) ((DF)->insns[(INSN_UID(INSN))])
464 #define DF_INSN_SET(DF,INSN,VAL) ((DF)->insns[(INSN_UID (INSN))]=(VAL))
H A Dreorg.c861 && INSN_UID (insn) <= max_uid in get_jump_flags()
863 && INSN_UID (label) <= max_uid) in get_jump_flags()
865 = (uid_to_ruid[INSN_UID (label)] > uid_to_ruid[INSN_UID (insn)]) in get_jump_flags()
1013 return (target_label == 0 || INSN_UID (jump_insn) > max_uid in mostly_true_jump()
1014 || INSN_UID (target_label) > max_uid in mostly_true_jump()
1015 || (uid_to_ruid[INSN_UID (jump_insn)] in mostly_true_jump()
1016 > uid_to_ruid[INSN_UID (target_label)])); in mostly_true_jump()
3551 if (INSN_UID (insn) > max_uid) in dbr_schedule()
3552 max_uid = INSN_UID (insn); in dbr_schedule()
3560 uid_to_ruid[INSN_UID (insn)] = i; in dbr_schedule()
H A Dregrename.c335 reg_names[reg], INSN_UID (last->insn)); in regrename_optimize()
486 reg_names[REGNO (*this->loc)], INSN_UID (insn), in scan_rtx_reg()
494 reg_names[REGNO (*this->loc)], INSN_UID (insn), in scan_rtx_reg()
1007 fprintf (dump_file, " %d [%s]", INSN_UID (this->insn), in dump_def_use_chain()
1421 INSN_UID (insn), REGNO (*loc), REGNO (new)); in replace_oldest_value_reg()
1683 INSN_UID (insn), regno, REGNO (new)); in copyprop_hardreg_forward_1()
1704 INSN_UID (insn), regno, REGNO (new)); in copyprop_hardreg_forward_1()
1783 INSN_UID (insn)); in copyprop_hardreg_forward_1()
H A Dsched-rgn.c84 #define INSN_REF_COUNT(INSN) (h_i_d[INSN_UID (INSN)].ref_count)
85 #define FED_BY_SPEC_LOAD(insn) (h_i_d[INSN_UID (insn)].fed_by_spec_load)
86 #define IS_LOAD_INSN(insn) (h_i_d[INSN_UID (insn)].is_load_insn)
2122 sprintf (tmp, "b%3d: i%4d", INSN_BB (insn), INSN_UID (insn)); in rgn_print_insn()
2126 sprintf (tmp, "%d/b%d", INSN_UID (insn), INSN_BB (insn)); in rgn_print_insn()
2128 sprintf (tmp, "%d", INSN_UID (insn)); in rgn_print_insn()
2581 fprintf (sched_dump, ";; %6d ", INSN_UID (insn)); in debug_dependencies()
2603 INSN_UID (insn), in debug_dependencies()
2617 fprintf (sched_dump, "%d ", INSN_UID (XEXP (link, 0))); in debug_dependencies()
H A Dddg.c563 fprintf (file, " [%d -(%c,%d,%d)-> %d] ", INSN_UID (e->src->insn), in print_ddg_edge()
564 dep_c, e->latency, e->distance, INSN_UID (e->dest->insn)); in print_ddg_edge()
600 int src_uid = INSN_UID (g->nodes[src_cuid].insn); in vcg_print_ddg()
607 int dst_uid = INSN_UID (e->dest->insn); in vcg_print_ddg()
H A Dpostreload-gcse.c169 #define INSN_CUID(INSN) (uid_cuid[INSN_UID (INSN)])
231 uid_cuid[INSN_UID (insn)] = i++; in alloc_mem()
233 uid_cuid[INSN_UID (insn)] = i; in alloc_mem()
H A Dhaifa-sched.c189 #define LINE_NOTE(INSN) (h_i_d[INSN_UID (INSN)].line_note)
190 #define INSN_TICK(INSN) (h_i_d[INSN_UID (INSN)].tick)
191 #define INTER_TICK(INSN) (h_i_d[INSN_UID (INSN)].inter_tick)
295 #define QUEUE_INDEX(INSN) (h_i_d[INSN_UID (INSN)].queue_index)
1463 && INSN_UID (insn) < old_max_uid in restore_line_notes()
2692 clock_var, INSN_UID (head)); in schedule_block()
2694 INSN_UID (tail)); in schedule_block()
3473 INSN_UID (twin), rec->index); in add_to_speculative_block()
3777 INSN_UID (twin), rec->index); in create_check_block_twin()
4116 bb->index, INSN_UID (head), INSN_UID (tail), in dump_new_block_header()
H A Dcombine.c156 (INSN_UID (INSN) > max_uid_cuid ? insn_cuid (INSN) : uid_cuid[INSN_UID (INSN)])
604 ? uid_insn_cost[INSN_UID (i2)] : 0; in combine_validate_cost()
606 ? uid_insn_cost[INSN_UID (i3)] : 0; in combine_validate_cost()
611 ? uid_insn_cost[INSN_UID (i1)] : 0; in combine_validate_cost()
662 INSN_UID (i1), INSN_UID (i2), INSN_UID (i3)); in combine_validate_cost()
670 INSN_UID (i2), INSN_UID (i3)); in combine_validate_cost()
691 uid_insn_cost[INSN_UID (i1)] = 0; in combine_validate_cost()
731 if (INSN_UID (insn) > i) in combine_instructions()
732 i = INSN_UID (insn); in combine_instructions()
768 uid_cuid[INSN_UID (insn)] = ++i; in combine_instructions()
[all …]
H A Dcfgbuild.c196 if (INSN_UID (label) == 0) in make_label_edge()
585 if (INSN_UID (label) == 0) in mark_tablejump_edge()
H A Dweb.c240 INSN_UID (DF_REF_INSN (ref)), REGNO (oldreg), REGNO (reg)); in replace_ref()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c6041 INSN_UID (last_label)); in emit_insn_group_barriers()
6497 stops_p [INSN_UID (insn)] = stop_before_p; in ia64_variable_issue()
6607 add_cycles [INSN_UID (insn)] = 3 - d; in ia64_dfa_new_cycle()
6982 check_no = spec_check_no[INSN_UID(insn)] - 1; in ia64_needs_block_p()
7135 check_no = spec_check_no[INSN_UID (x)]; in ia64_gen_check()
7882 INSN_UID (insn)); in bundling()
7941 INSN_UID (insn)); in bundling()
8054 if (INSN_UID (insn) < clocks_length && add_cycles [INSN_UID (insn)]) in bundling()
8098 add_cycles [INSN_UID (insn)]--; in bundling()
8103 add_cycles [INSN_UID (insn)]--; in bundling()
[all …]

123