Searched refs:simplify_giv_expr (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | loop.c | 307 static rtx simplify_giv_expr PARAMS ((const struct loop *, rtx, rtx *, int *)); 6222 tem = simplify_giv_expr (loop, 6229 tem = simplify_giv_expr 6507 x = simplify_giv_expr (loop, x, ext_val, pbenefit); 6607 simplify_giv_expr (loop, x, ext_val, benefit) in simplify_giv_expr() function 6629 arg0 = simplify_giv_expr (loop, XEXP (x, 0), ext_val, benefit); 6630 arg1 = simplify_giv_expr (loop, XEXP (x, 1), ext_val, benefit); 6676 simplify_giv_expr (loop, 6703 simplify_giv_expr (loop, 6717 return simplify_giv_expr (loop, [all …]
|
| H A D | ChangeLog.0 | 5435 simplify_giv_expr, general_induction_var, consec_sets_giv, 10742 * loop.c (simplify_giv_expr): Adding two invariants results
|
| H A D | ChangeLog.4 | 9262 (simplify_giv_expr): Likewise. Fill in ext_val if we find 9583 (simplify_giv_expr): If expression contains other reg that is also a
|
| H A D | ChangeLog.3 | 5878 * loop.c (simplify_giv_expr): Be more agressive on simplifying 14701 (simplify_giv_expr, general_induction_var): Likewise.
|
| H A D | ChangeLog.1 | 15813 (simplify_giv_expr) [PLUS]: Always combine invariants. Use sge_plus.
|
| H A D | FSFChangeLog.11 | 3826 (maybe_eliminate_biv_1, invariant_p, simplify_giv_expr): Likewise.
|