Home
last modified time | relevance | path

Searched refs:ops_unsigned (Results 1 – 24 of 24) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfold-const.c5193 int ops_unsigned; in fold_single_bit_test() local
5233 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND ? 0 : 1); in fold_single_bit_test()
5235 ops_unsigned = 1; in fold_single_bit_test()
5240 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfold-const.c5193 int ops_unsigned;
5233 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND ? 0 : 1);
5235 ops_unsigned = 1;
5240 intermediate_type = ops_unsigned ? unsigned_type : signed_type;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfold-const.c6137 int ops_unsigned; in fold_single_bit_test() local
6169 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6172 ops_unsigned = 1; in fold_single_bit_test()
6177 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfold-const.c6570 int ops_unsigned; in fold_single_bit_test() local
6602 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6605 ops_unsigned = 1; in fold_single_bit_test()
6610 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfold-const.c6552 int ops_unsigned; in fold_single_bit_test() local
6584 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6587 ops_unsigned = 1; in fold_single_bit_test()
6592 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfold-const.c6646 int ops_unsigned; in fold_single_bit_test() local
6678 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6681 ops_unsigned = 1; in fold_single_bit_test()
6686 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c6834 int ops_unsigned; in fold_single_bit_test() local
6864 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6869 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfold-const.c6869 int ops_unsigned; in fold_single_bit_test() local
6899 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6904 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c6811 int ops_unsigned; in fold_single_bit_test() local
6841 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6846 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c6834 int ops_unsigned; in fold_single_bit_test() local
6864 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6869 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c6834 int ops_unsigned; in fold_single_bit_test() local
6864 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6869 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c6834 int ops_unsigned; in fold_single_bit_test() local
6864 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6869 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c6894 int ops_unsigned; in fold_single_bit_test() local
6924 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6929 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c6928 int ops_unsigned; in fold_single_bit_test() local
6958 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6963 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c6841 int ops_unsigned; in fold_single_bit_test() local
6871 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6876 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c6928 int ops_unsigned; in fold_single_bit_test() local
6958 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6963 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfold-const.c6869 int ops_unsigned; in fold_single_bit_test() local
6899 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6904 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c7364 int ops_unsigned; in fold_single_bit_test() local
7394 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7399 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c7273 int ops_unsigned; in fold_single_bit_test() local
7303 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7308 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c7336 int ops_unsigned; in fold_single_bit_test() local
7366 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7371 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c7280 int ops_unsigned; in fold_single_bit_test() local
7310 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7315 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c7335 int ops_unsigned; in fold_single_bit_test() local
7365 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7370 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c7280 int ops_unsigned; in fold_single_bit_test() local
7310 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7315 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c7335 int ops_unsigned; in fold_single_bit_test() local
7365 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7370 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()