Home
last modified time | relevance | path

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

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcombine.c6985 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
7018 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
7020 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
7175 mask = fuller_mask; in force_to_mode()
7194 && ((INTVAL (XEXP (x, 0)) | (HOST_WIDE_INT) fuller_mask) in force_to_mode()
7202 mask = fuller_mask; in force_to_mode()
7271 mask = fuller_mask; in force_to_mode()
7443 mask = fuller_mask; in force_to_mode()
7470 mask = fuller_mask; in force_to_mode()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine.c8352 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
8385 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
8387 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
8539 mask = fuller_mask; in force_to_mode()
8556 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_to_mode()
8563 mask = fuller_mask; in force_to_mode()
8641 mask = fuller_mask; in force_to_mode()
8820 mask = fuller_mask; in force_to_mode()
8847 mask = fuller_mask; in force_to_mode()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcombine.c7993 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
8026 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
8028 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
8176 mask = fuller_mask; in force_to_mode()
8195 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_to_mode()
8202 mask = fuller_mask; in force_to_mode()
8279 mask = fuller_mask; in force_to_mode()
8457 mask = fuller_mask; in force_to_mode()
8484 mask = fuller_mask; in force_to_mode()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcombine.c7982 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
8015 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
8017 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
8165 mask = fuller_mask; in force_to_mode()
8184 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_to_mode()
8191 mask = fuller_mask; in force_to_mode()
8268 mask = fuller_mask; in force_to_mode()
8445 mask = fuller_mask; in force_to_mode()
8472 mask = fuller_mask; in force_to_mode()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c6721 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
6754 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
6756 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
6915 mask = fuller_mask; in force_to_mode()
6934 && ((INTVAL (XEXP (x, 0)) | (HOST_WIDE_INT) fuller_mask) in force_to_mode()
6942 mask = fuller_mask; in force_to_mode()
7011 mask = fuller_mask; in force_to_mode()
7183 mask = fuller_mask; in force_to_mode()
7208 mask = fuller_mask; in force_to_mode()
H A DChangeLog.82454 * combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_mask
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcombine.c8031 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
8064 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
8066 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
8207 mask = fuller_mask; in force_to_mode()
8224 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_to_mode()
8231 mask = fuller_mask; in force_to_mode()
8309 mask = fuller_mask; in force_to_mode()
8488 mask = fuller_mask; in force_to_mode()
8515 mask = fuller_mask; in force_to_mode()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c6721 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
6754 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
6756 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
6915 mask = fuller_mask; in force_to_mode()
6934 && ((INTVAL (XEXP (x, 0)) | (HOST_WIDE_INT) fuller_mask) in force_to_mode()
6942 mask = fuller_mask; in force_to_mode()
7011 mask = fuller_mask; in force_to_mode()
7183 mask = fuller_mask; in force_to_mode()
7208 mask = fuller_mask; in force_to_mode()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine.c8352 unsigned HOST_WIDE_INT fuller_mask, nonzero; in force_to_mode() local
8385 fuller_mask = ~(unsigned HOST_WIDE_INT) 0; in force_to_mode()
8387 fuller_mask = (((unsigned HOST_WIDE_INT) 1 << (floor_log2 (mask) + 1)) in force_to_mode()
8539 mask = fuller_mask; in force_to_mode()
8556 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_to_mode()
8563 mask = fuller_mask; in force_to_mode()
8641 mask = fuller_mask; in force_to_mode()
8820 mask = fuller_mask; in force_to_mode()
8847 mask = fuller_mask; in force_to_mode()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c8717 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8724 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8726 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8836 mask = fuller_mask; in force_int_to_mode()
8852 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8858 mask = fuller_mask; in force_int_to_mode()
8939 mask = fuller_mask; in force_int_to_mode()
9124 mask = fuller_mask; in force_int_to_mode()
9149 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine.c8826 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8834 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8836 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8946 mask = fuller_mask; in force_int_to_mode()
8962 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8968 mask = fuller_mask; in force_int_to_mode()
9049 mask = fuller_mask; in force_int_to_mode()
9234 mask = fuller_mask; in force_int_to_mode()
9259 mask = fuller_mask; in force_int_to_mode()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine.c8813 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8821 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8823 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8933 mask = fuller_mask; in force_int_to_mode()
8949 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8955 mask = fuller_mask; in force_int_to_mode()
9036 mask = fuller_mask; in force_int_to_mode()
9221 mask = fuller_mask; in force_int_to_mode()
9246 mask = fuller_mask; in force_int_to_mode()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine.c8718 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8725 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8727 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8837 mask = fuller_mask; in force_int_to_mode()
8853 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8859 mask = fuller_mask; in force_int_to_mode()
8940 mask = fuller_mask; in force_int_to_mode()
9125 mask = fuller_mask; in force_int_to_mode()
9150 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcombine.c8810 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8818 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8820 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8930 mask = fuller_mask; in force_int_to_mode()
8946 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8952 mask = fuller_mask; in force_int_to_mode()
9033 mask = fuller_mask; in force_int_to_mode()
9218 mask = fuller_mask; in force_int_to_mode()
9243 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcombine.c8827 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8835 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8837 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8947 mask = fuller_mask; in force_int_to_mode()
8963 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8969 mask = fuller_mask; in force_int_to_mode()
9050 mask = fuller_mask; in force_int_to_mode()
9235 mask = fuller_mask; in force_int_to_mode()
9260 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcombine.c8648 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8656 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8658 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8768 mask = fuller_mask; in force_int_to_mode()
8784 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8790 mask = fuller_mask; in force_int_to_mode()
8871 mask = fuller_mask; in force_int_to_mode()
9056 mask = fuller_mask; in force_int_to_mode()
9081 mask = fuller_mask; in force_int_to_mode()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c8717 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8724 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8726 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8836 mask = fuller_mask; in force_int_to_mode()
8852 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8858 mask = fuller_mask; in force_int_to_mode()
8939 mask = fuller_mask; in force_int_to_mode()
9124 mask = fuller_mask; in force_int_to_mode()
9149 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcombine.c8800 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8808 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8810 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8920 mask = fuller_mask; in force_int_to_mode()
8936 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8942 mask = fuller_mask; in force_int_to_mode()
9023 mask = fuller_mask; in force_int_to_mode()
9208 mask = fuller_mask; in force_int_to_mode()
9233 mask = fuller_mask; in force_int_to_mode()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcombine.c8717 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8724 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8726 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8836 mask = fuller_mask; in force_int_to_mode()
8852 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8858 mask = fuller_mask; in force_int_to_mode()
8939 mask = fuller_mask; in force_int_to_mode()
9124 mask = fuller_mask; in force_int_to_mode()
9149 mask = fuller_mask; in force_int_to_mode()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c8717 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8724 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8726 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8836 mask = fuller_mask; in force_int_to_mode()
8852 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8858 mask = fuller_mask; in force_int_to_mode()
8939 mask = fuller_mask; in force_int_to_mode()
9124 mask = fuller_mask; in force_int_to_mode()
9149 mask = fuller_mask; in force_int_to_mode()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcombine.c8800 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8808 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8810 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8920 mask = fuller_mask; in force_int_to_mode()
8936 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8942 mask = fuller_mask; in force_int_to_mode()
9023 mask = fuller_mask; in force_int_to_mode()
9208 mask = fuller_mask; in force_int_to_mode()
9233 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcombine.c8813 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8821 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8823 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8933 mask = fuller_mask; in force_int_to_mode()
8949 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8955 mask = fuller_mask; in force_int_to_mode()
9036 mask = fuller_mask; in force_int_to_mode()
9221 mask = fuller_mask; in force_int_to_mode()
9246 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcombine.c8722 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8729 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8731 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8841 mask = fuller_mask; in force_int_to_mode()
8857 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8863 mask = fuller_mask; in force_int_to_mode()
8944 mask = fuller_mask; in force_int_to_mode()
9129 mask = fuller_mask; in force_int_to_mode()
9154 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcombine.c8822 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8830 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8832 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8942 mask = fuller_mask; in force_int_to_mode()
8958 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8964 mask = fuller_mask; in force_int_to_mode()
9045 mask = fuller_mask; in force_int_to_mode()
9230 mask = fuller_mask; in force_int_to_mode()
9255 mask = fuller_mask; in force_int_to_mode()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcombine.c8836 unsigned HOST_WIDE_INT fuller_mask; in force_int_to_mode() local
8844 fuller_mask = HOST_WIDE_INT_M1U; in force_int_to_mode()
8846 fuller_mask = ((HOST_WIDE_INT_1U << (floor_log2 (mask) + 1)) in force_int_to_mode()
8956 mask = fuller_mask; in force_int_to_mode()
8972 && ((UINTVAL (XEXP (x, 0)) | fuller_mask) == UINTVAL (XEXP (x, 0)))) in force_int_to_mode()
8978 mask = fuller_mask; in force_int_to_mode()
9059 mask = fuller_mask; in force_int_to_mode()
9244 mask = fuller_mask; in force_int_to_mode()
9269 mask = fuller_mask; in force_int_to_mode()

123