Home
last modified time | relevance | path

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

12345678910>>...77

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-parse.y840 { $$ = tree_cons (NULL_TREE, $2, $1);
843 { $$ = tree_cons (NULL_TREE, $2, $1);
849 { $$ = tree_cons ($2, NULL_TREE, $1);
855 { $$ = tree_cons (NULL_TREE, $2, $1);
858 { $$ = tree_cons (NULL_TREE, $2, $1);
867 { $$ = tree_cons ($2, NULL_TREE, $1);
876 { $$ = tree_cons (NULL_TREE, $2, $1);
879 { $$ = tree_cons (NULL_TREE, $2, $1);
882 { $$ = tree_cons (NULL_TREE, $2, $1);
885 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
H A Dc-parse.c179 declspec_stack = tree_cons (build_tree_list (prefix_attributes, \
2960 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
2965 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
2970 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
2990 { yyval.ttype = tree_cons (yyvsp[0].ttype, NULL_TREE, NULL_TREE); in yyparse()
3000 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3035 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3120 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
4423 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); ; in yyparse()
4454 { yyval.ttype = tree_cons (NULL_TREE, NULL_TREE, NULL_TREE); ; in yyparse()
[all …]
H A Dcoverage.c599 value = tree_cons (fields, in build_fn_info_value()
606 value = tree_cons (fields, in build_fn_info_value()
623 value = tree_cons (fields, array_value, value); in build_fn_info_value()
677 value = tree_cons (fields, in build_ctr_info_value()
696 value = tree_cons (fields, in build_ctr_info_value()
711 value = tree_cons (fields, in build_ctr_info_value()
795 fn_info_value = tree_cons (NULL_TREE, in build_gcov_info()
815 value = tree_cons (field, in build_gcov_info()
823 value = tree_cons (field, fn_info_value, value); in build_gcov_info()
829 value = tree_cons (field, in build_gcov_info()
[all …]
H A Dc-parse.in906 { $$ = tree_cons (NULL_TREE, $2, $1);
909 { $$ = tree_cons (NULL_TREE, $2, $1);
915 { $$ = tree_cons ($2, NULL_TREE, $1);
921 { $$ = tree_cons (NULL_TREE, $2, $1);
924 { $$ = tree_cons (NULL_TREE, $2, $1);
933 { $$ = tree_cons ($2, NULL_TREE, $1);
942 { $$ = tree_cons (NULL_TREE, $2, $1);
945 { $$ = tree_cons (NULL_TREE, $2, $1);
948 { $$ = tree_cons (NULL_TREE, $2, $1);
951 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-parse.y840 { $$ = tree_cons (NULL_TREE, $2, $1);
843 { $$ = tree_cons (NULL_TREE, $2, $1);
849 { $$ = tree_cons ($2, NULL_TREE, $1);
855 { $$ = tree_cons (NULL_TREE, $2, $1);
858 { $$ = tree_cons (NULL_TREE, $2, $1);
867 { $$ = tree_cons ($2, NULL_TREE, $1);
876 { $$ = tree_cons (NULL_TREE, $2, $1);
879 { $$ = tree_cons (NULL_TREE, $2, $1);
882 { $$ = tree_cons (NULL_TREE, $2, $1);
885 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
H A Dc-parse.c179 declspec_stack = tree_cons (build_tree_list (prefix_attributes, \
2960 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
2965 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
2970 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
2990 { yyval.ttype = tree_cons (yyvsp[0].ttype, NULL_TREE, NULL_TREE); in yyparse()
3000 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3035 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3120 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
4423 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); ; in yyparse()
4454 { yyval.ttype = tree_cons (NULL_TREE, NULL_TREE, NULL_TREE); ; in yyparse()
[all …]
H A Dcoverage.c599 value = tree_cons (fields, in build_fn_info_value()
606 value = tree_cons (fields, in build_fn_info_value()
623 value = tree_cons (fields, array_value, value); in build_fn_info_value()
677 value = tree_cons (fields, in build_ctr_info_value()
696 value = tree_cons (fields, in build_ctr_info_value()
711 value = tree_cons (fields, in build_ctr_info_value()
795 fn_info_value = tree_cons (NULL_TREE, in build_gcov_info()
815 value = tree_cons (field, in build_gcov_info()
823 value = tree_cons (field, fn_info_value, value); in build_gcov_info()
829 value = tree_cons (field, in build_gcov_info()
[all …]
H A Dc-parse.in906 { $$ = tree_cons (NULL_TREE, $2, $1);
909 { $$ = tree_cons (NULL_TREE, $2, $1);
915 { $$ = tree_cons ($2, NULL_TREE, $1);
921 { $$ = tree_cons (NULL_TREE, $2, $1);
924 { $$ = tree_cons (NULL_TREE, $2, $1);
933 { $$ = tree_cons ($2, NULL_TREE, $1);
942 { $$ = tree_cons (NULL_TREE, $2, $1);
945 { $$ = tree_cons (NULL_TREE, $2, $1);
948 { $$ = tree_cons (NULL_TREE, $2, $1);
951 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-parse.y881 { $$ = tree_cons (NULL_TREE, $2, $1);
884 { $$ = tree_cons (NULL_TREE, $2, $1);
890 { $$ = tree_cons ($2, NULL_TREE, $1);
896 { $$ = tree_cons (NULL_TREE, $2, $1);
899 { $$ = tree_cons (NULL_TREE, $2, $1);
908 { $$ = tree_cons ($2, NULL_TREE, $1);
917 { $$ = tree_cons (NULL_TREE, $2, $1);
920 { $$ = tree_cons (NULL_TREE, $2, $1);
923 { $$ = tree_cons (NULL_TREE, $2, $1);
926 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
H A Dobjc-parse.c180 declspec_stack = tree_cons (build_tree_list (prefix_attributes, \
3566 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3571 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
3576 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
3596 { yyval.ttype = tree_cons (yyvsp[0].ttype, NULL_TREE, NULL_TREE); in yyparse()
3606 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3641 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3726 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
5107 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); ; in yyparse()
5138 { yyval.ttype = tree_cons (NULL_TREE, NULL_TREE, NULL_TREE); ; in yyparse()
[all …]
H A Dobjc-act.c2824 = tree_cons (NULL_TREE, in objc_build_try_enter_fragment()
2840 = tree_cons (NULL_TREE, in objc_build_try_enter_fragment()
2864 = tree_cons (NULL_TREE, in objc_build_extract_expr()
2879 = tree_cons (NULL_TREE, in objc_build_try_exit_fragment()
2931 = tree_cons (NULL_TREE, in objc_build_try_prologue()
2971 = tree_cons (NULL_TREE, in objc_build_try_epilogue()
3504 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
3507 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
3513 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
4515 = tree_cons in build_ivar_list_initializer()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-parse.y881 { $$ = tree_cons (NULL_TREE, $2, $1);
884 { $$ = tree_cons (NULL_TREE, $2, $1);
890 { $$ = tree_cons ($2, NULL_TREE, $1);
896 { $$ = tree_cons (NULL_TREE, $2, $1);
899 { $$ = tree_cons (NULL_TREE, $2, $1);
908 { $$ = tree_cons ($2, NULL_TREE, $1);
917 { $$ = tree_cons (NULL_TREE, $2, $1);
920 { $$ = tree_cons (NULL_TREE, $2, $1);
923 { $$ = tree_cons (NULL_TREE, $2, $1);
926 { $$ = tree_cons (NULL_TREE, $2, $1);
[all …]
H A Dobjc-parse.c180 declspec_stack = tree_cons (build_tree_list (prefix_attributes, \
3566 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3571 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
3576 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, yyvsp[-1].ttype); in yyparse()
3596 { yyval.ttype = tree_cons (yyvsp[0].ttype, NULL_TREE, NULL_TREE); in yyparse()
3606 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3641 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
3726 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); in yyparse()
5107 { yyval.ttype = tree_cons (NULL_TREE, yyvsp[0].ttype, NULL_TREE); ; in yyparse()
5138 { yyval.ttype = tree_cons (NULL_TREE, NULL_TREE, NULL_TREE); ; in yyparse()
[all …]
H A Dobjc-act.c2824 = tree_cons (NULL_TREE, in objc_build_try_enter_fragment()
2840 = tree_cons (NULL_TREE, in objc_build_try_enter_fragment()
2864 = tree_cons (NULL_TREE, in objc_build_extract_expr()
2879 = tree_cons (NULL_TREE, in objc_build_try_exit_fragment()
2931 = tree_cons (NULL_TREE, in objc_build_try_prologue()
2971 = tree_cons (NULL_TREE, in objc_build_try_epilogue()
3504 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
3507 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
3513 = tree_cons (NULL_TREE, in build_descriptor_table_initializer()
4515 = tree_cons in build_ivar_list_initializer()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dexcept.c74 tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in init_exception_processing()
168 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in do_begin_catch()
484 raises = tree_cons (NULL_TREE, type, raises); in finish_eh_spec_block()
592 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in build_throw()
617 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
628 tmp = tree_cons (NULL_TREE, cleanup_type, tmp); in build_throw()
629 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
630 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
728 tmp = tree_cons (NULL_TREE, cleanup, NULL_TREE); in build_throw()
729 tmp = tree_cons (NULL_TREE, throw_type, tmp); in build_throw()
[all …]
H A Drtti.c621 elems = tree_cons in build_dynamic_cast_1()
622 (NULL_TREE, expr1, tree_cons in build_dynamic_cast_1()
623 (NULL_TREE, td3, tree_cons in build_dynamic_cast_1()
624 (NULL_TREE, td2, tree_cons in build_dynamic_cast_1()
644 tmp = tree_cons in build_dynamic_cast_1()
646 (NULL_TREE, tinfo_ptr, tree_cons in build_dynamic_cast_1()
647 (NULL_TREE, tinfo_ptr, tree_cons in build_dynamic_cast_1()
848 init = tree_cons (NULL_TREE, in ptr_initializer()
882 init = tree_cons (NULL_TREE, in ptm_initializer()
885 init = tree_cons (NULL_TREE, in ptm_initializer()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dexcept.c74 tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in init_exception_processing()
168 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in do_begin_catch()
484 raises = tree_cons (NULL_TREE, type, raises); in finish_eh_spec_block()
592 tree tmp = tree_cons (NULL_TREE, ptr_type_node, void_list_node); in build_throw()
617 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
628 tmp = tree_cons (NULL_TREE, cleanup_type, tmp); in build_throw()
629 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
630 tmp = tree_cons (NULL_TREE, ptr_type_node, tmp); in build_throw()
728 tmp = tree_cons (NULL_TREE, cleanup, NULL_TREE); in build_throw()
729 tmp = tree_cons (NULL_TREE, throw_type, tmp); in build_throw()
[all …]
H A Drtti.c621 elems = tree_cons in build_dynamic_cast_1()
622 (NULL_TREE, expr1, tree_cons in build_dynamic_cast_1()
623 (NULL_TREE, td3, tree_cons in build_dynamic_cast_1()
624 (NULL_TREE, td2, tree_cons in build_dynamic_cast_1()
644 tmp = tree_cons in build_dynamic_cast_1()
646 (NULL_TREE, tinfo_ptr, tree_cons in build_dynamic_cast_1()
647 (NULL_TREE, tinfo_ptr, tree_cons in build_dynamic_cast_1()
848 init = tree_cons (NULL_TREE, in ptr_initializer()
882 init = tree_cons (NULL_TREE, in ptm_initializer()
885 init = tree_cons (NULL_TREE, in ptm_initializer()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/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.c331 build_function_type (rtype, tree_cons (0, arg1, tree_cons (0, arg2, \
334 build_function_type (rtype, tree_cons (0, arg1, tree_cons (0, arg2, \
335tree_cons (0, arg3, tree_cons (0, arg4, \
655 u = tree_cons (NULL_TREE, in mf_build_check_statement_for()
659 u = tree_cons (NULL_TREE, dirflag, u); in mf_build_check_statement_for()
661 u = tree_cons (NULL_TREE, in mf_build_check_statement_for()
666 u = tree_cons (NULL_TREE, mf_base, u); in mf_build_check_statement_for()
995 tree_cons (NULL_TREE, in mx_register_decls()
1013 tree_cons (NULL_TREE, in mx_register_decls()
1169 args = tree_cons (NULL_TREE, arg, args); in mudflap_register_call()
[all …]
H A Dcoverage.c658 value = tree_cons (fields, array_value, value); in build_fn_info_value()
713 value = tree_cons (fields, in build_ctr_info_value()
734 value = tree_cons (fields, in build_ctr_info_value()
750 value = tree_cons (fields, in build_ctr_info_value()
833 fn_info_value = tree_cons (NULL_TREE, in build_gcov_info()
855 value = tree_cons (field, in build_gcov_info()
863 value = tree_cons (field, fn_info_value, value); in build_gcov_info()
869 value = tree_cons (field, in build_gcov_info()
880 ctr_info_value = tree_cons (NULL_TREE, in build_gcov_info()
890 value = tree_cons (field, ctr_info_value, value); in build_gcov_info()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/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()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dattribs.c377 = tree_cons (get_identifier ("optimize"), opts, attributes); in decl_attributes()
398 attributes = tree_cons (get_identifier ("target"), opts, attributes); in decl_attributes()
411 attributes = tree_cons (get_identifier ("noinline"), NULL, attributes); in decl_attributes()
476 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
521 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
583 DECL_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
586 TYPE_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
600 TYPE_ATTRIBUTES (variant) = tree_cons in decl_attributes()
607 tree_cons (name, args, in decl_attributes()
689 attr_args = tree_cons (NULL_TREE, attr_arg_name, NULL_TREE); in make_attribute()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dattribs.c377 = tree_cons (get_identifier ("optimize"), opts, attributes); in decl_attributes()
398 attributes = tree_cons (get_identifier ("target"), opts, attributes); in decl_attributes()
411 attributes = tree_cons (get_identifier ("noinline"), NULL, attributes); in decl_attributes()
476 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
521 returned_attrs = tree_cons (name, args, returned_attrs); in decl_attributes()
583 DECL_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
586 TYPE_ATTRIBUTES (*anode) = tree_cons (name, args, old_attrs); in decl_attributes()
600 TYPE_ATTRIBUTES (variant) = tree_cons in decl_attributes()
607 tree_cons (name, args, in decl_attributes()
689 attr_args = tree_cons (NULL_TREE, attr_arg_name, NULL_TREE); in make_attribute()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Ddecl.c760 t = tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
793 t = tree_cons (NULL_TREE, int_type_node, in java_init_decl_processing()
801 t = tree_cons (NULL_TREE, int_type_node, in java_init_decl_processing()
802 tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
812 t = tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
839 t = tree_cons (NULL_TREE, class_ptr_type, in java_init_decl_processing()
845 t = tree_cons (NULL_TREE, object_ptr_type_node, in java_init_decl_processing()
857 t = tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
858 tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
866 tree_cons (NULL_TREE, ptr_type_node, in java_init_decl_processing()
[all …]

12345678910>>...77