Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7317 int ops_unsigned; in fold_single_bit_test() local
7347 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7352 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7414 int ops_unsigned; in fold_single_bit_test() local
7444 ops_unsigned = (load_extend_op (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
7449 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()