Searched refs:aff_combination_to_tree (Results 1 – 14 of 14) sorted by relevance
78 tree aff_combination_to_tree (aff_tree *);
230 tree val = fold_convert (type, aff_combination_to_tree (comb)); in aff_combination_convert()517 aff_combination_to_tree (aff_tree *comb) in aff_combination_to_tree() function
1200 base = fold_convert (TREE_TYPE (base), aff_combination_to_tree (&comb));4113 return fold_convert (type, aff_combination_to_tree (&aff)); in get_computation_at()4747 comp_inv = aff_combination_to_tree (aff_inv); in get_address_cost()4893 comp_inv = aff_combination_to_tree (&aff_inv); in get_computation_cost()5411 aff_combination_to_tree (&bnd)); in may_eliminate_iv()7266 tree comp_op1 = aff_combination_to_tree (&aff_inv); in rewrite_use_nonlinear_expr()7267 tree comp_op2 = aff_combination_to_tree (&aff_var); in rewrite_use_nonlinear_expr()
474 expr = aff_combination_to_tree (&aff); in get_alternative_base()
231 tree val = fold_convert (type, aff_combination_to_tree (comb)); in aff_combination_convert()526 aff_combination_to_tree (aff_tree *comb) in aff_combination_to_tree() function
1201 base = fold_convert (TREE_TYPE (base), aff_combination_to_tree (&comb)); in alloc_iv()4144 return fold_convert (type, aff_combination_to_tree (&aff)); in get_computation_at()4778 comp_inv = aff_combination_to_tree (aff_inv); in get_address_cost()4924 comp_inv = aff_combination_to_tree (&aff_inv); in get_computation_cost()5476 aff_combination_to_tree (&bnd)); in may_eliminate_iv()7396 tree comp_op1 = aff_combination_to_tree (&aff_inv); in rewrite_use_nonlinear_expr()7397 tree comp_op2 = aff_combination_to_tree (&aff_var); in rewrite_use_nonlinear_expr()
824 aff_combination_to_tree): Moved to tree-affine.c and made to work with9872 * tree-ssa-loop-ivopts.c (aff_combination_to_tree): Handle zero
1165 (aff_combination_to_tree): Track offsets as poly_widest_ints.34047 * tree-affine.c (aff_combination_to_tree): Get base pointer from34237 (aff_combination_to_tree): Adjust calls to add_elt_to_tree.
25152 (aff_combination_to_tree): Use sizetype for the step if a
21143 tree_to_aff_combination, add_elt_to_tree, aff_combination_to_tree,
3107 * tree-affine.c (aff_combination_to_tree): Add rest last.
40107 (aff_combination_to_tree): Use wide-int interfaces.