Home
last modified time | relevance | path

Searched refs:REG_LIVE_LENGTH (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dregstat.c217 REG_LIVE_LENGTH (regno)++; in regstat_bb_compute_ri()
246 REG_LIVE_LENGTH (dregno) += in regstat_bb_compute_ri()
255 REG_LIVE_LENGTH (dregno) += luid; in regstat_bb_compute_ri()
271 REG_LIVE_LENGTH (dregno)++; in regstat_bb_compute_ri()
311 REG_LIVE_LENGTH (uregno) ++; in regstat_bb_compute_ri()
323 REG_LIVE_LENGTH (regno) += (luid - local_live_last_luid[regno]); in regstat_bb_compute_ri()
330 REG_LIVE_LENGTH (regno) += luid; in regstat_bb_compute_ri()
378 REG_LIVE_LENGTH (regno) = -1; in regstat_compute_ri()
537 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
540 i, DF_REG_USE_COUNT (i) + DF_REG_DEF_COUNT (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
H A Dregs.h185 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length) macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dregstat.c231 REG_LIVE_LENGTH (regno)++; in regstat_bb_compute_ri()
262 REG_LIVE_LENGTH (dregno) += in regstat_bb_compute_ri()
271 REG_LIVE_LENGTH (dregno) += luid; in regstat_bb_compute_ri()
287 REG_LIVE_LENGTH (dregno)++; in regstat_bb_compute_ri()
328 REG_LIVE_LENGTH (uregno) ++; in regstat_bb_compute_ri()
340 REG_LIVE_LENGTH (regno) += (luid - local_live_last_luid[regno]); in regstat_bb_compute_ri()
347 REG_LIVE_LENGTH (regno) += luid; in regstat_bb_compute_ri()
395 REG_LIVE_LENGTH (regno) = -1; in regstat_compute_ri()
565 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
568 i, DF_REG_USE_COUNT (i) + DF_REG_DEF_COUNT (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
H A Dregmove.c365 if (REG_LIVE_LENGTH (sregno) >= 0) in optimize_reg_copy_1()
371 if (REG_LIVE_LENGTH (sregno) < 2) in optimize_reg_copy_1()
372 REG_LIVE_LENGTH (sregno) = 2; in optimize_reg_copy_1()
403 if (REG_LIVE_LENGTH (dregno) >= 0) in optimize_reg_copy_1()
673 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
676 REG_LIVE_LENGTH (src_regno)++; in copy_src_to_dest()
982 || REG_LIVE_LENGTH (REGNO (dst)) < 0 in regmove_backward_pass()
1193 REG_LIVE_LENGTH (dstno) += length; in regmove_backward_pass()
1194 if (REG_LIVE_LENGTH (srcno) >= 0) in regmove_backward_pass()
1200 if (REG_LIVE_LENGTH (srcno) < 2) in regmove_backward_pass()
[all …]
H A Dregs.h191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dregstat.c231 REG_LIVE_LENGTH (regno)++; in regstat_bb_compute_ri()
262 REG_LIVE_LENGTH (dregno) += in regstat_bb_compute_ri()
271 REG_LIVE_LENGTH (dregno) += luid; in regstat_bb_compute_ri()
287 REG_LIVE_LENGTH (dregno)++; in regstat_bb_compute_ri()
328 REG_LIVE_LENGTH (uregno) ++; in regstat_bb_compute_ri()
340 REG_LIVE_LENGTH (regno) += (luid - local_live_last_luid[regno]); in regstat_bb_compute_ri()
347 REG_LIVE_LENGTH (regno) += luid; in regstat_bb_compute_ri()
395 REG_LIVE_LENGTH (regno) = -1; in regstat_compute_ri()
565 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
568 i, DF_REG_USE_COUNT (i) + DF_REG_DEF_COUNT (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
H A Dregs.h191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dregstat.c231 REG_LIVE_LENGTH (regno)++; in regstat_bb_compute_ri()
262 REG_LIVE_LENGTH (dregno) += in regstat_bb_compute_ri()
271 REG_LIVE_LENGTH (dregno) += luid; in regstat_bb_compute_ri()
287 REG_LIVE_LENGTH (dregno)++; in regstat_bb_compute_ri()
328 REG_LIVE_LENGTH (uregno) ++; in regstat_bb_compute_ri()
340 REG_LIVE_LENGTH (regno) += (luid - local_live_last_luid[regno]); in regstat_bb_compute_ri()
347 REG_LIVE_LENGTH (regno) += luid; in regstat_bb_compute_ri()
395 REG_LIVE_LENGTH (regno) = -1; in regstat_compute_ri()
565 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
568 i, DF_REG_USE_COUNT (i) + DF_REG_DEF_COUNT (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
H A Dregmove.c365 if (REG_LIVE_LENGTH (sregno) >= 0) in optimize_reg_copy_1()
371 if (REG_LIVE_LENGTH (sregno) < 2) in optimize_reg_copy_1()
372 REG_LIVE_LENGTH (sregno) = 2; in optimize_reg_copy_1()
403 if (REG_LIVE_LENGTH (dregno) >= 0) in optimize_reg_copy_1()
673 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
676 REG_LIVE_LENGTH (src_regno)++; in copy_src_to_dest()
982 || REG_LIVE_LENGTH (REGNO (dst)) < 0 in regmove_backward_pass()
1193 REG_LIVE_LENGTH (dstno) += length; in regmove_backward_pass()
1194 if (REG_LIVE_LENGTH (srcno) >= 0) in regmove_backward_pass()
1200 if (REG_LIVE_LENGTH (srcno) < 2) in regmove_backward_pass()
[all …]
H A Dregs.h191 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length) macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dregstat.c217 REG_LIVE_LENGTH (regno)++; in regstat_bb_compute_ri()
246 REG_LIVE_LENGTH (dregno) += in regstat_bb_compute_ri()
255 REG_LIVE_LENGTH (dregno) += luid; in regstat_bb_compute_ri()
271 REG_LIVE_LENGTH (dregno)++; in regstat_bb_compute_ri()
311 REG_LIVE_LENGTH (uregno) ++; in regstat_bb_compute_ri()
323 REG_LIVE_LENGTH (regno) += (luid - local_live_last_luid[regno]); in regstat_bb_compute_ri()
330 REG_LIVE_LENGTH (regno) += luid; in regstat_bb_compute_ri()
378 REG_LIVE_LENGTH (regno) = -1; in regstat_compute_ri()
537 i, REG_N_REFS (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
540 i, DF_REG_USE_COUNT (i) + DF_REG_DEF_COUNT (i), REG_LIVE_LENGTH (i)); in dump_reg_info()
H A Dregs.h185 #define REG_LIVE_LENGTH(N) (reg_info_p[N].live_length) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dregmove.c342 if (REG_LIVE_LENGTH (REGNO (reg)) < 0) in replacement_quality()
522 if (REG_LIVE_LENGTH (sregno) >= 0) in optimize_reg_copy_1()
529 REG_LIVE_LENGTH (sregno) = 2; in optimize_reg_copy_1()
559 if (REG_LIVE_LENGTH (dregno) >= 0) in optimize_reg_copy_1()
821 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
827 REG_LIVE_LENGTH (src_regno)++; in copy_src_to_dest()
1462 REG_LIVE_LENGTH (dstno) += length; in regmove_optimize()
1463 if (REG_LIVE_LENGTH (srcno) >= 0) in regmove_optimize()
1470 REG_LIVE_LENGTH (srcno) = 2; in regmove_optimize()
1869 REG_LIVE_LENGTH (REGNO (src))++; in fixup_match_1()
[all …]
H A Dregs.h145 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length) macro
H A Dglobal.c447 if (REG_N_REFS (i) != 0 && REG_LIVE_LENGTH (i) != -1 in global_alloc()
457 if (REG_LIVE_LENGTH (i) == 0) in global_alloc()
474 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
475 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
495 local_reg_live_length[j] += REG_LIVE_LENGTH (i); in global_alloc()
581 && REG_LIVE_LENGTH (allocno[allocno_order[i]].reg) >= 0) in global_alloc()
H A Dlocal-alloc.c995 if (REG_LIVE_LENGTH (regno) >= 0 && optimize) in update_equiv_regs()
999 REG_LIVE_LENGTH (regno) *= 2; in update_equiv_regs()
1127 REG_LIVE_LENGTH (regno) = 2; in update_equiv_regs()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dregmove.c344 if (REG_LIVE_LENGTH (REGNO (reg)) < 0) in replacement_quality()
527 if (REG_LIVE_LENGTH (sregno) >= 0) in optimize_reg_copy_1()
534 REG_LIVE_LENGTH (sregno) = 2; in optimize_reg_copy_1()
564 if (REG_LIVE_LENGTH (dregno) >= 0) in optimize_reg_copy_1()
826 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
832 REG_LIVE_LENGTH (src_regno)++; in copy_src_to_dest()
1464 REG_LIVE_LENGTH (dstno) += length; in regmove_optimize()
1465 if (REG_LIVE_LENGTH (srcno) >= 0) in regmove_optimize()
1472 REG_LIVE_LENGTH (srcno) = 2; in regmove_optimize()
1865 REG_LIVE_LENGTH (REGNO (src))++; in fixup_match_1()
[all …]
H A Dregs.h150 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length) macro
H A Dglobal.c467 if (REG_N_REFS (i) != 0 && REG_LIVE_LENGTH (i) != -1 in global_alloc()
478 gcc_assert (REG_LIVE_LENGTH (i)); in global_alloc()
496 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
497 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
517 local_reg_live_length[j] += REG_LIVE_LENGTH (i); in global_alloc()
601 && REG_LIVE_LENGTH (allocno[allocno_order[i]].reg) >= 0) in global_alloc()
H A Dflow.c708 REG_LIVE_LENGTH (i) = -1; in update_life_info()
1590 REG_LIVE_LENGTH (i) = 0; in allocate_reg_life_data()
2121 REG_LIVE_LENGTH (i) += num - reg_deaths[i]; in free_propagate_block_info()
2873 REG_LIVE_LENGTH (i) += 1; in mark_set_1()
2974 REG_LIVE_LENGTH (i) += pbi->insn_num - reg_deaths[i]; in mark_set_1()
3557 REG_LIVE_LENGTH (regno) += pbi->insn_num - reg_deaths[regno]; in attempt_auto_inc()
H A Dlocal-alloc.c985 if (REG_LIVE_LENGTH (regno) >= 0 && optimize) in update_equiv_regs()
989 REG_LIVE_LENGTH (regno) *= 2; in update_equiv_regs()
1190 REG_LIVE_LENGTH (regno) = 2; in update_equiv_regs()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dregmove.c342 if (REG_LIVE_LENGTH (REGNO (reg)) < 0) in replacement_quality()
522 if (REG_LIVE_LENGTH (sregno) >= 0) in optimize_reg_copy_1()
529 REG_LIVE_LENGTH (sregno) = 2; in optimize_reg_copy_1()
559 if (REG_LIVE_LENGTH (dregno) >= 0) in optimize_reg_copy_1()
821 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
827 REG_LIVE_LENGTH (src_regno)++; in copy_src_to_dest()
1462 REG_LIVE_LENGTH (dstno) += length; in regmove_optimize()
1463 if (REG_LIVE_LENGTH (srcno) >= 0) in regmove_optimize()
1470 REG_LIVE_LENGTH (srcno) = 2; in regmove_optimize()
1869 REG_LIVE_LENGTH (REGNO (src))++; in fixup_match_1()
[all …]
H A Dregs.h145 #define REG_LIVE_LENGTH(N) (VARRAY_REG (reg_n_info, N)->live_length)
H A Dglobal.c447 if (REG_N_REFS (i) != 0 && REG_LIVE_LENGTH (i) != -1 in global_alloc()
457 if (REG_LIVE_LENGTH (i) == 0) in global_alloc()
474 if (allocno[num].live_length < REG_LIVE_LENGTH (i)) in global_alloc()
475 allocno[num].live_length = REG_LIVE_LENGTH (i); in global_alloc()
495 local_reg_live_length[j] += REG_LIVE_LENGTH (i); in global_alloc()
581 && REG_LIVE_LENGTH (allocno[allocno_order[i]].reg) >= 0) in global_alloc()
H A Dlocal-alloc.c995 if (REG_LIVE_LENGTH (regno) >= 0 && optimize) in update_equiv_regs()
999 REG_LIVE_LENGTH (regno) *= 2; in update_equiv_regs()
1127 REG_LIVE_LENGTH (regno) = 2; in update_equiv_regs()

1234567