Home
last modified time | relevance | path

Searched refs:aff_combination_const (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h69 void aff_combination_const (aff_tree *, tree, const poly_widest_int &);
H A Dtree-affine.c68 aff_combination_const (aff_tree *comb, tree type, const poly_widest_int &cst) in aff_combination_const() function
434 aff_combination_const (comb, type, bytepos); in tree_to_aff_combination()
462 aff_combination_const (comb, type, wi::to_poly_widest (expr)); in tree_to_aff_combination()
1019 aff_combination_const (&tmp, sizetype, bits_to_bytes_round_down (bitpos)); in get_inner_reference_aff()
H A Dtree-predcom.c683 aff_combination_const (&delta, type, wi::to_poly_widest (DR_INIT (dr))); in aff_combination_dr_offset()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h69 void aff_combination_const (aff_tree *, tree, const poly_widest_int &);
H A Dtree-affine.cc69 aff_combination_const (aff_tree *comb, tree type, const poly_widest_int &cst) in aff_combination_const() function
443 aff_combination_const (comb, type, bytepos); in tree_to_aff_combination()
471 aff_combination_const (comb, type, wi::to_poly_widest (expr)); in tree_to_aff_combination()
1028 aff_combination_const (&tmp, sizetype, bits_to_bytes_round_down (bitpos)); in get_inner_reference_aff()
H A Dtree-predcom.cc818 aff_combination_const (&delta, type, wi::to_poly_widest (DR_INIT (dr))); in aff_combination_dr_offset()
H A DChangeLog-20171152 (aff_combination_const, aff_comb_cannot_overlap_p): Take the
1160 (aff_combination_const, aff_combination_add_cst)
34231 (aff_combination_const): Adjust.
H A DChangeLog-2006821 (aff_combination_const, aff_combination_elt, aff_combination_scale,
H A DChangeLog-201440098 (aff_combination_const): Take a widest_int instead of a double_int.
40126 (aff_combination_const): Use widest_int instead of double_int.
H A DChangeLog-200521141 (aff_combination_const, aff_combination_elt, aff_combination_scale,