Searched refs:VEC_safe_push (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-10.3-release/contrib/gcc/
H A Dgenextract.c109 VEC_safe_push (char,heap, acc.pathstr, 'a' + i);
198 VEC_safe_push (locstr, heap, *vp, 0);
199 VEC_safe_push (locstr, heap, *vp, str);
248 VEC_safe_push (char,heap, acc->pathstr, base + i);
257 VEC_safe_push (locstr,heap, acc->duplocs,
259 VEC_safe_push (int,heap, acc->dupnums, XINT (x, 0));
267 VEC_safe_push (char,heap, acc->pathstr, base + i);
283 VEC_safe_push (char,heap, acc->pathstr, '0' + i);
292 VEC_safe_push (char,heap, acc->pathstr, 'a' + j);
H A Ddomwalk.c183 VEC_safe_push (void_p, heap, walk_data->block_data_stack, bd);
259 VEC_safe_push (void_p, heap, walk_data->free_block_data, bd);
H A Dtree-ssa-structalias.c1199 VEC_safe_push (unsigned, heap, si->scc_stack, n);
1319 VEC_safe_push (unsigned, heap, ti->topo_order, n);
1792 VEC_safe_push (unsigned, heap, si->scc_stack, n);
2007 VEC_safe_push (unsigned, heap, queue, i);
2325 VEC_safe_push (constraint_t, heap, constraints, t);
2406 VEC_safe_push (ce_s, heap, *results, &temp);
2538 VEC_safe_push (ce_s, heap, *results, &temp);
2547 VEC_safe_push (ce_s, heap, *results, &temp);
2587 VEC_safe_push (ce_s, heap, *results, &tmp);
2606 VEC_safe_push (ce_
[all...]
H A Dtree-ssa-uncprop.c380 VEC_safe_push (tree, heap, equiv_hash_elt->equivalences, equivalence);
595 VEC_safe_push (tree, heap, equiv_stack, equiv->rhs);
601 VEC_safe_push (tree, heap, equiv_stack, NULL_TREE);
H A Dtree-ssanames.c149 VEC_safe_push (tree, gc, ssa_names, t);
H A Dtree-vn.c205 VEC_safe_push (tree, gc, vuses, vuse);
229 VEC_safe_push (tree, gc, shared_lookup_vuses, vuse);
H A Dtree-ssa-reassoc.c371 VEC_safe_push (operand_entry_t, heap, *ops, oe);
600 VEC_safe_push (operand_entry_t, heap, *ops, oe);
638 VEC_safe_push (operand_entry_t, heap, *ops, oelast);
666 VEC_safe_push (operand_entry_t, heap, *ops, oelast);
693 VEC_safe_push (operand_entry_t, heap, *ops, oelast);
1056 VEC_safe_push (tree, heap, broken_up_subtracts, resultofnegate);
H A Dcfglayout.c299 VEC_safe_push (int, heap, block_locators_locs, loc);
300 VEC_safe_push (tree, gc, block_locators_blocks, block);
306 VEC_safe_push (int, heap, line_locators_locs, loc);
307 VEC_safe_push (int, heap, line_locators_lines, line_number);
313 VEC_safe_push (int, heap, file_locators_locs, loc);
H A Dtree-outof-ssa.c277 VEC_safe_push (tree, heap, g->nodes, node);
286 VEC_safe_push (int, heap, g->edge_list, pred);
287 VEC_safe_push (int, heap, g->edge_list, succ);
389 VEC_safe_push (tree, heap, g->const_copies, T0);
390 VEC_safe_push (tree, heap, g->const_copies, Ti);
420 VEC_safe_push (int, heap, g->stack, T);
2189 VEC_safe_push (edge, heap, edge_leader, e);
2190 VEC_safe_push (tree, heap, stmt_list, PENDING_STMT (e));
H A Dtree-ssa-dom.c452 VEC_safe_push (tree, heap, avail_exprs_stack, NULL_TREE);
453 VEC_safe_push (tree, heap, const_and_copies_stack, NULL_TREE);
619 VEC_safe_push (tree, heap, avail_exprs_stack, NULL_TREE);
620 VEC_safe_push (tree, heap, const_and_copies_stack, NULL_TREE);
661 VEC_safe_push (tree, heap, const_and_copies_stack, NULL_TREE);
914 VEC_safe_push (tree, heap, avail_exprs_stack, cond);
1907 VEC_safe_push (tree, heap, stmts_to_rescan, bsi_stmt (si));
1956 VEC_safe_push (tree, heap, avail_exprs_stack,
H A Dtree-ssa-threadupdate.c911 VEC_safe_push (edge, heap, threaded_edges, e);
912 VEC_safe_push (edge, heap, threaded_edges, e2);
H A Dtree-into-ssa.c944 VEC_safe_push (int, heap, worklist, i);
988 VEC_safe_push (int, heap, worklist, u);
1048 VEC_safe_push (int, heap, work_stack, bb_index);
1113 VEC_safe_push (tree, heap, phis, phi);
1258 VEC_safe_push (tree, heap, *block_defs_p, currdef ? currdef : var);
1303 VEC_safe_push (tree, heap, block_defs_stack, NULL_TREE);
1634 VEC_safe_push (tree, heap, block_defs_stack, NULL_TREE);
H A Dgenautomata.c1263 VEC_safe_push (decl_t,heap, decls, decl);
1291 VEC_safe_push (decl_t,heap, decls, decl);
1326 VEC_safe_push (decl_t,heap, decls, decl);
1365 VEC_safe_push (decl_t,heap, decls, decl);
1434 VEC_safe_push (decl_t,heap, decls, decl);
1503 VEC_safe_push (decl_t,heap, decls, decl);
1702 VEC_safe_push (decl_t,heap, decls, decl);
1723 VEC_safe_push (decl_t,heap, decls, decl);
3238 VEC_safe_push (alt_state_t,heap, alt_states, curr_alt_state);
4955 VEC_safe_push (unit_usage_
[all...]
H A Dtree-ssa-alias.c167 VEC_safe_push (tree, heap, *worklist, curr);
168 VEC_safe_push (int, heap, *worklist2, var_ann (curr)->escape_mask);
184 VEC_safe_push (tree, heap, *worklist, alias);
185 VEC_safe_push (int, heap, *worklist2, reason);
233 VEC_safe_push (tree, heap, taglist, tag);
490 VEC_safe_push (tree, heap, calls, stmt);
1052 VEC_safe_push (tree, heap, with_ptvars, ptr);
2065 VEC_safe_push (tree, gc, v_ann->may_aliases, alias);
2818 VEC_safe_push (tree, heap, overlaps, sv->var);
H A Dtree-data-ref.c987 VEC_safe_push (tree, heap, *access_fns, access_fn);
2254 VEC_safe_push (subscript_p, heap, DDR_SUBSCRIPTS (res), subscript);
3499 VEC_safe_push (lambda_vector, heap, DDR_DIST_VECTS (ddr), dist_v);
3514 VEC_safe_push (lambda_vector, heap, DDR_DIR_VECTS (ddr), dir_v);
4083 VEC_safe_push (ddr_p, heap, *dependence_relations, ddr);
4091 VEC_safe_push (ddr_p, heap, *dependence_relations, ddr);
4149 VEC_safe_push (data_reference_p, heap, *datarefs, dr);
4161 VEC_safe_push (data_reference_p, heap, *datarefs, dr);
4186 VEC_safe_push (data_reference_p, heap, *datarefs, dr);
4217 VEC_safe_push (data_reference_
[all...]
H A Dtree-ssa-dce.c244 VEC_safe_push (tree, heap, worklist, stmt);
272 VEC_safe_push (tree, heap, worklist, stmt);
H A Dtree-ssa-propagate.c267 VEC_safe_push (tree, gc, varying_ssa_edges, use_stmt);
269 VEC_safe_push (tree, gc, interesting_ssa_edges, use_stmt);
H A Dc-pragma.c608 VEC_safe_push (visibility, heap, visstack,
746 VEC_safe_push (pragma_handler, heap, registered_pragmas, &handler);
H A Dtree-vect-analyze.c635 VEC_safe_push (dr_p, heap, STMT_VINFO_SAME_ALIGN_REFS (stmtinfo_a), drb);
636 VEC_safe_push (dr_p, heap, STMT_VINFO_SAME_ALIGN_REFS (stmtinfo_b), dra);
1243 VEC_safe_push (tree, heap,
1524 VEC_safe_push (tree, heap, *worklist, stmt);
H A Dtree-ssa-live.c1054 VEC_safe_push (tree, heap, rv->trees, t);
1055 VEC_safe_push (int, heap, rv->first_partition, p);
1124 VEC_safe_push (tree, heap, tv->trees, t);
1125 VEC_safe_push (int, heap, tv->first_partition, p);
1533 VEC_safe_push (int, heap, tpa_to_clear, i);
H A Dtree-ssa-operands.c970 VEC_safe_push (tree, heap, build_defs, (tree)def_p);
979 VEC_safe_push (tree, heap, build_uses, (tree)use_p);
998 VEC_safe_push (tree, heap, build_v_may_defs, (tree)var);
1017 VEC_safe_push (tree, heap, build_vuses, (tree)var);
1033 VEC_safe_push (tree, heap, build_v_must_defs, (tree)var);
H A Dlambda-code.c1399 VEC_safe_push (tree, heap, *uboundvars, uboundresult);
1400 VEC_safe_push (tree, heap, *lboundvars, lboundvar);
1401 VEC_safe_push (int, heap, *steps, stepint);
1489 VEC_safe_push (tree, heap, *inductionvars, inductionvar);
1490 VEC_safe_push (lambda_loop, heap, loops, newloop);
1768 VEC_safe_push (tree, heap, results, name);
1851 VEC_safe_push (tree, heap, new_ivs, ivvar);
H A Dopts.c646 VEC_safe_push (char_p, heap, *pvec, token_start);
658 VEC_safe_push (char_p, heap, *pvec, token_start);
H A Dtoplev.c1017 VEC_safe_push (fs_p, heap, input_file_stack_history, input_file_stack);
1037 VEC_safe_push (fs_p, heap, input_file_stack_history, input_file_stack);
H A Dtree-ssa-pre.c1864 VEC_safe_push (tree, heap, phis, phi);
2424 VEC_safe_push (tree, heap, inserted_exprs, stmt);
2455 VEC_safe_push (tree, heap, inserted_exprs, newexpr);
2593 VEC_safe_push (tree, heap, inserted_exprs, temp);
3064 VEC_safe_push (tree, heap, inserted_exprs, temp);
3283 VEC_safe_push (tree, heap, inserted_exprs, new);
3284 VEC_safe_push (tree, heap, need_creation, new);
3716 VEC_safe_push (tree, heap, worklist, n);

Completed in 385 milliseconds

123