Searched refs:VEC_alloc (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-10.3-release/contrib/gcc/
H A Dgenextract.c96 acc.oplocs = VEC_alloc (locstr,heap, 10);
97 acc.duplocs = VEC_alloc (locstr,heap, 10);
98 acc.dupnums = VEC_alloc (int,heap, 10);
99 acc.pathstr = VEC_alloc (char,heap, 20);
H A Dtree-loop-linear.c293 datarefs = VEC_alloc (data_reference_p, heap, 10);
294 dependence_relations = VEC_alloc (ddr_p, heap, 10 * 10);
H A Dtree-ssanames.c82 ssa_names = VEC_alloc (tree, gc, 50);
H A Dcfglayout.c260 block_locators_locs = VEC_alloc (int, heap, 32);
261 block_locators_blocks = VEC_alloc (tree, gc, 32);
262 line_locators_locs = VEC_alloc (int, heap, 32);
263 line_locators_lines = VEC_alloc (int, heap, 32);
264 file_locators_locs = VEC_alloc (int, heap, 32);
H A Dtree-ssa-propagate.c485 interesting_ssa_edges = VEC_alloc (tree, gc, 20);
486 varying_ssa_edges = VEC_alloc (tree, gc, 20);
497 cfg_blocks = VEC_alloc (basic_block, heap, 20);
H A Dtree-outof-ssa.c222 g->nodes = VEC_alloc (tree, heap, 30);
223 g->const_copies = VEC_alloc (tree, heap, 20);
224 g->edge_list = VEC_alloc (int, heap, 20);
225 g->stack = VEC_alloc (int, heap, 30);
2062 edge_leader = VEC_alloc (edge, heap, 25);
2063 stmt_list = VEC_alloc (tree, heap, 25);
H A Dtree-vectorizer.c1374 STMT_VINFO_SAME_ALIGN_REFS (res) = VEC_alloc (dr_p, heap, 5);
1426 LOOP_VINFO_DATAREFS (res) = VEC_alloc (data_reference_p, heap, 10);
1427 LOOP_VINFO_DDRS (res) = VEC_alloc (ddr_p, heap, 10 * 10);
1430 = VEC_alloc (tree, heap, PARAM_VALUE (PARAM_VECT_MAX_VERSION_CHECKS));
H A Dtree-into-ssa.c904 worklist = VEC_alloc (int, heap, n_defs + 1);
1015 work_stack = VEC_alloc (int, heap, n_basic_blocks);
1111 phis = VEC_alloc (tree, heap, 10);
1958 block_defs_stack = VEC_alloc (tree, heap, 10);
2964 phis_to_rewrite = VEC_alloc (tree_vec, heap, last_basic_block);
H A Dtree-ssa-operands.c253 build_defs = VEC_alloc (tree, heap, 5);
254 build_uses = VEC_alloc (tree, heap, 10);
255 build_vuses = VEC_alloc (tree, heap, 25);
256 build_v_may_defs = VEC_alloc (tree, heap, 25);
257 build_v_must_defs = VEC_alloc (tree, heap, 25);
H A Dtree-ssa-threadupdate.c909 threaded_edges = VEC_alloc (edge, heap, 10);
H A Dtree-ssa-uncprop.c395 equiv_stack = VEC_alloc (tree, heap, 2);
H A Dgenautomata.c3234 alt_states = VEC_alloc (alt_state_t,heap, 150);
5275 VEC(ainsn_t,heap) *last_insns = VEC_alloc (ainsn_t,heap, 150);
5351 VEC(state_t,heap) *state_stack = VEC_alloc(state_t,heap, 150);
5563 state_stack = VEC_alloc (state_t,heap, 0);
5782 *classes = VEC_alloc (state_t,heap, 150);
5885 all_achieved_states = VEC_alloc (state_t,heap, 1500);
7026 translate_vect = VEC_alloc (vect_el_t,heap, description->insns_num);
7074 tab->comb_vect = VEC_alloc (vect_el_t,heap, 10000);
7075 tab->check_vect = VEC_alloc (vect_el_t,heap, 10000);
7083 tab->full_vect = VEC_alloc (vect_el_
[all...]
H A Dtree-ssa-dom.c249 avail_exprs_stack = VEC_alloc (tree, heap, 20);
250 const_and_copies_stack = VEC_alloc (tree, heap, 20);
251 stmts_to_rescan = VEC_alloc (tree, heap, 20);
H A Dtree-ssa-live.c884 tpa->trees = VEC_alloc (tree, heap, x);
885 tpa->first_partition = VEC_alloc (int, heap, x);
1420 tpa_to_clear = VEC_alloc (int, heap, 50);
H A Dglobal.c2296 earlyclobber_regclass = VEC_alloc (int, heap, N_REG_CLASSES);
2359 bbs = VEC_alloc (basic_block, heap, n_basic_blocks);
2360 new_bbs = VEC_alloc (basic_block, heap, n_basic_blocks);
H A Dtree-ssa-dce.c849 worklist = VEC_alloc (tree, heap, 64);
H A Dtree-vect-generic.c213 v = VEC_alloc(constructor_elt, gc, (nunits + delta - 1) / delta);
H A Dcfgbuild.c554 basic_block_info = VEC_alloc (basic_block, gc, n_basic_blocks);
H A Dtree-data-ref.c1031 acc_fns = VEC_alloc (tree, heap, 3);
1154 acc_fns = VEC_alloc (tree, heap, 3);
2240 DDR_SUBSCRIPTS (res) = VEC_alloc (subscript_p, heap, DR_NUM_DIMENSIONS (a));
4290 VEC (loop_p, heap) *vloops = VEC_alloc (loop_p, heap, 3);
4389 VEC_alloc (data_reference_p, heap, nb_data_refs);
4391 VEC_alloc (ddr_p, heap, nb_data_refs * nb_data_refs);
H A Dtree-complex.c1496 complex_lattice_values = VEC_alloc (complex_lattice_t, heap, num_ssa_names);
1508 complex_ssa_name_components = VEC_alloc (tree, heap, 2*num_ssa_names);
H A Dloop-invariant.c1252 invariants = VEC_alloc (invariant_p, heap, 100);
H A Dtree-ssa-structalias.c1285 ti->topo_order = VEC_alloc (unsigned, heap, 1);
1591 si->scc_stack = VEC_alloc (unsigned, heap, 1);
4770 constraints = VEC_alloc (constraint_t, heap, 8);
4771 varmap = VEC_alloc (varinfo_t, heap, 8);
H A Dipa-cp.c1049 redirect_callers = VEC_alloc (cgraph_edge_p, heap, node_callers);
H A Dtree-ssa-alias.c884 ai->processed_ptrs = VEC_alloc (tree, heap, 50);
2058 v_ann->may_aliases = VEC_alloc (tree, gc, 2);
/freebsd-10.3-release/contrib/gcc/cp/
H A Drtti.c150 unemitted_tinfo_decls = VEC_alloc (tree, gc, 124);

Completed in 318 milliseconds

123