Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h75 void aff_combination_remove_elt (aff_tree *, unsigned);
H A Dtree-ssa-address.c444 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 Dtree-affine.c580 aff_combination_remove_elt (aff_tree *comb, unsigned m) in aff_combination_remove_elt() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h75 void aff_combination_remove_elt (aff_tree *, unsigned);
H A Dtree-ssa-address.cc444 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 Dtree-affine.cc589 aff_combination_remove_elt (aff_tree *comb, unsigned m) in aff_combination_remove_elt() function
H A DChangeLog-201440108 (aff_combination_remove_elt): Likewise.