Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDfold-const.c6506 int ops_unsigned; in fold_single_bit_test() local
6538 ops_unsigned = (LOAD_EXTEND_OP (operand_mode) == SIGN_EXTEND in fold_single_bit_test()
6541 ops_unsigned = 1; in fold_single_bit_test()
6546 intermediate_type = ops_unsigned ? unsigned_type : signed_type; in fold_single_bit_test()