Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree.h4314 extern tree fold_abs_const (tree, tree);
Dbuiltins.c8756 return fold_abs_const (arg, type); in fold_builtin_fabs()
8773 return fold_abs_const (arg, type); in fold_builtin_abs()
Dfold-const.c7780 return fold_abs_const (arg0, type); in fold_unary()
13026 fold_abs_const (tree arg0, tree type) in fold_abs_const() function
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.
30698 * fold-const.c (fold_abs_const): Make extern.
30699 * tree.h (fold_abs_const): Prototype here.
37846 (fold_abs_const): ... here.
DChangeLog.tree-ssa12520 (fold_abs_const, fold_relational_const): Likewise.
12523 (fold): Use fold_negate_const, fold_abs_const, fold_relational_const,