Searched refs:ggc_cleared_vec_alloc (Results 1 – 25 of 43) sorted by relevance
12
69 map->slots = ggc_cleared_vec_alloc<tree> (initial_capacity); in objc_map_alloc_ggc()70 map->values = ggc_cleared_vec_alloc<tree> (initial_capacity); in objc_map_alloc_ggc()114 map->slots = ggc_cleared_vec_alloc<tree> (map->number_of_slots); in objc_map_private_resize()115 map->values = ggc_cleared_vec_alloc<tree> (map->number_of_slots); in objc_map_private_resize()
227 ggc_cleared_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_cleared_vec_alloc() function
726 return ggc_cleared_vec_alloc<lambda_int> (size); in lambda_vector_new()
182 return ggc_cleared_vec_alloc<PTR *> (c); in ggc_cleared_alloc_ptr_array_two_args()
713 nentries = ::ggc_cleared_vec_alloc<value_type> (n PASS_MEM_STAT); in alloc_entries()
1939 unsigned char *table = ggc_cleared_vec_alloc<unsigned char> (1 << 8);
997 typevec = ggc_cleared_vec_alloc<typeinfo> (typevec_len); in dbxout_init()
231 ggc_cleared_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_cleared_vec_alloc() function
733 return ggc_cleared_vec_alloc<lambda_int> (size); in lambda_vector_new()
179 return ggc_cleared_vec_alloc<PTR *> (c); in ggc_cleared_alloc_ptr_array_two_args()
1972 unsigned char *table = ggc_cleared_vec_alloc<unsigned char> (1 << 8); in lto_input_mode_table()
1000 typevec = ggc_cleared_vec_alloc<typeinfo> (typevec_len); in dbxout_init()
949 p->iter = ggc_cleared_vec_alloc<gimple_omp_for_iter> (collapse); in gimple_build_omp_for()
250 ridpointers = ggc_cleared_vec_alloc<tree> ((int) RID_MAX); in init_reswords()
251 ridpointers = ggc_cleared_vec_alloc<tree> ((int) RID_MAX); in init_reswords()
2675 = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (count + 1); in lto_flatten_files()2720 = decl_data = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (nfiles + 1); in read_cgraph_and_symbols()
2683 = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (count + 1); in lto_flatten_files()2729 = decl_data = ggc_cleared_vec_alloc<lto_file_decl_data_ptr> (nfiles + 1); in read_cgraph_and_symbols()