Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dipa-cp.c1642 if (time_benefit == 0 in good_cloning_opportunity_p()
1660 time_benefit, size_cost, (HOST_WIDE_INT) count_sum, in good_cloning_opportunity_p()
1674 time_benefit, size_cost, freq_sum, evaluation, in good_cloning_opportunity_p()
1893 int time, size, time_benefit; in estimate_local_effects() local
1914 time_benefit = base_time - time in estimate_local_effects()
1934 time_benefit, size); in estimate_local_effects()
1937 val->local_time_benefit = time_benefit; in estimate_local_effects()
1965 int time, size, time_benefit; in estimate_local_effects() local
1976 time_benefit = base_time - time in estimate_local_effects()
1992 aglat->offset, time_benefit, size); in estimate_local_effects()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-cp.c1727 if (time_benefit == 0 in good_cloning_opportunity_p()
1745 time_benefit, size_cost, (HOST_WIDE_INT) count_sum, in good_cloning_opportunity_p()
1759 time_benefit, size_cost, freq_sum, evaluation, in good_cloning_opportunity_p()
1978 int time, size, time_benefit; in estimate_local_effects() local
1999 time_benefit = base_time - time in estimate_local_effects()
2020 time_benefit, size); in estimate_local_effects()
2023 val->local_time_benefit = time_benefit; in estimate_local_effects()
2051 int time, size, time_benefit; in estimate_local_effects() local
2062 time_benefit = base_time - time in estimate_local_effects()
2079 aglat->offset, time_benefit, size); in estimate_local_effects()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dipa-cp.c1638 if (time_benefit == 0 in good_cloning_opportunity_p()
1656 time_benefit, size_cost, (HOST_WIDE_INT) count_sum, in good_cloning_opportunity_p()
1670 time_benefit, size_cost, freq_sum, evaluation, in good_cloning_opportunity_p()
1889 int time, size, time_benefit; in estimate_local_effects() local
1910 time_benefit = base_time - time in estimate_local_effects()
1930 time_benefit, size); in estimate_local_effects()
1933 val->local_time_benefit = time_benefit; in estimate_local_effects()
1961 int time, size, time_benefit; in estimate_local_effects() local
1972 time_benefit = base_time - time in estimate_local_effects()
1988 aglat->offset, time_benefit, size); in estimate_local_effects()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c2657 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2660 if (time_benefit == 0 in good_cloning_opportunity_p()
2673 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2680 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2693 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2701 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2844 int size, time_benefit; in perform_estimation_of_a_value() local
2859 time_benefit = 0; in perform_estimation_of_a_value()
2861 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2875 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-cp.c2623 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2626 if (time_benefit == 0 in good_cloning_opportunity_p()
2639 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2646 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2659 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2667 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2810 int size, time_benefit; in perform_estimation_of_a_value() local
2825 time_benefit = 0; in perform_estimation_of_a_value()
2827 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2841 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c2657 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2660 if (time_benefit == 0 in good_cloning_opportunity_p()
2673 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2680 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2693 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2701 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2844 int size, time_benefit; in perform_estimation_of_a_value() local
2859 time_benefit = 0; in perform_estimation_of_a_value()
2861 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2875 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c2657 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2660 if (time_benefit == 0 in good_cloning_opportunity_p()
2673 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2680 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2693 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2701 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2844 int size, time_benefit; in perform_estimation_of_a_value() local
2859 time_benefit = 0; in perform_estimation_of_a_value()
2861 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2875 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c2657 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2660 if (time_benefit == 0 in good_cloning_opportunity_p()
2673 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2680 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2693 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2701 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2844 int size, time_benefit; in perform_estimation_of_a_value() local
2859 time_benefit = 0; in perform_estimation_of_a_value()
2861 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2875 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-cp.c2624 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2627 if (time_benefit == 0 in good_cloning_opportunity_p()
2640 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2647 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2660 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2668 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2811 int size, time_benefit; in perform_estimation_of_a_value() local
2826 time_benefit = 0; in perform_estimation_of_a_value()
2828 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2842 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-cp.c2623 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2626 if (time_benefit == 0 in good_cloning_opportunity_p()
2639 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2646 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2659 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2667 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2810 int size, time_benefit; in perform_estimation_of_a_value() local
2825 time_benefit = 0; in perform_estimation_of_a_value()
2827 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2841 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-cp.c2657 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2660 if (time_benefit == 0 in good_cloning_opportunity_p()
2673 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2680 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2693 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2701 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2844 int size, time_benefit; in perform_estimation_of_a_value() local
2859 time_benefit = 0; in perform_estimation_of_a_value()
2861 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2875 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-cp.c2309 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2312 if (time_benefit == 0 in good_cloning_opportunity_p()
2323 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2332 time_benefit, size_cost, (HOST_WIDE_INT) count_sum, in good_cloning_opportunity_p()
2341 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2349 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2492 int time, size, time_benefit; in perform_estimation_of_a_value() local
2498 time_benefit = base_time - time in perform_estimation_of_a_value()
2512 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-cp.c2309 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2312 if (time_benefit == 0 in good_cloning_opportunity_p()
2323 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2332 time_benefit, size_cost, (HOST_WIDE_INT) count_sum, in good_cloning_opportunity_p()
2341 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2349 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2492 int time, size, time_benefit; in perform_estimation_of_a_value() local
2498 time_benefit = base_time - time in perform_estimation_of_a_value()
2512 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-cp.c2658 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit, in good_cloning_opportunity_p() argument
2661 if (time_benefit == 0 in good_cloning_opportunity_p()
2674 int64_t evaluation = (((int64_t) time_benefit * factor) in good_cloning_opportunity_p()
2681 "size: %i, count_sum: ", time_benefit, size_cost); in good_cloning_opportunity_p()
2694 int64_t evaluation = (((int64_t) time_benefit * freq_sum) in good_cloning_opportunity_p()
2702 time_benefit, size_cost, freq_sum, in good_cloning_opportunity_p()
2845 int size, time_benefit; in perform_estimation_of_a_value() local
2855 time_benefit = base_time.to_int () in perform_estimation_of_a_value()
2869 val->local_time_benefit = time_benefit; in perform_estimation_of_a_value()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-cp.c3223 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit,
3226 if (time_benefit == 0
3240 int64_t evaluation = (((int64_t) time_benefit * factor)
3247 "size: %i, count_sum: ", time_benefit, size_cost);
3261 int64_t evaluation = (((int64_t) time_benefit * freq_sum)
3269 time_benefit, size_cost, freq_sum,
3393 int size, time_benefit;
3408 time_benefit = 0;
3410 time_benefit = base_time.to_int ()
3424 val->local_time_benefit = time_benefit;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-cp.c3224 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit,
3227 if (time_benefit == 0
3241 int64_t evaluation = (((int64_t) time_benefit * factor)
3248 "size: %i, count_sum: ", time_benefit, size_cost);
3262 int64_t evaluation = (((int64_t) time_benefit * freq_sum)
3270 time_benefit, size_cost, freq_sum,
3394 int size, time_benefit;
3409 time_benefit = 0;
3411 time_benefit = base_time.to_int ()
3425 val->local_time_benefit = time_benefit;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-cp.c3288 good_cloning_opportunity_p (struct cgraph_node *node, sreal time_benefit,
3292 if (time_benefit == 0
3305 sreal evaluation = (time_benefit * factor) / size_cost;
3312 "size: %i, count_sum: ", time_benefit.to_double (),
3326 sreal evaluation = (time_benefit * freq_sum) / size_cost;
3334 time_benefit.to_double (), size_cost, freq_sum.to_double (),
3452 sreal time_benefit;
3461 time_benefit = 0;
3463 time_benefit = (estimates.nonspecialized_time - estimates.time)
3477 val->local_time_benefit = time_benefit;
H A DChangeLog-20205377 (good_cloning_opportunity_p): Adjusted for sreal sreal time_benefit
5379 (perform_estimation_of_a_value): Work with sreal time_benefit. Avoid
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-cp.c3224 good_cloning_opportunity_p (struct cgraph_node *node, int time_benefit,
3227 if (time_benefit == 0
3241 int64_t evaluation = (((int64_t) time_benefit * factor)
3248 "size: %i, count_sum: ", time_benefit, size_cost);
3262 int64_t evaluation = (((int64_t) time_benefit * freq_sum)
3270 time_benefit, size_cost, freq_sum,
3394 int size, time_benefit;
3409 time_benefit = 0;
3411 time_benefit = base_time.to_int ()
3425 val->local_time_benefit = time_benefit;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-cp.c3288 good_cloning_opportunity_p (struct cgraph_node *node, sreal time_benefit,
3292 if (time_benefit == 0
3305 sreal evaluation = (time_benefit * factor) / size_cost;
3312 "size: %i, count_sum: ", time_benefit.to_double (),
3326 sreal evaluation = (time_benefit * freq_sum) / size_cost;
3334 time_benefit.to_double (), size_cost, freq_sum.to_double (),
3452 sreal time_benefit;
3461 time_benefit = 0;
3463 time_benefit = (estimates.nonspecialized_time - estimates.time)
3477 val->local_time_benefit = time_benefit;
H A DChangeLog-20205377 (good_cloning_opportunity_p): Adjusted for sreal sreal time_benefit
5379 (perform_estimation_of_a_value): Work with sreal time_benefit. Avoid
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-cp.c3288 good_cloning_opportunity_p (struct cgraph_node *node, sreal time_benefit,
3292 if (time_benefit == 0
3305 sreal evaluation = (time_benefit * factor) / size_cost;
3312 "size: %i, count_sum: ", time_benefit.to_double (),
3326 sreal evaluation = (time_benefit * freq_sum) / size_cost;
3334 time_benefit.to_double (), size_cost, freq_sum.to_double (),
3452 sreal time_benefit;
3461 time_benefit = 0;
3463 time_benefit = (estimates.nonspecialized_time - estimates.time)
3477 val->local_time_benefit = time_benefit;
H A DChangeLog-20205377 (good_cloning_opportunity_p): Adjusted for sreal sreal time_benefit
5379 (perform_estimation_of_a_value): Work with sreal time_benefit. Avoid
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-cp.c3300 good_cloning_opportunity_p (struct cgraph_node *node, sreal time_benefit,
3304 if (time_benefit == 0
3317 sreal evaluation = (time_benefit * factor) / size_cost;
3324 "size: %i, count_sum: ", time_benefit.to_double (),
3338 sreal evaluation = (time_benefit * freq_sum) / size_cost;
3346 time_benefit.to_double (), size_cost, freq_sum.to_double (),
3464 sreal time_benefit;
3473 time_benefit = 0;
3475 time_benefit = (estimates.nonspecialized_time - estimates.time)
3489 val->local_time_benefit = time_benefit;
H A DChangeLog-20205377 (good_cloning_opportunity_p): Adjusted for sreal sreal time_benefit
5379 (perform_estimation_of_a_value): Work with sreal time_benefit. Avoid