Home
last modified time | relevance | path

Searched refs:pseudos_live_through_calls (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
462 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
464 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
500 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
627 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
628 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
753 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
755 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
990 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges()
1020 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
460 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
462 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
494 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
621 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
622 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
747 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
749 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
969 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges()
998 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
460 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
462 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
494 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
621 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
622 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
747 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
749 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
969 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges()
998 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlra-lives.c76 static sparseset pseudos_live_through_calls; variable
569 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
571 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
609 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
831 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
832 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
995 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
997 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1237 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1308 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlra-lives.c76 static sparseset pseudos_live_through_calls; variable
569 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
571 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
609 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
831 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
832 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
995 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
997 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1237 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1308 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
668 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
912 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
913 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1137 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1139 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1394 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1469 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
592 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
603 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
670 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
959 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
960 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1163 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1165 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1421 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1496 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
642 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
897 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
898 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1116 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1118 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1373 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1448 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
668 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
912 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
913 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1137 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1139 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1394 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1469 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
668 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
912 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
913 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1137 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1139 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1394 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1469 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
592 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
603 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
670 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
959 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
960 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1163 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1165 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1421 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1496 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
668 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
912 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
913 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1137 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1139 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1394 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1469 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
642 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
897 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
898 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1116 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1118 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1373 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1448 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
592 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
603 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
670 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
959 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
960 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1163 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1165 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1421 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1496 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlra-lives.c78 static sparseset pseudos_live_through_calls; variable
575 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
577 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
629 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
881 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
882 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1059 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1061 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1316 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1391 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlra-lives.c79 static sparseset pseudos_live_through_calls; variable
591 if (! sparseset_bit_p (pseudos_live_through_calls, regno)) in check_pseudos_live_through_calls()
596 sparseset_clear_bit (pseudos_live_through_calls, regno); in check_pseudos_live_through_calls()
642 sparseset_clear (pseudos_live_through_calls); in process_bb_lives()
897 sparseset_ior (pseudos_live_through_calls, in process_bb_lives()
898 pseudos_live_through_calls, pseudos_live); in process_bb_lives()
1116 if (sparseset_cardinality (pseudos_live_through_calls) == 0) in process_bb_lives()
1118 if (sparseset_bit_p (pseudos_live_through_calls, j)) in process_bb_lives()
1373 pseudos_live_through_calls = sparseset_alloc (max_regno); in lra_create_live_ranges_1()
1448 sparseset_free (pseudos_live_through_calls); in lra_create_live_ranges_1()