Searched defs:scale_in (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-affine.c | 89 aff_combination_scale (aff_tree *comb, const widest_int &scale_in) in aff_combination_scale() 139 aff_combination_add_elt (aff_tree *comb, tree elt, const widest_int &scale_in) in aff_combination_add_elt() 476 add_elt_to_tree (tree expr, tree type, tree elt, const widest_int &scale_in) in add_elt_to_tree()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-affine.cc | 90 aff_combination_scale (aff_tree *comb, const widest_int &scale_in) in aff_combination_scale() 140 aff_combination_add_elt (aff_tree *comb, tree elt, const widest_int &scale_in) in aff_combination_add_elt() 485 add_elt_to_tree (tree expr, tree type, tree elt, const widest_int &scale_in) in add_elt_to_tree()
|