Home
last modified time | relevance | path

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

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-loop-im.c1044 schedule_sm (struct loop *loop, edge *exits, unsigned n_exits, tree ref, in schedule_sm() argument
1082 for (i = 0; i < n_exits; i++) in schedule_sm()
1099 determine_lsm_ref (struct loop *loop, edge *exits, unsigned n_exits, in determine_lsm_ref() argument
1145 schedule_sm (loop, exits, n_exits, ref->mem, ref->locs); in determine_lsm_ref()
1154 bitmap clobbered_vops, edge *exits, unsigned n_exits) in hoist_memory_references() argument
1159 determine_lsm_ref (loop, exits, n_exits, clobbered_vops, ref); in hoist_memory_references()
1168 unsigned n_exits) in loop_suitable_for_sm() argument
1172 for (i = 0; i < n_exits; i++) in loop_suitable_for_sm()
1367 unsigned n_exits; in determine_lsm_loop() local
1368 edge *exits = get_loop_exit_edges (loop, &n_exits); in determine_lsm_loop()
[all …]
H A Dtree-ssa-loop-niter.c1134 unsigned n_exits, i; in find_loop_niter() local
1135 edge *exits = get_loop_exit_edges (loop, &n_exits); in find_loop_niter()
1141 for (i = 0; i < n_exits; i++) in find_loop_niter()
1419 unsigned n_exits, i; in find_loop_niter_by_eval() local
1420 edge *exits = get_loop_exit_edges (loop, &n_exits); in find_loop_niter_by_eval()
1425 for (i = 0; i < n_exits; i++) in find_loop_niter_by_eval()
1616 unsigned i, n_exits; in estimate_numbers_of_iterations_loop() local
1628 exits = get_loop_exit_edges (loop, &n_exits); in estimate_numbers_of_iterations_loop()
1629 for (i = 0; i < n_exits; i++) in estimate_numbers_of_iterations_loop()
H A Dtree-if-conv.c866 unsigned int n_exits; in combine_blocks() local
868 get_loop_exit_edges (loop, &n_exits); in combine_blocks()
920 if (bb == loop->latch && n_exits == 0) in combine_blocks()
H A Dpredict.c608 unsigned n_exits; in predict_loops() local
614 exits = get_loop_exit_edges (loop, &n_exits); in predict_loops()
645 for (j = 0; j < n_exits; j++) in predict_loops()
716 / n_exits); in predict_loops()
/dports/games/traingame/traingame-cb6513e/src/
H A DPoints.cpp263 const int n_exits = position.x == myX && position.y == myY ? 2 : 1; in get_travel_token() local
270 n_exits in get_travel_token()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpredict.c1448 unsigned j, n_exits; in predict_loops() local
1460 n_exits = exits.length (); in predict_loops()
1461 if (!n_exits) in predict_loops()
1495 else if (n_exits == 1) in predict_loops()
1590 / n_exits); in predict_loops()
H A Dcfgloop.c1562 unsigned n_exits = 0, eloops; in verify_loop_structure() local
1575 n_exits++; in verify_loop_structure()
1609 if (n_exits != htab_elements (current_loops->exits)) in verify_loop_structure()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpredict.c1448 unsigned j, n_exits; in predict_loops() local
1460 n_exits = exits.length (); in predict_loops()
1461 if (!n_exits) in predict_loops()
1495 else if (n_exits == 1) in predict_loops()
1590 / n_exits); in predict_loops()
H A Dcfgloop.c1562 unsigned n_exits = 0, eloops; in verify_loop_structure() local
1575 n_exits++; in verify_loop_structure()
1609 if (n_exits != htab_elements (current_loops->exits)) in verify_loop_structure()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dpredict.c1861 unsigned j, n_exits = 0; in predict_loops() local
1876 n_exits ++; in predict_loops()
1877 if (!n_exits) in predict_loops()
1885 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
1951 else if (n_exits == 1 in predict_loops()
1963 else if (n_exits == 1 in predict_loops()
2060 / n_exits); in predict_loops()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgloop.c1569 unsigned n_exits = 0, eloops; in verify_loop_structure() local
1583 n_exits++; in verify_loop_structure()
1617 if (n_exits != current_loops->exits->elements ()) in verify_loop_structure()
H A Dpredict.c1472 unsigned j, n_exits; in predict_loops() local
1484 n_exits = exits.length (); in predict_loops()
1485 if (!n_exits) in predict_loops()
1519 else if (n_exits == 1) in predict_loops()
1614 / n_exits); in predict_loops()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgloop.c1577 unsigned n_exits = 0, eloops; in verify_loop_structure() local
1591 n_exits++; in verify_loop_structure()
1625 if (n_exits != htab_elements (current_loops->exits)) in verify_loop_structure()
H A Dpredict.c1524 unsigned j, n_exits; in predict_loops() local
1536 n_exits = exits.length (); in predict_loops()
1537 if (!n_exits) in predict_loops()
1571 else if (n_exits == 1) in predict_loops()
1666 / n_exits); in predict_loops()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgloop.c1569 unsigned n_exits = 0, eloops; in verify_loop_structure() local
1583 n_exits++; in verify_loop_structure()
1617 if (n_exits != current_loops->exits->elements ()) in verify_loop_structure()
H A Dpredict.c1472 unsigned j, n_exits; in predict_loops() local
1484 n_exits = exits.length (); in predict_loops()
1485 if (!n_exits) in predict_loops()
1519 else if (n_exits == 1) in predict_loops()
1614 / n_exits); in predict_loops()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpredict.c1924 unsigned j, n_exits = 0; in predict_loops() local
1939 n_exits ++; in predict_loops()
1940 if (!n_exits) in predict_loops()
1948 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
2014 else if (n_exits == 1 in predict_loops()
2026 else if (n_exits == 1 in predict_loops()
2123 / n_exits); in predict_loops()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dpredict.c1917 unsigned j, n_exits = 0; in predict_loops() local
1932 n_exits ++; in predict_loops()
1933 if (!n_exits) in predict_loops()
1941 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
2007 else if (n_exits == 1 in predict_loops()
2019 else if (n_exits == 1 in predict_loops()
2116 / n_exits); in predict_loops()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dpredict.c1955 unsigned j, n_exits = 0; in predict_loops() local
1969 n_exits ++; in predict_loops()
1970 if (!n_exits) in predict_loops()
1975 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
2041 else if (n_exits == 1 in predict_loops()
2053 else if (n_exits == 1 in predict_loops()
2149 / n_exits); in predict_loops()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dpredict.c1955 unsigned j, n_exits = 0; in predict_loops() local
1969 n_exits ++; in predict_loops()
1970 if (!n_exits) in predict_loops()
1975 loop->num, recursion ? " (with recursion)":"", n_exits); in predict_loops()
2041 else if (n_exits == 1 in predict_loops()
2053 else if (n_exits == 1 in predict_loops()
2149 / n_exits); in predict_loops()

12