Home
last modified time | relevance | path

Searched refs:ggc_alloc (Results 1 – 25 of 86) sorted by relevance

1234

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dggc.h97 extern void *ggc_alloc PARAMS ((size_t));
106 ((struct rtx_def *) ggc_alloc (sizeof (struct rtx_def) \
110 ((struct rtvec_def *) ggc_alloc (sizeof (struct rtvec_def) \
113 #define ggc_alloc_tree(LENGTH) ((union tree_node *) ggc_alloc (LENGTH))
H A Dggc-common.c150 void *buf = ggc_alloc (size);
165 return ggc_alloc (size);
186 r = ggc_alloc (size);
H A Dggc-none.c30 ggc_alloc (size) in ggc_alloc() function
H A Dbitmap.c161 element = ggc_alloc (sizeof (bitmap_element));
761 head = ggc_alloc (sizeof (*head));
H A Dcselib.c144 el = (struct elt_list *) ggc_alloc (sizeof (struct elt_list));
163 el = (struct elt_loc_list *) ggc_alloc (sizeof (struct elt_loc_list));
697 e = (cselib_val *) ggc_alloc (sizeof (cselib_val));
H A Dggc-simple.c167 ggc_alloc (size) in ggc_alloc() function
H A Dc-pragma.c77 entry = (align_stack *) ggc_alloc (sizeof (* entry));
H A Dvarasm.c2698 desc = ggc_alloc (sizeof (*desc));
2804 ggc_alloc (sizeof (struct deferred_string));
2914 p = (struct varasm_status *) ggc_alloc (sizeof (struct varasm_status));
3185 ptr = (struct constant_descriptor_rtx *) ggc_alloc (sizeof (*ptr));
3238 pool = (struct pool_constant *) ggc_alloc (sizeof (struct pool_constant));
/openbsd/gnu/gcc/gcc/
H A Dggc.h206 #define ggc_alloc(s) ggc_alloc_stat (s MEM_STAT_INFO) macro
228 #define GGC_NEW(T) ((T *) ggc_alloc (sizeof (T)))
230 #define GGC_NEWVEC(T, N) ((T *) ggc_alloc ((N) * sizeof(T)))
232 #define GGC_NEWVAR(T, S) ((T *) ggc_alloc ((S)))
312 # define ggc_alloc_zone(s, z) ggc_alloc (s)
H A Dstringpool.c59 return ggc_alloc (x); in stringpool_ggc_alloc()
228 spd = ggc_alloc (sizeof (*spd)); in gt_pch_save_stringpool()
231 spd->entries = ggc_alloc (sizeof (spd->entries[0]) * spd->nslots); in gt_pch_save_stringpool()
H A Dlambda-trans.c38 ret = ggc_alloc (sizeof (*ret)); in lambda_trans_matrix_new()
H A Dtree-iterator.c93 head = ggc_alloc (sizeof (*head)); in tsi_link_before()
169 head = ggc_alloc (sizeof (*head)); in tsi_link_after()
H A Dintegrate.c240 ivs = ggc_alloc (sizeof (initial_value_struct)); in get_hard_reg_initial_val()
243 ivs->entries = ggc_alloc (5 * sizeof (initial_value_pair)); in get_hard_reg_initial_val()
H A Dtree-ssanames.c271 new_ptr_info = ggc_alloc (sizeof (struct ptr_info_def)); in duplicate_ssa_name_ptr_info()
H A Dvalue-prof.c737 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile()
750 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile()
756 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile()
H A Dtree-phinodes.c156 phi = ggc_alloc (size); in allocate_phi_node()
H A Dvarasm.c256 sect = ggc_alloc (sizeof (struct unnamed_section)); in get_unnamed_section()
273 sect = ggc_alloc (sizeof (struct unnamed_section)); in get_noswitch_section()
294 sect = ggc_alloc (sizeof (struct named_section)); in get_section()
2805 desc = ggc_alloc (sizeof (*desc)); in build_constant_desc()
3140 pool = ggc_alloc (sizeof (struct rtx_constant_pool)); in create_constant_pool()
3156 p = ggc_alloc (sizeof (struct varasm_status)); in init_varasm_status()
3211 desc = ggc_alloc (sizeof (*desc)); in force_const_mem()
H A Dlambda-code.c159 ret = ggc_alloc (sizeof (*ret)); in lambda_body_vector_new()
332 ret = ggc_alloc (sizeof (*ret)); in lambda_loopnest_new()
364 ret = ggc_alloc (sizeof (*ret)); in lambda_lattice_new()
2196 h = ggc_alloc (sizeof (struct tree_map)); in replace_uses_equiv_to_x_with_y()
H A Dtree.c1074 dp = ggc_alloc (sizeof (REAL_VALUE_TYPE)); in build_real()
3270 SET_EXPR_LOCUS (node, ggc_alloc (sizeof (location_t))); in annotate_with_file_line()
3990 h = ggc_alloc (sizeof (struct tree_int_map)); in decl_init_priority_insert()
4020 h = ggc_alloc (sizeof (struct tree_map)); in decl_restrict_base_insert()
4086 h = ggc_alloc (sizeof (struct tree_map)); in decl_debug_expr_insert()
4116 h = ggc_alloc (sizeof (struct tree_map)); in decl_value_expr_insert()
4275 h = ggc_alloc (sizeof (struct type_hash)); in type_hash_add()
6986 t = ggc_alloc (size); in build_omp_clause()
H A Dlambda-mat.c40 mat = ggc_alloc (m * sizeof (lambda_vector)); in lambda_matrix_new()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dwhere.c118 wf = ggc_alloc (offsetof (struct _ffewhere_file_, text) + length + 1); in ffewhere_file_new()
134 ll = ggc_alloc (sizeof (*ll)); in ffewhere_file_set()
/openbsd/gnu/gcc/gcc/config/i386/
H A Dwinnt.c660 p = (struct extern_list *) ggc_alloc (sizeof *p); in i386_pe_record_external_function()
689 p = (struct export_list *) ggc_alloc (sizeof *p); in i386_pe_record_exported_symbol()
/openbsd/gnu/usr.bin/gcc/gcc/treelang/
H A Dtree1.c243 mem = ggc_alloc (size); in my_malloc()
/openbsd/gnu/gcc/gcc/treelang/
H A Dtree1.c217 mem = ggc_alloc (size); in my_malloc()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c1403 ld = (struct lang_decl *) ggc_alloc (size);
1442 lt = (struct lang_type *) ggc_alloc (size);

1234