Home
last modified time | relevance | path

Searched refs:REG_N_REFS (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gcc/
HDregs.h77 #define REG_N_REFS(N) (VEC_index (reg_info_p, reg_n_info, N)->refs) macro
HDregclass.c935 if (REG_N_REFS (i)) in dump_regclass()
1117 REG_N_REFS (REGNO (recog_data.operand[0]))++; in scan_one_insn()
1121 REG_N_REFS (REGNO (recog_data.operand[0]))++; in scan_one_insn()
1127 REG_N_REFS (REGNO (recog_data.operand[0]))++; in scan_one_insn()
1292 if (optimize && !REG_N_REFS (i) && !REG_N_SETS (i)) in regclass()
2407 REG_N_REFS (REGNO (reg))++; in reg_scan_mark_refs()
2430 REG_N_REFS (REGNO (dest))++; in reg_scan_mark_refs()
HDlocal-alloc.c336 qty[qtyno].n_refs = REG_N_REFS (regno); in alloc_qty()
1001 if (REG_N_REFS (regno) == 2 in update_equiv_regs()
1156 REG_N_REFS (regno) = 0; in update_equiv_regs()
2034 qty[sqty].n_refs += REG_N_REFS (sreg); in combine_regs()
HDcfg.c542 if (REG_N_REFS (i)) in dump_flow_info()
547 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_flow_info()
HDglobal.c466 if (REG_N_REFS (i) != 0 && REG_LIVE_LENGTH (i) != -1 in global_alloc()
493 allocno[num].n_refs += REG_N_REFS (i); in global_alloc()
514 local_reg_n_refs[j] += REG_N_REFS (i); in global_alloc()
HDflow.c1622 REG_N_REFS (i) = 0; in allocate_reg_life_data()
2924 REG_N_REFS (i) += 1; in mark_set_1()
3813 REG_N_REFS (regno_first)++; in mark_used_reg()
HDdf-problems.c3184 REG_N_REFS (i) = DF_REG_USE_COUNT (df, i) + REG_N_SETS (i); in df_ri_alloc()
HDreload1.c1993 && REG_N_REFS (i) > 0 in alter_reg()
HDChangeLog-200019072 * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
20737 test in one place. Tidy flags tests. Don't bias REG_N_REFS by
31958 * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
HDChangeLog-200116004 * regclass.c (reg_scan_mark_refs): Increment REG_N_REFS when we
20004 (REG_N_REFS): Update comment.
23460 * regclass.c (scan_one_insn): Update REG_N_REFS when optimizing
HDChangeLog-19991187 * combine.c (try_combine, distribute_notes): Remove REG_N_REFS
1428 (optimize_reg_copy_1): Remove REG_N_REFS updating code.
HDChangeLog-20067246 (REG_N_REFS, REG_FREQ, REG_N_SETS, REG_N_DEATHS,
HDChangeLog-199812505 (REG_N_REFS, REG_N_SETS, REG_N_DEATHS): Use REG_N_CHECK.
HDChangeLog-200213553 increase REG_N_REFS (like flow does), so that regclass doesn't