Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-affine.h69 void aff_combination_const (aff_tree *, tree, const poly_widest_int &);
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()
Dtree-predcom.cc818 aff_combination_const (&delta, type, wi::to_poly_widest (DR_INIT (dr))); in aff_combination_dr_offset()
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.
DChangeLog-2006821 (aff_combination_const, aff_combination_elt, aff_combination_scale,
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.
DChangeLog-200521141 (aff_combination_const, aff_combination_elt, aff_combination_scale,