Home
last modified time | relevance | path

Searched refs:VEC_ordered_remove (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-reassoc.c443 VEC_ordered_remove (operand_entry_t, *ops, i); in eliminate_duplicate_pair()
470 VEC_ordered_remove (operand_entry_t, *ops, i-1); in eliminate_duplicate_pair()
471 VEC_ordered_remove (operand_entry_t, *ops, i-1); in eliminate_duplicate_pair()
527 VEC_ordered_remove (operand_entry_t, *ops, i); in eliminate_plus_minus_pair()
530 VEC_ordered_remove (operand_entry_t, *ops, currindex); in eliminate_plus_minus_pair()
H A Dvec.h363 #define VEC_ordered_remove(T,V,I) \ macro
H A Dtree-ssa-operands.c818 VEC_ordered_remove (tree, build_vuses, vuse_index); in finalize_ssa_vuses()
H A Dgimplify.c1410 VEC_ordered_remove (tree, labels, i); in gimplify_switch_expr()
H A Ddwarf2out.c5476 VEC_ordered_remove (dw_attr_node, die->die_attr, ix); in remove_AT()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck2.c503 VEC_ordered_remove (constructor_elt, CONSTRUCTOR_ELTS (init), in split_nonconstant_init_1()