Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h83 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
H A Dexpr.c12291 temp = fold_single_bit_test (loc, tcode, temp, arg1, type); in do_store_flag()
H A Dfold-const.c7305 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h95 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
H A DChangeLog-20033921 * fold-const.c (fold_single_bit_test): Convert the input to the
14503 (fold_single_bit_test): If sign_bit_p() fails, assume that the
15140 * fold-const.c (fold_single_bit_test): Likewise.
15726 when calling fold_single_bit_test.
15727 * fold-const.c (fold_single_bit_test): Use result_type for the
16004 * fold-const.c (fold_single_bit_test): New function, mostly
16007 (fold): Call fold_single_bit_test appropriately.
16008 * tree.h (fold_single_bit_test): Prototype.
H A Dexpr.cc12771 temp = fold_single_bit_test (loc, tcode, temp, arg1, type); in do_store_flag()
H A Dfold-const.cc7402 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test() function
H A DChangeLog-20041454 * fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend
1697 fold_single_bit_test, we need to STRIP_NOPS and narrowing type
25595 * fold-const.c (fold_single_bit_test): Fold the x^1 expression.
31529 * fold-const.c (fold_single_bit_test): Only perform "(X & C) != 0"
32299 fold_inf_compare, fold_single_bit_test, fold,
38317 fold_single_bit_test, fold): Replace calls via (*lang_hooks.foo) ()
42659 fold_single_bit_test, fold, multiple_of_p): Replace all calls to
H A DChangeLog-200523178 (fold_single_bit_test): ... here.
23180 instead of fold_single_bit_test.
35672 * fold-const.c (fold_single_bit_test): Delete unreachable handling
35674 (fold): Don't call fold_single_bit_test with a TRUTH_NOT_EXPR, as
H A DChangeLog-20135918 * fold-const.c (fold_single_bit_test, fold_plusminus_mult_expr)
8214 (fold_single_bit_test): Moved to fold-const.h.
21169 * fold-const.c (fold_single_bit_test): Fix overflow test.
H A DChangeLog-201712384 (fold_div_compare, fold_single_bit_test, fold_plusminus_mult_expr)
18562 (fold_single_bit_test): Likewise.
H A DChangeLog-20065660 (fold_single_bit_test): Likewise.
H A DChangeLog-202129782 * fold-const.c (fold_single_bit_test): Fix typo.
H A DChangeLog-200916154 fold_build_call_array_initializer, fold_single_bit_test,
H A DChangeLog-20165961 * fold-const.c (fold_single_bit_test): Likewise.
H A DChangeLog-201524346 * fold-const.c (fold_single_bit_test): Likewise.
H A DChangeLog-201439876 (fold_single_bit_test): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20091746 fold_single_bit_test, omit_one_operand, omit_two_operands,
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20091786 fold_build_call_array_initializer, fold_single_bit_test,