Searched refs:fold_cond_expr_with_comparison (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | fold-const.c | 124 static tree fold_cond_expr_with_comparison (tree, tree, tree, tree); 4604 fold_cond_expr_with_comparison (tree type, tree arg0, tree arg1, tree arg2) in fold_cond_expr_with_comparison() function 11530 tem = fold_cond_expr_with_comparison (type, arg0, op1, op2); in fold_ternary() 11544 tem = fold_cond_expr_with_comparison (type, tem, op2, op1); in fold_ternary()
|
| D | ChangeLog-2004 | 13366 * fold-const.c (fold_cond_expr_with_comparison): Handle unordered 14480 range_binop, make_range, fold_cond_expr_with_comparison, 21591 (fold_cond_expr_with_comparison): Remove unnecessary call to 27604 * fold-const.c (fold_cond_expr_with_comparison): Add ARG1 28738 * fold-const.c (fold_cond_expr_with_comparison):
|
| D | ChangeLog-2005 | 381 fold_cond_expr_with_comparison, fold_truthop, 26156 (fold_cond_expr_with_comparison): Preserve lvalue-ness for the 27339 * fold-const.c (fold_cond_expr_with_comparison): Recognize/fold
|
| D | ChangeLog-2006 | 4408 * fold-const.c (fold_cond_expr_with_comparison): Check for
|