Searched defs:VEC (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-loop-linear.c92 gather_interchange_stats (VEC (ddr_p, heap) *dependence_relations, function
H A Dgenextract.c187 VEC_safe_set_locstr (VEC(locstr,heap) **vp, unsigned int ix, char *str) function
H A Dtree-cfgcleanup.c54 remove_fallthru_edge (VEC(edge,gc) *ev) function
H A Dtree-ssa-threadedge.c117 remove_temporary_equivalences (VEC(tree, heap) **stack) function
H A Dtree-vn.c194 static VEC (tree, gc) * function
217 static VEC (tree, gc) * function
387 sort_vuses (VEC (tree,gc) *vuses) function
[all...]
H A Dvec.h444 #define VEC macro
447 #define VEC macro
[all...]
H A Dtree-ssa-propagate.c349 process_ssa_edge_worklist (VEC(tree,gc) **worklist) function
H A Dtree-vect-analyze.c1480 vect_mark_relevant (VEC(tre function
[all...]
H A Dopts.c625 add_instrument_functions_exclude_list (VEC(char_p,heap) **pvec, function
H A Dtree-ssa-reassoc.c365 add_to_ops_vec (VEC(operand_entry_t, heap) **ops, tree op) function
1116 linearize_expr_tree (VEC(operand_entry_t, heap) **ops, tree stmt) function
1400 debug_ops_vector (VEC (operand_entry_t, heap) *ops) function
[all...]
H A Dtree-scalar-evolution.c2512 number_of_iterations_for_all_loops (VEC(tree,heap) **exit_conditions) function
2664 analyze_scalar_evolution_for_all_loop_phi_nodes (VEC(tree,heap) **exit_conditions) function
H A Dtree-ssa-alias.c157 init_transitive_clobber_worklist (VEC (tree, heap) **worklist, function
[all...]
H A Dtree-ssa-operands.c182 operand_build_sort_virtual (VEC(tree,heap) *list) function
H A Dhaifa-sched.c4350 move_succs (VEC(edge,gc) **succsp, basic_block to) function
4592 has_edge_p (VEC(edge,gc) *el, int type) function
H A Dtree-ssa-pre.c994 static VEC(tree, gc) * function
1519 vuses_dies_in_block_x (VEC (tree, gc) *vuses, basic_block block) function
[all...]
H A Dtree-data-ref.c4065 compute_all_dependences (VEC (data_reference_p, heap) *datarefs, function
4460 free_dependence_relations (VEC (ddr_p, heap) *dependence_relations) function
4486 free_data_refs (VEC (data_reference_p, heap) *datarefs) function
[all...]
H A Dtree-ssa-structalias.c664 constraint_vec_find (VEC(constraint_t,heap) *vec, function
685 constraint_set_union (VEC(constraint_t,heap) **to, function
2479 do_deref (VEC (ce_s, heap) **constraints) function
3271 handle_ptr_arith (VEC (ce_s, heap) *lhsc, tree expr) function
3662 sort_fieldstack (VEC(fieldoff_s,heap) *fieldstack) function
3985 check_for_overlaps (VEC (fieldoff_s,heap) *fieldstack) function
[all...]
H A Ddwarf2out.c6759 size_of_pubnames (VEC (pubname_entry, gc) * names) function
7390 output_pubnames (VEC (pubname_entry, gc) * names) function
[all...]
H A Dgenautomata.c5753 init_equiv_class (VEC(state_t,heap) *states, VEC (state_t,heap) **classes) function
5784 copy_equiv_class (VEC(state_t,heap) **to, VEC(state_t,heap) *from) function
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Derror.c1285 dump_expr_init_vec (VEC(constructor_elt,gc) *v, int flags) function
H A Dname-lookup.c5045 store_class_bindings (VEC(cp_class_binding,gc) *names, function
H A Dsemantics.c199 VEC (deferred_access_check,gc)* function
267 perform_access_checks (VEC (deferred_access_check,gc)* checks) function
H A Dparser.c12939 static VEC(constructor_elt,gc) * function
15895 cp_parser_perform_template_parameter_access_checks (VEC (deferred_access_check,gc)* checks) function
[all...]

Completed in 333 milliseconds