Lines Matching defs:MEM_STAT_DECL

1041 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()
3241 tree_cons (tree purpose, tree value, tree chain MEM_STAT_DECL) in tree_cons()
4712 build0 (enum tree_code code, tree tt MEM_STAT_DECL) in build0()
4725 build1 (enum tree_code code, tree type, tree node MEM_STAT_DECL) in build1()
4804 build2 (enum tree_code code, tree tt, tree arg0, tree arg1 MEM_STAT_DECL) in build2()
4885 tree arg2 MEM_STAT_DECL) in build3()
4926 tree arg2, tree arg3 MEM_STAT_DECL) in build4()
4953 tree arg2, tree arg3, tree arg4 MEM_STAT_DECL) in build5()
5099 tree type MEM_STAT_DECL) in build_decl()
6601 build_qualified_type (tree type, int type_quals MEM_STAT_DECL) in build_qualified_type()
6674 build_distinct_type_copy (tree type MEM_STAT_DECL) in build_distinct_type_copy()
6706 build_variant_type_copy (tree type MEM_STAT_DECL) in build_variant_type_copy()
11377 build_vl_exp (enum tree_code code, int len MEM_STAT_DECL) in build_vl_exp()
15322 build_vector (tree type, vec<tree> vals MEM_STAT_DECL) in build_vector()