Searched refs:DEF_VEC_ALLOC_P (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10.3-release/contrib/gcc/
H A Ddomwalk.h24 DEF_VEC_ALLOC_P(void_p,heap);
H A Dvalue-prof.h65 DEF_VEC_ALLOC_P(histogram_value,heap);
H A Dtree-data-ref.h112 DEF_VEC_ALLOC_P (data_reference_p, heap);
190 DEF_VEC_ALLOC_P (subscript_p, heap);
199 DEF_VEC_ALLOC_P (loop_p, heap);
244 DEF_VEC_ALLOC_P(ddr_p,heap);
H A Dregs.h71 DEF_VEC_ALLOC_P(reg_info_p,heap);
H A Dcgraph.h197 DEF_VEC_ALLOC_P(cgraph_edge_p,heap);
H A Dtree-vectorizer.h173 DEF_VEC_ALLOC_P(dr_p,heap);
H A Dfunction.h167 DEF_VEC_ALLOC_P(temp_slot_p,gc);
H A Dgenextract.c74 DEF_VEC_ALLOC_P(locstr,heap);
H A Dlambda.h34 DEF_VEC_ALLOC_P(lambda_vector,heap);
H A Dbasic-block.h148 DEF_VEC_ALLOC_P(edge,gc);
286 DEF_VEC_ALLOC_P(basic_block,gc);
287 DEF_VEC_ALLOC_P(basic_block,heap);
H A Dtree-ssa-threadupdate.c152 DEF_VEC_ALLOC_P(edge,heap);
H A Dtree-into-ssa.c129 DEF_VEC_ALLOC_P (tree_vec, heap);
214 DEF_VEC_ALLOC_P (ssa_name_info_p, heap);
H A Dloop-invariant.c149 DEF_VEC_ALLOC_P(invariant_p, heap);
H A Dopts.c370 DEF_VEC_ALLOC_P(char_p,heap);
H A Dtoplev.c172 DEF_VEC_ALLOC_P(fs_p,heap);
H A Dtree-ssa-reassoc.c317 DEF_VEC_ALLOC_P(operand_entry_t, heap);
H A Dtree-ssa.c492 DEF_VEC_ALLOC_P (bitmap,heap);
H A Dgenautomata.c209 DEF_VEC_ALLOC_P(alt_state_t,heap);
211 DEF_VEC_ALLOC_P(ainsn_t,heap);
213 DEF_VEC_ALLOC_P(state_t,heap);
215 DEF_VEC_ALLOC_P(decl_t,heap);
217 DEF_VEC_ALLOC_P(reserv_sets_t,heap);
4924 DEF_VEC_ALLOC_P(unit_usage_t,heap);
H A Drtl.h201 DEF_VEC_ALLOC_P(rtx,heap);
202 DEF_VEC_ALLOC_P(rtx,gc);
H A Dvec.h118 DEF_VEC_ALLOC_P(tree,gc); // gc'd vector of tree pointers. This must
504 {"DEF_VEC_ALLOC_P", VEC_STRINGIFY (VEC_TA_GTY (#0,#1,#2,#3)) ";", NULL},
516 #define DEF_VEC_ALLOC_P(T,A) \ macro
H A Dtree-outof-ssa.c1986 DEF_VEC_ALLOC_P(edge,heap);
H A Dalias.c252 DEF_VEC_ALLOC_P(alias_set_entry,gc);
H A Dtree-ssa-structalias.c191 DEF_VEC_ALLOC_P(constraint_t,heap);
277 DEF_VEC_ALLOC_P(varinfo_t, heap);
H A Dtree.h200 DEF_VEC_ALLOC_P(tree,gc);
201 DEF_VEC_ALLOC_P(tree,heap);
H A Dtree-inline.c1881 DEF_VEC_ALLOC_P(function_p,heap);

Completed in 236 milliseconds

12