Home
last modified time | relevance | path

Searched refs:VEC_quick_push (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-threadedge.c152 VEC_quick_push (tree, *stack, prev_x); in record_temporary_equivalence()
153 VEC_quick_push (tree, *stack, x); in record_temporary_equivalence()
H A Dtree-ssanames.c91 VEC_quick_push (tree, ssa_names, NULL_TREE); in init_ssanames()
H A Dtree-into-ssa.c283 VEC_quick_push (ssa_name_info_p, info_for_ssa_name, info); in get_ssa_name_ann()
905 VEC_quick_push (int, worklist, 1); in prune_unused_phi_nodes()
926 VEC_quick_push (int, worklist, b); in prune_unused_phi_nodes()
1024 VEC_quick_push (int, work_stack, bb_index); in find_idf()
1107 VEC_quick_push (tree_vec, phis_to_rewrite, NULL); in mark_phi_for_rewrite()
1591 VEC_quick_push (tree, block_defs_stack, currdef); in register_new_update_single()
1592 VEC_quick_push (tree, block_defs_stack, old_name); in register_new_update_single()
H A Dvalue-prof.c741 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile()
754 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile()
763 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile()
H A Dlambda-code.c1364 VEC_quick_push (tree, *invariants, TREE_OPERAND (test, 1)); in gcc_loop_to_lambda_loop()
1367 VEC_quick_push (tree, *invariants, TREE_OPERAND (test, 0)); in gcc_loop_to_lambda_loop()
2474 VEC_quick_push (tree, phis, PHI_RESULT (phi)); in perfect_nestify()
2475 VEC_quick_push (tree, phis, PHI_ARG_DEF (phi, 0)); in perfect_nestify()
H A Dglobal.c2199 VEC_quick_push (int, earlyclobber_regclass, (int) class); in check_earlyclobber()
2349 VEC_quick_push (basic_block, bbs, bb); in calculate_reg_pav()
2389 VEC_quick_push (basic_block, new_bbs, succ); in calculate_reg_pav()
H A Dtree-vect-generic.c218 constructor_elt *ce = VEC_quick_push (constructor_elt, v, NULL); in expand_vector_piecewise()
H A Dtree-ssa-dom.c1079 VEC_quick_push (tree, const_and_copies_stack, prev_x); in record_const_or_copy_1()
1080 VEC_quick_push (tree, const_and_copies_stack, x); in record_const_or_copy_1()
H A Dtree-ssa-pre.c1700 VEC_quick_push (basic_block, worklist, e->dest); in compute_antic_aux()
3657 VEC_quick_push (tree, worklist, t); in remove_dead_inserted_code()
3678 VEC_quick_push (tree, worklist, arg); in remove_dead_inserted_code()
H A Ddbxout.c2388 VEC_quick_push (tree, *types_p, TYPE_STUB_DECL (type)); in output_used_types_helper()
2391 VEC_quick_push (tree, *types_p, TYPE_NAME (type)); in output_used_types_helper()
H A Dipa-cp.c1051 VEC_quick_push (cgraph_edge_p, redirect_callers, cs); in ipcp_insert_stage()
H A Dvec.h270 #define VEC_quick_push(T,V,O) \ macro
H A Dgenautomata.c7002 VEC_quick_push (vect_el_t, translate_vect, in output_translate_vect()
7057 VEC_quick_push (vect_el_t, tab->full_vect, undefined_vect_el_value); in create_state_ainsn_table()
7475 VEC_quick_push (vect_el_t, min_issue_delay_vect, 0); in output_min_issue_delay_table()
7518 VEC_quick_push (vect_el_t, compressed_min_issue_delay_vect, 0); in output_min_issue_delay_table()
7609 VEC_quick_push (vect_el_t, reserved_units_table, 0); in output_reserved_units_table()
H A Dtree-eh.c511 VEC_quick_push (tree, tf->dest_array, lab); in maybe_record_in_goto_queue()
H A Dtree.h2201 (VEC_quick_push (tree, BINFO_BASE_BINFOS (NODE), (T)))
2218 VEC_quick_push (tree, BINFO_BASE_ACCESSES (NODE), (T))
H A Dtree.c1022 elt = VEC_quick_push (constructor_elt, v, NULL); in build_constructor_single()
1046 constructor_elt *elt = VEC_quick_push (constructor_elt, v, NULL); in build_constructor_from_list()
H A Ddf-problems.c2360 VEC_quick_push (int, earlyclobber_regclass, (int) class); in df_urec_check_earlyclobber()
H A Dtree-data-ref.c1154 VEC_quick_push (tree, DR_ACCESS_FNS (res), access_fn); in init_data_ref()
H A Dfunction.c5491 VEC_quick_push (tree, cfun->ib_boundaries_block, NULL_TREE); in reset_block_changes()
/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.c1921 VEC_quick_push (basic_block, loop->blocks, bb); in mt_reorg_loops()
1984 work = VEC_quick_push (loop_work, works, NULL); in mt_reorg_loops()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtree.c685 VEC_quick_push (tree, CLASSTYPE_VBASECLASSES (t), new_binfo); in copy_binfo()
H A Dclass.c931 VEC_quick_push (tree, method_vec, NULL_TREE); in add_method()
932 VEC_quick_push (tree, method_vec, NULL_TREE); in add_method()
1103 VEC_quick_push (tree, method_vec, overload); in add_method()
H A Dinit.c239 ce = VEC_quick_push (constructor_elt, v, NULL); in build_zero_init()
H A Dname-lookup.c325 cb = VEC_quick_push (cp_class_binding, scope->class_shadowed, NULL); in new_class_binding()
/openbsd-src/gnu/gcc/gcc/config/bfin/
H A Dbfin.c3311 VEC_quick_push (basic_block, works, succ); in bfin_discover_loop()

12