/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (rtx, unsigned int); 1585 covers_regno_p (rtx dest, unsigned int test_regno) in covers_regno_p() function 1630 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 1643 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 1706 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 1751 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 1764 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 1720 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 1765 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 1778 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
H A D | ChangeLog-2007 | 14017 * rtlanal.c (covers_regno_p, covers_regno_no_parallel_p, 14025 covers_regno_no_parallel_p, covers_regno_p,
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 1677 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 1722 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 1735 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2075 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2120 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2133 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
H A D | ChangeLog-2007 | 14017 * rtlanal.c (covers_regno_p, covers_regno_no_parallel_p, 14025 covers_regno_no_parallel_p, covers_regno_p,
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ |
H A D | rtlanal.c | 40 static bool covers_regno_p (const_rtx, unsigned int); 2023 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2068 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2081 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | rtlanal.c | 44 static bool covers_regno_p (const_rtx, unsigned int); 2446 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2491 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2504 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 2115 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2160 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2173 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2075 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2120 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2133 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ |
H A D | rtlanal.c | 40 static bool covers_regno_p (const_rtx, unsigned int); 2023 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2068 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2081 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2075 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2120 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2133 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2075 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2120 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2133 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2075 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2120 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2133 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ |
H A D | rtlanal.c | 42 static bool covers_regno_p (const_rtx, unsigned int); 2090 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2135 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2148 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | rtlanal.c | 44 static bool covers_regno_p (const_rtx, unsigned int); 2456 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2501 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2514 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 2115 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2160 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2173 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ |
H A D | rtlanal.c | 42 static bool covers_regno_p (const_rtx, unsigned int); 2095 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2140 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2153 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | rtlanal.c | 44 static bool covers_regno_p (const_rtx, unsigned int); 2456 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2501 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2514 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ |
H A D | rtlanal.c | 41 static bool covers_regno_p (const_rtx, unsigned int); 2080 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2125 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2138 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | rtlanal.c | 44 static bool covers_regno_p (const_rtx, unsigned int); 2456 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2501 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2514 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ |
H A D | rtlanal.c | 42 static bool covers_regno_p (const_rtx, unsigned int); 2095 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2140 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2153 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|
H A D | ChangeLog-2007 | 14017 * rtlanal.c (covers_regno_p, covers_regno_no_parallel_p, 14025 covers_regno_no_parallel_p, covers_regno_p,
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | rtlanal.c | 43 static bool covers_regno_p (const_rtx, unsigned int); 2120 covers_regno_p (const_rtx dest, unsigned int test_regno) in covers_regno_p() function 2165 return covers_regno_p (SET_DEST (pattern), test_regno); in dead_or_set_regno_p() 2178 && covers_regno_p (SET_DEST (body), test_regno)) in dead_or_set_regno_p()
|