Home
last modified time | relevance | path

Searched refs:tree_cons (Results 1 – 25 of 157) sorted by relevance

1234567

/openbsd/gnu/gcc/gcc/cp/
H A Dexcept.c75 tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in init_exception_processing()
173 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in do_get_exception_ptr()
522 raises = tree_cons (NULL_TREE, type, raises); in finish_eh_spec_block()
631 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in build_throw()
657 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
668 tmp = tree_cons (NULL_TREE, cleanup_type, tmp); in build_throw()
669 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
670 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
792 tmp = tree_cons (NULL_TREE, cleanup, NULL_TREE); in build_throw()
793 tmp = tree_cons (NULL_TREE, throw_type, tmp); in build_throw()
[all …]
H A Drtti.c647 elems = tree_cons in build_dynamic_cast_1()
648 (NULL_TREE, expr1, tree_cons in build_dynamic_cast_1()
649 (NULL_TREE, td3, tree_cons in build_dynamic_cast_1()
650 (NULL_TREE, td2, tree_cons in build_dynamic_cast_1()
670 tmp = tree_cons in build_dynamic_cast_1()
672 (NULL_TREE, tinfo_ptr, tree_cons in build_dynamic_cast_1()
909 init = tree_cons (NULL_TREE, in ptr_initializer()
939 init = tree_cons (NULL_TREE, in ptm_initializer()
942 init = tree_cons (NULL_TREE, in ptm_initializer()
1081 base_inits = tree_cons (NULL_TREE, in get_pseudo_ti_init()
[all …]
H A Dfriend.c165 TREE_VALUE (list) = tree_cons (NULL_TREE, decl, in add_friend()
179 = tree_cons (DECL_NAME (decl), build_tree_list (NULL_TREE, decl), in add_friend()
183 = tree_cons (NULL_TREE, type, in add_friend()
389 = tree_cons (NULL_TREE, friend_type, CLASSTYPE_FRIEND_CLASSES (type)); in make_friend_class()
394 = tree_cons (NULL_TREE, type, in make_friend_class()
H A Dcp-gimplify.c150 tree_cons (NULL_TREE, build_exc_ptr (), in genericize_eh_spec_block()
820 t = tree_cons (NULL, p1, NULL); in cxx_omp_clause_apply_fn()
822 t = tree_cons (NULL, p2, t); in cxx_omp_clause_apply_fn()
826 t = tree_cons (NULL, convert_default_arg (TREE_VALUE (parm), in cxx_omp_clause_apply_fn()
853 tree t = tree_cons (NULL, build_fold_addr_expr (arg1), NULL); in cxx_omp_clause_apply_fn()
855 t = tree_cons (NULL, build_fold_addr_expr (arg2), t); in cxx_omp_clause_apply_fn()
859 t = tree_cons (NULL, convert_default_arg (TREE_VALUE (parm), in cxx_omp_clause_apply_fn()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c75 tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in init_exception_processing()
163 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in do_begin_catch()
608 *p = tree_cons (NULL_TREE, arg, NULL_TREE);
656 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node);
681 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp);
689 tmp = tree_cons (NULL_TREE, cleanup_type, tmp);
690 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp);
691 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp);
772 tmp = tree_cons (NULL_TREE, cleanup, NULL_TREE);
773 tmp = tree_cons (NULL_TREE, throw_type, tmp);
[all …]
H A Drtti.c621 elems = tree_cons
622 (NULL_TREE, expr1, tree_cons
623 (NULL_TREE, td3, tree_cons
624 (NULL_TREE, td2, tree_cons
645 tmp = tree_cons
647 (NULL_TREE, tinfo_ptr, tree_cons
648 (NULL_TREE, tinfo_ptr, tree_cons
854 init = tree_cons (NULL_TREE,
891 init = tree_cons (NULL_TREE,
894 init = tree_cons (NULL_TREE,
[all …]
H A Dfriend.c169 TREE_VALUE (list) = tree_cons (error_mark_node, decl,
179 = tree_cons (DECL_NAME (decl), build_tree_list (error_mark_node, decl),
183 = tree_cons (NULL_TREE, type,
283 = tree_cons (NULL_TREE, friend_type, CLASSTYPE_FRIEND_CLASSES (type));
288 = tree_cons (NULL_TREE, type,
H A Drepo.c154 pending_repo = tree_cons (NULL_TREE, id, pending_repo);
168 pending_repo = tree_cons (NULL_TREE, t, pending_repo);
189 pending_repo = tree_cons (NULL_TREE, fn, pending_repo);
357 original_repo = tree_cons (orig, id, original_repo);
H A Dparse.y1252 { $$ = tree_cons (NULL_TREE, $$,
1255 { $$ = tree_cons (NULL_TREE, $$,
1575 $$ = tree_cons ($1, $2, NULL_TREE);
1925 { $$.t = tree_cons (NULL_TREE, $2.t,
1942 $$ = tree_cons (NULL_TREE, $2, $$); }
2011 { $$ = tree_cons ($2, NULL_TREE, $1); }
2261 { $$ = tree_cons (NULL_TREE, $3, $$); }
2268 { $$ = tree_cons ($3, $5, $$); }
2917 $$ = tree_cons ($1, $2, NULL_TREE);
2996 $$ = tree_cons ($1, $2, NULL_TREE);
[all …]
/openbsd/gnu/gcc/gcc/
H A Dtree-profile.c149 args = tree_cons (NULL_TREE, ref_ptr, in tree_gen_interval_profiler()
150 tree_cons (NULL_TREE, val, in tree_gen_interval_profiler()
151 tree_cons (NULL_TREE, start, in tree_gen_interval_profiler()
152 tree_cons (NULL_TREE, steps, in tree_gen_interval_profiler()
174 args = tree_cons (NULL_TREE, ref_ptr, in tree_gen_pow2_profiler()
175 tree_cons (NULL_TREE, val, in tree_gen_pow2_profiler()
197 args = tree_cons (NULL_TREE, ref_ptr, in tree_gen_one_value_profiler()
198 tree_cons (NULL_TREE, val, in tree_gen_one_value_profiler()
H A Dtree-mudflap.c335 build_function_type (rtype, tree_cons (0, arg1, tree_cons (0, arg2, \
338 build_function_type (rtype, tree_cons (0, arg1, tree_cons (0, arg2, \
339tree_cons (0, arg3, tree_cons (0, arg4, \
660 u = tree_cons (NULL_TREE, in mf_build_check_statement_for()
664 u = tree_cons (NULL_TREE, dirflag, u); in mf_build_check_statement_for()
666 u = tree_cons (NULL_TREE, in mf_build_check_statement_for()
671 u = tree_cons (NULL_TREE, mf_base, u); in mf_build_check_statement_for()
1005 tree_cons (NULL_TREE, in mx_register_decls()
1023 tree_cons (NULL_TREE, in mx_register_decls()
1179 args = tree_cons (NULL_TREE, arg, args); in mudflap_register_call()
[all …]
H A Dcoverage.c652 value = tree_cons (fields, array_value, value); in build_fn_info_value()
707 value = tree_cons (fields, in build_ctr_info_value()
728 value = tree_cons (fields, in build_ctr_info_value()
744 value = tree_cons (fields, in build_ctr_info_value()
827 fn_info_value = tree_cons (NULL_TREE, in build_gcov_info()
849 value = tree_cons (field, in build_gcov_info()
857 value = tree_cons (field, fn_info_value, value); in build_gcov_info()
863 value = tree_cons (field, in build_gcov_info()
874 ctr_info_value = tree_cons (NULL_TREE, in build_gcov_info()
884 value = tree_cons (field, ctr_info_value, value); in build_gcov_info()
[all …]
H A Dattribs.c195 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
239 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
295 DECL_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
298 TYPE_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
312 TYPE_ATTRIBUTES (variant) = tree_cons in decl_attributes()
319 tree_cons (name, args, in decl_attributes()
H A Dgimple-low.c138 arg = tree_cons (NULL, t, NULL); in lower_function_body()
582 data->return_statements = tree_cons (label, stmt, data->return_statements); in lower_return_expr()
667 arg = tree_cons (NULL, t, NULL); in lower_builtin_setjmp()
669 arg = tree_cons (NULL, t, arg); in lower_builtin_setjmp()
693 arg = tree_cons (NULL, t, NULL); in lower_builtin_setjmp()
740 cfun->unexpanded_var_list = tree_cons (NULL_TREE, var, in record_vars_into()
/openbsd/gnu/gcc/gcc/config/
H A Dsol2.c57 *attributes = tree_cons (get_identifier ("aligned"), value, in solaris_insert_attributes()
72 *attributes = tree_cons (get_identifier ("init"), NULL, in solaris_insert_attributes()
74 *attributes = tree_cons (get_identifier ("used"), NULL, in solaris_insert_attributes()
89 *attributes = tree_cons (get_identifier ("fini"), NULL, in solaris_insert_attributes()
91 *attributes = tree_cons (get_identifier ("used"), NULL, in solaris_insert_attributes()
H A Dsol2-c.c121 solaris_pending_aligns = tree_cons (t, build_tree_list (NULL, x), in solaris_pragma_align()
176 tree attrs = tree_cons (get_identifier ("used"), NULL, init_list); in solaris_pragma_init()
180 solaris_pending_inits = tree_cons (t, NULL, solaris_pending_inits); in solaris_pragma_init()
234 tree attrs = tree_cons (get_identifier ("used"), NULL, fini_list); in solaris_pragma_fini()
238 solaris_pending_finis = tree_cons (t, NULL, solaris_pending_finis); in solaris_pragma_fini()
/openbsd/gnu/gcc/gcc/objc/
H A Dobjc-act.c1722 tree_cons (NULL_TREE, in synth_module_prologue()
2157 = tree_cons (NULL_TREE, in init_objc_symtab()
2580 tree_cons (NULL_TREE, in build_selector_translation_table()
4002 tree_cons (NULL_TREE, in build_next_objc_exception_stuff()
4011 tree_cons (NULL_TREE, in build_next_objc_exception_stuff()
4033 tree_cons in build_next_objc_exception_stuff()
4175 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
4178 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
4184 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
5153 = tree_cons in build_ivar_list_initializer()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1144 tree_cons (NULL_TREE, id_type, in synth_module_prologue()
1168 tree_cons (NULL_TREE, super_p, in synth_module_prologue()
1179 tree_cons (NULL_TREE, in synth_module_prologue()
1559 initlist = tree_cons (NULL_TREE,
1631 tree_cons (NULL_TREE, in generate_objc_symtab_decl()
2624 = tree_cons (NULL_TREE,
2627 = tree_cons (NULL_TREE,
2633 = tree_cons (NULL_TREE,
3795 ivar = tree_cons (NULL_TREE,
3811 = tree_cons
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Ddecl.c779 t = tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
812 t = tree_cons (NULL_TREE, int_type_node, in java_init_decl_processing()
820 t = tree_cons (NULL_TREE, int_type_node, in java_init_decl_processing()
821 tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
831 t = tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
858 t = tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
876 t = tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
877 tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
885 tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
886 tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
[all …]
H A Dbuiltins.c239 args = tree_cons (NULL_TREE, builtin_types[arg4], args);
245 args = tree_cons (NULL_TREE, builtin_types[arg3], args);
251 args = tree_cons (NULL_TREE, builtin_types[arg2], args);
257 args = tree_cons (NULL_TREE, builtin_types[arg1], args);
H A Dclass.c1282 table = tree_cons (NULL_TREE, table, NULL_TREE);
1291 table = tree_cons (NULL_TREE, utf8, table);
1384 list = tree_cons (NULL_TREE, fdesc, list);
1387 list = tree_cons (NULL_TREE,
1403 list = tree_cons (NULL_TREE, gc_descr, list);
1405 list = tree_cons (NULL_TREE, gc_descr, list);
1406 list = tree_cons (NULL_TREE, this_class_addr, list);
1409 list = tree_cons (NULL_TREE, null_pointer_node, list);
1512 methods = tree_cons (NULL_TREE, init, methods);
1587 init = tree_cons (NULL_TREE, index, init);
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-parse.in931 { $$ = tree_cons (NULL_TREE, $2, $1);
934 { $$ = tree_cons (NULL_TREE, $2, $1);
940 { $$ = tree_cons ($2, NULL_TREE, $1);
946 { $$ = tree_cons (NULL_TREE, $2, $1);
949 { $$ = tree_cons (NULL_TREE, $2, $1);
958 { $$ = tree_cons ($2, NULL_TREE, $1);
967 { $$ = tree_cons (NULL_TREE, $2, $1);
970 { $$ = tree_cons (NULL_TREE, $2, $1);
973 { $$ = tree_cons (NULL_TREE, $2, $1);
976 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
H A Dattribs.c205 returned_attrs = tree_cons (name, args, returned_attrs);
240 returned_attrs = tree_cons (name, args, returned_attrs);
293 DECL_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs);
295 TYPE_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs);
298 tree_cons (name, args,
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh-c.c43 tree_cons (id, NULL_TREE, NULL_TREE), 0); in sh_add_function_attribute()
47 = tree_cons (id, NULL_TREE, *sh_deferred_function_attributes_tail); in sh_add_function_attribute()
/openbsd/gnu/gcc/gcc/config/iq2000/
H A Diq2000.c2484 tree_cons (NULL_TREE, integer_type_node, in iq2000_init_builtins()
2485 tree_cons (NULL_TREE, integer_type_node, in iq2000_init_builtins()
2486 tree_cons (NULL_TREE, in iq2000_init_builtins()
2495 tree_cons (NULL_TREE, integer_type_node, in iq2000_init_builtins()
2496 tree_cons (NULL_TREE, in iq2000_init_builtins()
2498 tree_cons (NULL_TREE, in iq2000_init_builtins()
2507 tree_cons (NULL_TREE, integer_type_node, in iq2000_init_builtins()
2508 tree_cons (NULL_TREE, in iq2000_init_builtins()
2517 tree_cons (NULL_TREE, integer_type_node, in iq2000_init_builtins()
2518 tree_cons (NULL_TREE, in iq2000_init_builtins()
[all …]

1234567