Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c6492 int ops_unsigned; in fold_single_bit_test() local
6524 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6527 ops_unsigned = 1; in fold_single_bit_test()
6532 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()