Searched refs:fold_abs_const (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree.h | 4314 extern tree fold_abs_const (tree, tree);
|
| D | builtins.c | 8756 return fold_abs_const (arg, type); in fold_builtin_fabs() 8773 return fold_abs_const (arg, type); in fold_builtin_abs()
|
| D | fold-const.c | 7780 return fold_abs_const (arg0, type); in fold_unary() 13026 fold_abs_const (tree arg0, tree type) in fold_abs_const() function
|
| D | ChangeLog-2004 | 14482 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. 30698 * fold-const.c (fold_abs_const): Make extern. 30699 * tree.h (fold_abs_const): Prototype here. 37846 (fold_abs_const): ... here.
|
| D | ChangeLog.tree-ssa | 12520 (fold_abs_const, fold_relational_const): Likewise. 12523 (fold): Use fold_negate_const, fold_abs_const, fold_relational_const,
|