Home
last modified time | relevance | path

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

12345678910>>...17

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbb-reorder.c252 int freq = EDGE_FREQUENCY (e); in rotate_loop()
269 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
276 int freq = EDGE_FREQUENCY (e); in rotate_loop()
431 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
486 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
519 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
596 && 2 * e->dest->frequency >= EDGE_FREQUENCY (best_edge)) in find_traces_1_round()
720 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
923 && (EDGE_FREQUENCY (e2) >= freq_threshold) in connect_traces()
948 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
H A Dtracer.c145 if (EDGE_FREQUENCY (best) * REG_BR_PROB_BASE in find_best_predecessor()
336 && (!best || EDGE_FREQUENCY (e) > EDGE_FREQUENCY (best))) in layout_superblocks()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbb-reorder.c252 int freq = EDGE_FREQUENCY (e); in rotate_loop()
269 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
276 int freq = EDGE_FREQUENCY (e); in rotate_loop()
431 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
486 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
519 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
596 && 2 * e->dest->frequency >= EDGE_FREQUENCY (best_edge)) in find_traces_1_round()
720 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
923 && (EDGE_FREQUENCY (e2) >= freq_threshold) in connect_traces()
948 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
H A Dtracer.c145 if (EDGE_FREQUENCY (best) * REG_BR_PROB_BASE in find_best_predecessor()
336 && (!best || EDGE_FREQUENCY (e) > EDGE_FREQUENCY (best))) in layout_superblocks()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbb-reorder.c374 int freq = EDGE_FREQUENCY (e); in rotate_loop()
391 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
398 int freq = EDGE_FREQUENCY (e); in rotate_loop()
646 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
685 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
914 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1271 && EDGE_FREQUENCY (e2) >= freq_threshold in connect_traces()
1299 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
1521 int edge_freq = EDGE_FREQUENCY (e); in sanitize_hot_paths()
1550 if (EDGE_FREQUENCY (e) < highest_freq) in sanitize_hot_paths()
[all …]
H A Dcfgloopmanip.c545 freq_delta = EDGE_FREQUENCY (e); in scale_loop_profile()
548 freq_delta -= EDGE_FREQUENCY (e); in scale_loop_profile()
593 freq_in += EDGE_FREQUENCY (e); in scale_loop_profile()
877 freq = EDGE_FREQUENCY (header_edge); in loopify()
1208 freq_le = EDGE_FREQUENCY (latch_edge); in duplicate_loop_to_header_edge()
1213 freq_out_orig = orig ? EDGE_FREQUENCY (orig) : freq_in - freq_le; in duplicate_loop_to_header_edge()
1248 int wanted_freq = EDGE_FREQUENCY (e); in duplicate_loop_to_header_edge()
H A Dcfgloopanal.c268 freq_latch = EDGE_FREQUENCY (e); in expected_loop_iterations_unbounded()
270 freq_in += EDGE_FREQUENCY (e); in expected_loop_iterations_unbounded()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbb-reorder.c374 int freq = EDGE_FREQUENCY (e); in rotate_loop()
391 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
398 int freq = EDGE_FREQUENCY (e); in rotate_loop()
646 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
685 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
914 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1271 && EDGE_FREQUENCY (e2) >= freq_threshold in connect_traces()
1299 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
1521 int edge_freq = EDGE_FREQUENCY (e); in sanitize_hot_paths()
1550 if (EDGE_FREQUENCY (e) < highest_freq) in sanitize_hot_paths()
[all …]
H A Dcfgloopmanip.c545 freq_delta = EDGE_FREQUENCY (e); in scale_loop_profile()
548 freq_delta -= EDGE_FREQUENCY (e); in scale_loop_profile()
593 freq_in += EDGE_FREQUENCY (e); in scale_loop_profile()
877 freq = EDGE_FREQUENCY (header_edge); in loopify()
1208 freq_le = EDGE_FREQUENCY (latch_edge); in duplicate_loop_to_header_edge()
1213 freq_out_orig = orig ? EDGE_FREQUENCY (orig) : freq_in - freq_le; in duplicate_loop_to_header_edge()
1248 int wanted_freq = EDGE_FREQUENCY (e); in duplicate_loop_to_header_edge()
H A Dcfgloopanal.c268 freq_latch = EDGE_FREQUENCY (e); in expected_loop_iterations_unbounded()
270 freq_in += EDGE_FREQUENCY (e); in expected_loop_iterations_unbounded()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtracer.c148 if (EDGE_FREQUENCY (best) * REG_BR_PROB_BASE in find_best_predecessor()
339 && (!best || EDGE_FREQUENCY (e) > EDGE_FREQUENCY (best))) in layout_superblocks()
H A Dbb-reorder.c325 int freq = EDGE_FREQUENCY (e); in rotate_loop()
342 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
349 int freq = EDGE_FREQUENCY (e); in rotate_loop()
530 || prob < branch_th || EDGE_FREQUENCY (e) < exec_th in find_traces_1_round()
585 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
624 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
697 && 2 * e->dest->frequency >= EDGE_FREQUENCY (best_edge)) in find_traces_1_round()
828 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1077 && (EDGE_FREQUENCY (e2) >= freq_threshold) in connect_traces()
1105 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
H A Dcfghooks.c400 int freq = EDGE_FREQUENCY (e); in split_edge()
589 dummy->frequency -= EDGE_FREQUENCY (e); in make_forwarder_block()
745 new_bb->frequency = EDGE_FREQUENCY (e); in duplicate_block()
746 bb->frequency -= EDGE_FREQUENCY (e); in duplicate_block()
H A Dtree-ssa-threadupdate.c613 rd->dup_block->frequency += EDGE_FREQUENCY (e); in redirect_edges()
727 update_bb_profile_for_threading (e->dest, EDGE_FREQUENCY (e), in thread_block()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbb-reorder.c363 int freq = EDGE_FREQUENCY (e); in rotate_loop()
380 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
387 int freq = EDGE_FREQUENCY (e); in rotate_loop()
557 || ((prob < branch_th || EDGE_FREQUENCY (e) < exec_th in find_traces_1_round()
636 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
676 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
894 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1249 && EDGE_FREQUENCY (e2) >= freq_threshold in connect_traces()
1277 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
1501 int edge_freq = EDGE_FREQUENCY (e); in sanitize_hot_paths()
[all …]
H A Dcfgloopmanip.c548 freq_delta = EDGE_FREQUENCY (e); in scale_loop_profile()
551 freq_delta -= EDGE_FREQUENCY (e); in scale_loop_profile()
596 freq_in += EDGE_FREQUENCY (e); in scale_loop_profile()
880 freq = EDGE_FREQUENCY (header_edge); in loopify()
1210 freq_le = EDGE_FREQUENCY (latch_edge); in duplicate_loop_to_header_edge()
1215 freq_out_orig = orig ? EDGE_FREQUENCY (orig) : freq_in - freq_le; in duplicate_loop_to_header_edge()
1250 int wanted_freq = EDGE_FREQUENCY (e); in duplicate_loop_to_header_edge()
H A Dcfghooks.c607 int freq = EDGE_FREQUENCY (e); in split_edge()
849 dummy->frequency -= EDGE_FREQUENCY (e); in make_forwarder_block()
1074 new_bb->frequency = EDGE_FREQUENCY (e); in duplicate_block()
1075 bb->frequency -= EDGE_FREQUENCY (e); in duplicate_block()
1437 sum += EDGE_FREQUENCY (e); in account_profile_record()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dbb-reorder.c362 int freq = EDGE_FREQUENCY (e); in rotate_loop()
379 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
386 int freq = EDGE_FREQUENCY (e); in rotate_loop()
556 || ((prob < branch_th || EDGE_FREQUENCY (e) < exec_th in find_traces_1_round()
635 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
675 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
752 && (2 * e->dest->frequency >= EDGE_FREQUENCY (best_edge) in find_traces_1_round()
890 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1245 && EDGE_FREQUENCY (e2) >= freq_threshold in connect_traces()
1273 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
H A Dtree-ssa-threadupdate.c523 rd->dup_block->frequency += EDGE_FREQUENCY (e); in ssa_redirect_edges()
653 update_bb_profile_for_threading (e->dest, EDGE_FREQUENCY (e), in thread_block()
743 update_bb_profile_for_threading (bb, EDGE_FREQUENCY (e), e->count, eto); in thread_single_edge()
756 rd.dup_block->frequency = EDGE_FREQUENCY (e); in thread_single_edge()
H A Dcfgloopmanip.c527 freq_delta = EDGE_FREQUENCY (e); in scale_loop_profile()
530 freq_delta -= EDGE_FREQUENCY (e); in scale_loop_profile()
574 freq_in += EDGE_FREQUENCY (e); in scale_loop_profile()
857 freq = EDGE_FREQUENCY (header_edge); in loopify()
1185 freq_le = EDGE_FREQUENCY (latch_edge); in duplicate_loop_to_header_edge()
1190 freq_out_orig = orig ? EDGE_FREQUENCY (orig) : freq_in - freq_le; in duplicate_loop_to_header_edge()
1224 int wanted_freq = EDGE_FREQUENCY (e); in duplicate_loop_to_header_edge()
H A Dcfghooks.c580 int freq = EDGE_FREQUENCY (e); in split_edge()
820 dummy->frequency -= EDGE_FREQUENCY (e); in make_forwarder_block()
1044 new_bb->frequency = EDGE_FREQUENCY (e); in duplicate_block()
1045 bb->frequency -= EDGE_FREQUENCY (e); in duplicate_block()
1399 sum += EDGE_FREQUENCY (e); in account_profile_record()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dbb-reorder.c362 int freq = EDGE_FREQUENCY (e); in rotate_loop()
379 best_freq = EDGE_FREQUENCY (e); in rotate_loop()
386 int freq = EDGE_FREQUENCY (e); in rotate_loop()
556 || ((prob < branch_th || EDGE_FREQUENCY (e) < exec_th in find_traces_1_round()
635 freq = EDGE_FREQUENCY (e); in find_traces_1_round()
675 if (EDGE_FREQUENCY (best_edge) in find_traces_1_round()
752 && (2 * e->dest->frequency >= EDGE_FREQUENCY (best_edge) in find_traces_1_round()
890 int edge_freq = EDGE_FREQUENCY (e); in bb_to_key()
1245 && EDGE_FREQUENCY (e2) >= freq_threshold in connect_traces()
1273 && EDGE_FREQUENCY (best) >= freq_threshold in connect_traces()
H A Dtree-ssa-threadupdate.c523 rd->dup_block->frequency += EDGE_FREQUENCY (e); in ssa_redirect_edges()
653 update_bb_profile_for_threading (e->dest, EDGE_FREQUENCY (e), in thread_block()
743 update_bb_profile_for_threading (bb, EDGE_FREQUENCY (e), e->count, eto); in thread_single_edge()
756 rd.dup_block->frequency = EDGE_FREQUENCY (e); in thread_single_edge()
H A Dcfgloopmanip.c527 freq_delta = EDGE_FREQUENCY (e); in scale_loop_profile()
530 freq_delta -= EDGE_FREQUENCY (e); in scale_loop_profile()
574 freq_in += EDGE_FREQUENCY (e); in scale_loop_profile()
857 freq = EDGE_FREQUENCY (header_edge); in loopify()
1185 freq_le = EDGE_FREQUENCY (latch_edge); in duplicate_loop_to_header_edge()
1190 freq_out_orig = orig ? EDGE_FREQUENCY (orig) : freq_in - freq_le; in duplicate_loop_to_header_edge()
1224 int wanted_freq = EDGE_FREQUENCY (e); in duplicate_loop_to_header_edge()
H A Dcfghooks.c580 int freq = EDGE_FREQUENCY (e); in split_edge()
820 dummy->frequency -= EDGE_FREQUENCY (e); in make_forwarder_block()
1044 new_bb->frequency = EDGE_FREQUENCY (e); in duplicate_block()
1045 bb->frequency -= EDGE_FREQUENCY (e); in duplicate_block()
1399 sum += EDGE_FREQUENCY (e); in account_profile_record()

12345678910>>...17