Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c136 static tree fold_not_const (const_tree, tree);
1798 return fold_not_const (arg0, type); in const_unop()
14849 fold_not_const (const_tree arg0, tree type) in fold_not_const() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc148 static tree fold_not_const (const_tree, tree);
1803 return fold_not_const (arg0, type); in const_unop()
15804 fold_not_const (const_tree arg0, tree type) in fold_not_const() function
H A DChangeLog-200414482 fold_abs_const, fold_not_const, fold_relational_const, round_up,
16954 fold_negate_const, fold_abs_const, fold_not_const, round_up,
19063 fold_negate_const, fold_abs_const, fold_not_const): Likewise.
20377 fold_negate_const, fold_abs_const, fold_not_const): Adjust.
30743 * fold-const.c (fold_not_const): New function.
30745 (fold) <BIT_NOT_EXPR>: Call fold_not_const.
H A DChangeLog-200732641 fold_abs_const, fold_not_const): Remove the final argument from
33040 fold_negate_const, fold_abs_const, fold_not_const): Likewise.
33262 (fold_not_const): Likewise.
H A DChangeLog-201024357 fold_unary_loc, fold_negate_const, fold_abs_const, fold_not_const,
H A DChangeLog-201712387 (fold_not_const, round_up_loc): Likewise.