Searched refs:aff_combination_remove_elt (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-affine.h | 75 void aff_combination_remove_elt (aff_tree *, unsigned);
|
H A D | tree-ssa-address.c | 444 aff_combination_remove_elt (addr, i); in move_fixed_address_to_symbol() 478 aff_combination_remove_elt (addr, i); in move_hint_to_base() 505 aff_combination_remove_elt (addr, i); in move_pointer_to_base() 530 aff_combination_remove_elt (addr, i); in move_variant_to_index()
|
H A D | tree-affine.c | 580 aff_combination_remove_elt (aff_tree *comb, unsigned m) in aff_combination_remove_elt() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-affine.h | 75 void aff_combination_remove_elt (aff_tree *, unsigned);
|
H A D | tree-ssa-address.cc | 444 aff_combination_remove_elt (addr, i); in move_fixed_address_to_symbol() 478 aff_combination_remove_elt (addr, i); in move_hint_to_base() 505 aff_combination_remove_elt (addr, i); in move_pointer_to_base() 530 aff_combination_remove_elt (addr, i); in move_variant_to_index()
|
H A D | tree-affine.cc | 589 aff_combination_remove_elt (aff_tree *comb, unsigned m) in aff_combination_remove_elt() function
|
H A D | ChangeLog-2014 | 40108 (aff_combination_remove_elt): Likewise.
|