Searched refs:chrec_fold_plus_1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree-chrec.c | 254 chrec_fold_plus_1 (enum tree_code code, tree type, in chrec_fold_plus_1() function 334 return chrec_fold_plus_1 (PLUS_EXPR, type, op0, op1); in chrec_fold_plus() 351 return chrec_fold_plus_1 (MINUS_EXPR, type, op0, op1); in chrec_fold_minus()
|
| D | ChangeLog-2005 | 8862 chrec_fold_plus_1): Use build_real for SCALAR_FLOAT_TYPE_P. 16306 * tree-chrec.c (chrec_fold_plus_1): Ensure we build 23032 (chrec_fold_plus_1): Fail with a chrec_don_know when the size of
|
| D | ChangeLog-2004 | 10112 * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_plus_1,
|