Home
last modified time | relevance | path

Searched refs:REG_N_SETS (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/gcc/
HDregmove.c666 || REG_N_SETS (src_no) != 1) in optimize_reg_copy_3()
824 REG_N_SETS (dest_regno) ++; in copy_src_to_dest()
885 && REG_N_SETS (REGNO (SET_DEST (s))) == 1 in reg_is_remote_constant_p()
1469 REG_N_SETS (dstno)++; in regmove_optimize()
1470 REG_N_SETS (srcno)--; in regmove_optimize()
1879 REG_N_SETS (REGNO (src))++; in fixup_match_1()
1951 REG_N_SETS (REGNO (src))--; in fixup_match_1()
2023 REG_N_SETS (REGNO (src))++; in fixup_match_1()
2024 REG_N_SETS (REGNO (dst))--; in fixup_match_1()
HDregs.h105 #define REG_N_SETS(N) (VEC_index (reg_info_p, reg_n_info, N)->sets) macro
HDcfg.c550 if (REG_N_SETS (i)) in dump_flow_info()
551 fprintf (file, "; set %d time%s", REG_N_SETS (i), in dump_flow_info()
552 (REG_N_SETS (i) == 1) ? "" : "s"); in dump_flow_info()
HDintegrate.c336 if (x && REG_N_SETS (REGNO (ivs->entries[i].pseudo)) <= 1) in allocate_initial_values()
HDregclass.c1116 REG_N_SETS (REGNO (recog_data.operand[0]))++; in scan_one_insn()
1292 if (optimize && !REG_N_REFS (i) && !REG_N_SETS (i)) in regclass()
2406 REG_N_SETS (REGNO (reg))++; in reg_scan_mark_refs()
2429 REG_N_SETS (REGNO (dest))++; in reg_scan_mark_refs()
2452 && REG_N_SETS (REGNO (SET_DEST (x))) == 1 in reg_scan_mark_refs()
HDalias.c823 && REG_N_SETS (regno) == 1) in find_base_value()
2531 && REG_N_SETS (regno) == 1) in init_alias_analysis()
2542 else if (REG_N_SETS (regno) == 1 in init_alias_analysis()
2552 else if (REG_N_SETS (regno) == 1 in init_alias_analysis()
HDflow.c1621 REG_N_SETS (i) = 0; in allocate_reg_life_data()
2535 return ((REG_N_SETS (regno) > 1 in regno_clobbered_at_setjmp()
2923 REG_N_SETS (i) += 1; in mark_set_1()
3651 REG_N_SETS (regno)++; in attempt_auto_inc()
4264 REG_N_SETS (regno)++; in try_pre_increment_1()
HDlocal-alloc.c917 if (REG_N_SETS (regno) != 1 in update_equiv_regs()
1052 && REG_N_SETS (regno) == 1 in update_equiv_regs()
HDcombine.c1766 return (REG_N_SETS (regno) == 1 && !added_sets in can_change_dest_mode()
2681 REG_N_SETS (REGNO (new_i2_dest))++; in try_combine()
3342 REG_N_SETS (regno)--; in try_combine()
3360 REG_N_SETS (regno)--; in try_combine()
8285 && REG_N_SETS (REGNO (x)) == 1 in reg_nonzero_bits_for_combine()
8353 && REG_N_SETS (REGNO (x)) == 1 in reg_num_sign_bit_copies_for_combine()
11247 && REG_N_SETS (regno) == 1 in get_last_value_validate()
11358 || REG_N_SETS (regno) != 1 in get_last_value()
HDdf-problems.c3183 REG_N_SETS (i) = DF_REG_DEF_COUNT (df, i); in df_ri_alloc()
3184 REG_N_REFS (i) = DF_REG_USE_COUNT (df, i) + REG_N_SETS (i); in df_ri_alloc()
HDreload1.c6572 && REG_N_SETS (REGNO (old)) == 1) in emit_input_reload_insns()
7993 && REG_N_SETS (REGNO (reg)) == 1 in delete_output_reload()
HDChangeLog-200116005 increment REG_N_SETS.
20007 * flow.c (mark_set_1): Update REG_FREQ, make REG_N_SETS unweighted.
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-2000104 (mark_set_1): If it is set, compute REG_N_SETS for the original
HDChangeLog-200213552 * regclass.c (reg_scan_mark_refs): When we increase REG_N_SETS,
/NextBSD/contrib/gcc/config/sparc/
HDsparc.c7622 && REG_N_SETS (REGNO (y)) == 1) in sparc_check_64()
/NextBSD/contrib/gcc/doc/
HDtm.texi9754 that use @code{REG_N_SETS}, to determine if the hard