Home
last modified time | relevance | path

Searched defs:MEM_STAT_DECL (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-none.c45 MEM_STAT_DECL) in ggc_internal_alloc()
53 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
60 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat()
H A Dstatistics.h35 #define MEM_STAT_DECL , ALONE_MEM_STAT_DECL macro
52 #define MEM_STAT_DECL macro
H A Dvec.h277 MEM_STAT_DECL) in reserve()
364 MEM_STAT_DECL) in reserve()
H A Dgimple.c140 gimple_alloc (enum gimple_code code, unsigned num_ops MEM_STAT_DECL) in gimple_alloc()
180 unsigned num_ops MEM_STAT_DECL) in gimple_build_with_ops_stat()
424 gimple_build_assign (tree lhs, tree rhs MEM_STAT_DECL) in gimple_build_assign()
439 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign_1()
473 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign()
483 tree op2 MEM_STAT_DECL) in gimple_build_assign()
492 gimple_build_assign (tree lhs, enum tree_code subcode, tree op1 MEM_STAT_DECL) in gimple_build_assign()
832 gimple_build_debug_bind (tree var, tree value, gimple *stmt MEM_STAT_DECL) in gimple_build_debug_bind()
853 gimple *stmt MEM_STAT_DECL) in gimple_build_debug_source_bind()
875 MEM_STAT_DECL) in gimple_build_debug_begin_stmt()
[all …]
H A Dhash-table.h608 mem_alloc_origin origin in hash_table()
640 mem_alloc_origin origin in hash_table()
703 Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries()
H A Drtl.c217 rtx_alloc_stat_v (RTX_CODE code MEM_STAT_DECL, int extra) in rtx_alloc_stat_v()
237 rtx_alloc (RTX_CODE code MEM_STAT_DECL) in rtx_alloc()
375 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) in shallow_copy_rtx()
H A Dvec.c130 size_t element_size MEM_STAT_DECL) in register_overhead()
146 bool in_dtor MEM_STAT_DECL) in release_overhead()
H A Dggc-common.c115 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
124 ggc_realloc (void *x, size_t size MEM_STAT_DECL) in ggc_realloc()
1003 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
H A Dtree.c1041 make_node (enum tree_code code MEM_STAT_DECL) in make_node()
1183 copy_node (tree node MEM_STAT_DECL) in copy_node()
1834 unsigned int nelts_per_pattern MEM_STAT_DECL) in make_vector()
2052 build_constructor (tree type, vec<constructor_elt, va_gc> *vals MEM_STAT_DECL) in build_constructor()
2423 make_tree_binfo (unsigned base_binfos MEM_STAT_DECL) in make_tree_binfo()
2465 make_int_cst (int len, int ext_len MEM_STAT_DECL) in make_int_cst()
2495 make_tree_vec (int len MEM_STAT_DECL) in make_tree_vec()
2513 grow_tree_vec (tree v, int len MEM_STAT_DECL) in grow_tree_vec()
3211 build_tree_list (tree parm, tree value MEM_STAT_DECL) in build_tree_list()
3222 build_tree_list_vec (const vec<tree, va_gc> *vec MEM_STAT_DECL) in build_tree_list_vec()
[all …]
H A Dsymbol-summary.h220 MEM_STAT_DECL): in function_summary()
H A Dstringpool.c71 ggc_alloc_string (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-none.cc45 MEM_STAT_DECL) in ggc_internal_alloc()
53 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
60 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat()
H A Dstatistics.h35 #define MEM_STAT_DECL , ALONE_MEM_STAT_DECL macro
52 #define MEM_STAT_DECL macro
H A Dvec.h277 MEM_STAT_DECL) in reserve()
364 MEM_STAT_DECL) in reserve()
H A Dgimple.cc143 gimple_alloc (enum gimple_code code, unsigned num_ops MEM_STAT_DECL) in gimple_alloc()
183 unsigned num_ops MEM_STAT_DECL) in gimple_build_with_ops_stat()
431 gimple_build_assign (tree lhs, tree rhs MEM_STAT_DECL) in gimple_build_assign()
446 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign_1()
480 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign()
490 tree op2 MEM_STAT_DECL) in gimple_build_assign()
499 gimple_build_assign (tree lhs, enum tree_code subcode, tree op1 MEM_STAT_DECL) in gimple_build_assign()
835 gimple_build_debug_bind (tree var, tree value, gimple *stmt MEM_STAT_DECL) in gimple_build_debug_bind()
856 gimple *stmt MEM_STAT_DECL) in gimple_build_debug_source_bind()
878 MEM_STAT_DECL) in gimple_build_debug_begin_stmt()
[all …]
H A Dhash-table.h608 mem_alloc_origin origin in hash_table()
640 mem_alloc_origin origin in hash_table()
703 Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries()
H A Drtl.cc220 rtx_alloc_stat_v (RTX_CODE code MEM_STAT_DECL, int extra) in rtx_alloc_stat_v()
240 rtx_alloc (RTX_CODE code MEM_STAT_DECL) in rtx_alloc()
377 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) in shallow_copy_rtx()
H A Dvec.cc120 size_t element_size MEM_STAT_DECL) in register_overhead()
136 bool in_dtor MEM_STAT_DECL) in release_overhead()
H A Dtree.cc1204 make_node (enum tree_code code MEM_STAT_DECL) in make_node()
1346 copy_node (tree node MEM_STAT_DECL) in copy_node()
2051 unsigned int nelts_per_pattern MEM_STAT_DECL) in make_vector()
2269 build_constructor (tree type, vec<constructor_elt, va_gc> *vals MEM_STAT_DECL) in build_constructor()
2692 make_tree_binfo (unsigned base_binfos MEM_STAT_DECL) in make_tree_binfo()
2734 make_int_cst (int len, int ext_len MEM_STAT_DECL) in make_int_cst()
2764 make_tree_vec (int len MEM_STAT_DECL) in make_tree_vec()
2782 grow_tree_vec (tree v, int len MEM_STAT_DECL) in grow_tree_vec()
3480 build_tree_list (tree parm, tree value MEM_STAT_DECL) in build_tree_list()
3491 build_tree_list_vec (const vec<tree, va_gc> *vec MEM_STAT_DECL) in build_tree_list_vec()
[all …]
H A Dstringpool.cc71 ggc_alloc_string (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string()
H A Dsymbol-summary.h269 MEM_STAT_DECL): in function_summary()
H A Dggc-common.cc112 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
121 ggc_realloc (void *x, size_t size MEM_STAT_DECL) in ggc_realloc()
1273 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
H A Dalloc-pool.h242 const char *name, size_t size MEM_STAT_DECL): in base_pool_allocator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlex.c817 copy_decl (tree decl MEM_STAT_DECL) in copy_decl()
850 copy_type (tree type MEM_STAT_DECL) in copy_type()
881 cxx_make_type (enum tree_code code MEM_STAT_DECL) in cxx_make_type()
909 make_class_type (enum tree_code code MEM_STAT_DECL) in make_class_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc1023 copy_decl (tree decl MEM_STAT_DECL) in copy_decl()
1055 copy_type (tree type MEM_STAT_DECL) in copy_type()
1086 cxx_make_type (enum tree_code code MEM_STAT_DECL) in cxx_make_type()
1114 make_class_type (enum tree_code code MEM_STAT_DECL) in make_class_type()

12