Searched refs:make_node (Results 1 – 25 of 52) sorted by relevance
123
240 int_cst_node = make_node (INTEGER_CST); in init_ttree()879 t = make_node (INTEGER_CST); in build_int_cst_wide()905 int_cst_node = make_node (INTEGER_CST); in build_int_cst_wide()968 tree v = make_node (VECTOR_CST); in build_vector()1014 tree c = make_node (CONSTRUCTOR); in build_constructor()1081 v = make_node (REAL_CST); in build_real()1164 tree t = make_node (COMPLEX_CST); in build_complex()3151 t = make_node (code); in build_nt()3212 tree block = make_node (BLOCK); in build_block()5000 t = make_node (POINTER_TYPE); in build_pointer_type_for_mode()[all …]
120 ret = make_node (code); in build_stmt()
54 tree stmt = make_node (OMP_CRITICAL); in c_finish_omp_critical()371 tree t = make_node (OMP_FOR); in c_finish_omp_for()
77 return GCC_IDENT_TO_HT_IDENT (make_node (IDENTIFIER_NODE)); in alloc_node()
1124 DECL_INITIAL (decl) = make_node (BLOCK); in create_omp_child_function()3636 sec_end = make_node (OMP_RETURN); in lower_omp_sections()3640 block = make_node (BLOCK); in lower_omp_sections()3657 t = make_node (OMP_CONTINUE); in lower_omp_sections()3665 t = make_node (OMP_RETURN); in lower_omp_sections()3793 block = make_node (BLOCK); in lower_omp_single()3814 t = make_node (OMP_RETURN); in lower_omp_single()3835 block = make_node (BLOCK); in lower_omp_master()3855 x = make_node (OMP_RETURN); in lower_omp_master()3875 block = make_node (BLOCK); in lower_omp_ordered()[all …]
156 block = make_node (BLOCK); in c_build_bind_expr()
221 type = make_node (RECORD_TYPE); in get_frame_type()285 field = make_node (FIELD_DECL); in lookup_field_for_decl()369 field = make_node (FIELD_DECL); in get_chain_field()456 record = make_node (RECORD_TYPE); in get_trampoline_type()486 field = make_node (FIELD_DECL); in lookup_tramp_for_decl()535 field = make_node (FIELD_DECL); in get_nl_goto_field()
147 t = make_node (SSA_NAME); in make_ssa_name()
48 list = make_node (STATEMENT_LIST); in alloc_stmt_list()
548 return make_node (code); in lhd_make_node()
1879 tree type = make_node (INTEGER_TYPE); in make_signed_type()1892 tree type = make_node (INTEGER_TYPE); in make_unsigned_type()1906 tree t = make_node (INTEGER_TYPE); in initialize_sizetypes()1959 t = make_node (INTEGER_TYPE); in set_sizetype()
2739 chrec_dont_know = make_node (SCEV_NOT_KNOWN); in initialize_scalar_evolutions_analyzer()2740 chrec_known = make_node (SCEV_KNOWN); in initialize_scalar_evolutions_analyzer()
394 new_block = make_node (BLOCK); in remap_block()2065 id->block = make_node (BLOCK); in expand_call_inline()
894 type = make_node (POINTER_TYPE); in sdbout_symbol()
319 tree struct_type = make_node (RECORD_TYPE); in mf_make_mf_cache_struct_type()
723 block = make_node (BLOCK); in pop_scope()3003 t = make_node (code); in shadow_tag_warned()5849 ref = make_node (code); in parser_xref_tag()5917 ref = make_node (code); in start_struct()6346 enumtype = make_node (ENUMERAL_TYPE); in start_enum()
1715 DECL_INITIAL (decl) = make_node (BLOCK); in cgraph_build_static_cdtor()
422 t = make_node (ARRAY_TYPE); in build_cplus_array_type_1()897 tree result = make_node (OVERLOAD); in ovl_cons()1294 t = make_node (code); in build_min_nt()1319 t = make_node (code); in build_min()1349 t = make_node (code); in build_min_non_dep()1949 tree ptrmem_cst = make_node (PTRMEM_CST); in make_ptrmem_cst()
792 tree t = make_node (code); in cxx_make_type()
437 fn_block = make_node (BLOCK); in use_thunk()
591 block = make_node (BLOCK); in poplevel()3050 type = make_node (REAL_TYPE); in record_builtin_java_type()3226 unknown_type_node = make_node (UNKNOWN_TYPE); in cxx_init_decl_processing()3240 tree vfunc_type = make_node (FUNCTION_TYPE); in cxx_init_decl_processing()3262 global_type_node = make_node (LANG_TYPE); in cxx_init_decl_processing()8570 tree t = make_node (FUNCTION_TYPE); in grokdeclarator()10665 enumtype = make_node (ENUMERAL_TYPE); in start_enum()
3926 stmt = make_node (OMP_PARALLEL); in finish_omp_parallel()3991 stmt = make_node (OMP_FOR); in finish_omp_for()
13135 default_argument = make_node (DEFAULT_ARG); in cp_parser_parameter_declaration()13323 initializer = make_node (CONSTRUCTOR); in cp_parser_initializer_clause()18085 tree params = make_node (TREE_LIST); in cp_parser_objc_method_tail_params_opt()18992 constructor = make_node (CONSTRUCTOR); in build_descriptor_block_decl()19432 constructor = make_node (CONSTRUCTOR); in build_block_literal_tmp()21424 stmt = make_node (OMP_SECTIONS); in cp_parser_omp_sections_scope()21553 tree stmt = make_node (OMP_SINGLE); in cp_parser_omp_single()
606 node *make_node(charinfo *, environment *);
331 return make_node(ci, this); in make_char_node()1583 node *tem = make_node(charset_table[i], curenv); in number_lines()