Home
last modified time | relevance | path

Searched refs:constructor_elt (Results 1 – 25 of 97) sorted by relevance

1234

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-switch-conversion.c128 VEC (constructor_elt, gc) **constructors;
368 info.constructors = XCNEWVEC (VEC (constructor_elt, gc) *, info.phi_count); in create_temp_arrays()
373 = VEC_alloc (constructor_elt, gc, tree_low_cst (info.range_size, 1) + 1); in create_temp_arrays()
444 constructor_elt *elt; in build_constructors()
446 elt = VEC_quick_push (constructor_elt, in build_constructors()
472 constructor_elt *elt; in build_constructors()
474 elt = VEC_quick_push (constructor_elt, in build_constructors()
492 constructor_contains_same_values_p (VEC (constructor_elt, gc) *vec) in constructor_contains_same_values_p() argument
496 constructor_elt *elt; in constructor_contains_same_values_p()
498 FOR_EACH_VEC_ELT (constructor_elt, vec, i, elt) in constructor_contains_same_values_p()
[all …]
HDcoverage.c125 static VEC(constructor_elt,gc) *coverage_obj_fn
126 (VEC(constructor_elt,gc) *, tree, struct coverage_data const *);
127 static void coverage_obj_finish (VEC(constructor_elt,gc) *);
756 VEC(constructor_elt,gc) *v1 = NULL; in build_fn_info()
757 VEC(constructor_elt,gc) *v2 = NULL; in build_fn_info()
787 VEC(constructor_elt,gc) *ctr = NULL; in build_fn_info()
890 VEC(constructor_elt,gc) *v1 = NULL; in build_info()
891 VEC(constructor_elt,gc) *v2 = NULL; in build_info()
1038 static VEC(constructor_elt,gc) * in VEC() argument
1039 coverage_obj_fn (VEC(constructor_elt,gc) *ctor, tree fn, in VEC()
[all …]
HDtree-emutls.c151 VEC(constructor_elt,gc) *v = VEC_alloc (constructor_elt, gc, 4); in default_emutls_var_init()
152 constructor_elt *elt; in default_emutls_var_init()
156 elt = VEC_quick_push (constructor_elt, v, NULL); in default_emutls_var_init()
160 elt = VEC_quick_push (constructor_elt, v, NULL); in default_emutls_var_init()
166 elt = VEC_quick_push (constructor_elt, v, NULL); in default_emutls_var_init()
171 elt = VEC_quick_push (constructor_elt, v, NULL); in default_emutls_var_init()
HDtree-vect-generic.c233 VEC(constructor_elt,gc) *v; in expand_vector_piecewise()
249 v = VEC_alloc(constructor_elt, gc, (nunits + delta - 1) / delta); in expand_vector_piecewise()
254 constructor_elt *ce = VEC_quick_push (constructor_elt, v, NULL); in expand_vector_piecewise()
634 VEC(constructor_elt,gc) *v; in lower_vec_perm()
658 v = VEC_alloc (constructor_elt, gc, elements); in lower_vec_perm()
HDtree.h1597 (VEC_index (constructor_elt, CONSTRUCTOR_ELTS (NODE), IDX))
1599 (VEC_length (constructor_elt, CONSTRUCTOR_ELTS (NODE)))
1605 for (IX = 0; (IX >= VEC_length (constructor_elt, V)) \
1607 : ((VAL = VEC_index (constructor_elt, V, IX)->value), \
1615 for (IX = 0; (IX >= VEC_length (constructor_elt, V)) \
1617 : (((void) (VAL = VEC_index (constructor_elt, V, IX)->value)), \
1618 (INDEX = VEC_index (constructor_elt, V, IX)->index), \
1625 constructor_elt *_ce___ = VEC_safe_push (constructor_elt, gc, V, NULL); \
1650 } constructor_elt; typedef
1652 DEF_VEC_O(constructor_elt);
[all …]
HDvarasm.c2897 VEC(constructor_elt, gc) *v1, *v2; in compare_constant()
2923 if (VEC_length (constructor_elt, v1) in compare_constant()
2924 != VEC_length (constructor_elt, v2)) in compare_constant()
2927 for (idx = 0; idx < VEC_length (constructor_elt, v1); ++idx) in compare_constant()
2929 constructor_elt *c1 = VEC_index (constructor_elt, v1, idx); in compare_constant()
2930 constructor_elt *c2 = VEC_index (constructor_elt, v2, idx); in compare_constant()
3050 VEC(constructor_elt, gc) *v; in copy_constant()
3054 v = VEC_alloc(constructor_elt, gc, VEC_length(constructor_elt, in copy_constant()
3058 constructor_elt *ce = VEC_quick_push (constructor_elt, v, NULL); in copy_constant()
4571 && VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (exp))) in output_constant()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-runtime-shared-support.c349 VEC(constructor_elt,gc) *inits = NULL; in build_descriptor_table_initializer()
353 VEC(constructor_elt,gc) *elts = NULL; in build_descriptor_table_initializer()
374 VEC(constructor_elt,gc) *inits = NULL; in build_dispatch_table_initializer()
378 VEC(constructor_elt,gc) *elems = NULL; in build_dispatch_table_initializer()
436 VEC(constructor_elt,gc) *v = NULL; in init_module_descriptor()
531 VEC(constructor_elt,gc) *inits = NULL; in build_ivar_list_initializer()
535 VEC(constructor_elt,gc) *ivar = NULL; in build_ivar_list_initializer()
HDobjc-gnu-runtime-abi-01.c907 VEC(constructor_elt,gc) *v = NULL; in gnu_runtime_abi_01_build_const_string_constructor()
1094 VEC(constructor_elt,gc) *inits = NULL; in build_protocol_initializer()
1129 VEC(constructor_elt,gc) *v = NULL; in generate_protocol_list()
1207 VEC(constructor_elt,gc) *v = NULL; in generate_v1_meth_descriptor_table()
1355 VEC(constructor_elt,gc) *v = NULL; in generate_dispatch_table()
1387 VEC(constructor_elt,gc) *v = NULL; in build_category_initializer()
1495 VEC(constructor_elt,gc) *v = NULL; in build_shared_structure_initializer()
1591 VEC(constructor_elt,gc) *inits = NULL; in generate_ivars_list()
1814 VEC(constructor_elt,gc) *inits = NULL; in build_gnu_selector_translation_table()
1815 VEC(constructor_elt,gc) *v ; in build_gnu_selector_translation_table()
[all …]
HDobjc-next-runtime-abi-02.c1630 VEC(constructor_elt,gc) *rtt = NULL; in build_v2_build_objc_method_call()
1752 VEC(constructor_elt,gc) *v = NULL; in next_runtime_abi_02_build_const_string_constructor()
1905 VEC(constructor_elt,gc) *initializer; in build_v2_message_ref_translation_table()
2062 VEC(constructor_elt,gc) *initlist = NULL; in build_v2_address_table()
2169 VEC(constructor_elt,gc) *initlist = NULL; in generate_v2_protocol_list()
2247 VEC(constructor_elt,gc) *initlist = NULL; in build_v2_descriptor_table_initializer()
2250 VEC(constructor_elt,gc) *eltlist = NULL; in build_v2_descriptor_table_initializer()
2305 VEC(constructor_elt,gc) *v = NULL; in generate_v2_meth_descriptor_table()
2349 VEC(constructor_elt,gc) *inits = NULL; in build_v2_property_table_initializer()
2357 VEC(constructor_elt,gc) *elemlist = NULL; in build_v2_property_table_initializer()
[all …]
HDobjc-next-runtime-abi-01.c1009 VEC(constructor_elt,gc) *v = NULL; in next_runtime_abi_01_build_const_string_constructor()
1149 VEC(constructor_elt,gc) *v = NULL; in generate_v1_meth_descriptor_table()
1190 VEC(constructor_elt,gc) *v = NULL; in generate_v1_objc_protocol_extension()
1281 VEC(constructor_elt,gc) *inits = NULL; in build_v1_property_table_initializer()
1290 VEC(constructor_elt,gc) *elemlist = NULL; in build_v1_property_table_initializer()
1317 VEC(constructor_elt,gc) *inits = NULL; in generate_v1_property_table()
1369 VEC(constructor_elt,gc) *v = NULL; in generate_v1_protocol_list()
1451 VEC(constructor_elt,gc) *inits = NULL; in build_v1_protocol_initializer()
1663 VEC(constructor_elt,gc) *v = NULL; in generate_dispatch_table()
1698 VEC(constructor_elt,gc) *v = NULL; in build_v1_category_initializer()
[all …]
HDobjc-runtime-shared-support.h32 extern tree objc_build_constructor (tree, VEC(constructor_elt,gc) *);
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDrtti.c870 VEC(constructor_elt,gc) *v; in tinfo_base_init()
932 v = VEC_alloc (constructor_elt, gc, 2); in tinfo_base_init()
969 VEC(constructor_elt,gc) *v = VEC_alloc (constructor_elt, gc, 3); in ptr_initializer()
997 VEC(constructor_elt,gc) *v = VEC_alloc (constructor_elt, gc, 4); in ptm_initializer()
1025 VEC(constructor_elt,gc) *v = VEC_alloc (constructor_elt, gc, n+1); in class_initializer()
1115 VEC(constructor_elt,gc) *init_vec = NULL; in get_pseudo_ti_init()
1116 constructor_elt *e; in get_pseudo_ti_init()
1120 VEC_safe_grow (constructor_elt, gc, init_vec, nbases); in get_pseudo_ti_init()
1129 VEC(constructor_elt,gc) *v; in get_pseudo_ti_init()
1152 v = VEC_alloc (constructor_elt, gc, 2); in get_pseudo_ti_init()
[all …]
HDtypeck2.c568 VEC_ordered_remove (constructor_elt, CONSTRUCTOR_ELTS (init), in split_nonconstant_init_1()
1050 constructor_elt *ce; in process_init_constructor_array()
1051 VEC(constructor_elt,gc) *v = CONSTRUCTOR_ELTS (init); in process_init_constructor_array()
1071 if (!unbounded && VEC_length (constructor_elt, v) > len) in process_init_constructor_array()
1079 FOR_EACH_VEC_ELT (constructor_elt, v, i, ce) in process_init_constructor_array()
1143 VEC(constructor_elt,gc) *v = NULL; in process_init_constructor_record()
1177 if (idx < VEC_length (constructor_elt, CONSTRUCTOR_ELTS (init))) in process_init_constructor_record()
1179 constructor_elt *ce = VEC_index (constructor_elt, in process_init_constructor_record()
1270 if (idx < VEC_length (constructor_elt, CONSTRUCTOR_ELTS (init))) in process_init_constructor_record()
1290 constructor_elt *ce; in process_init_constructor_union()
[all …]
HDclass.c81 VEC(constructor_elt,gc) *inits;
139 VEC(constructor_elt,gc) **);
177 static void initialize_vtable (tree, VEC(constructor_elt,gc) *);
183 VEC(constructor_elt,gc) **);
185 VEC(constructor_elt,gc) **);
194 static void build_vtt_inits (tree, tree, VEC(constructor_elt,gc) **, tree *);
7784 VEC(constructor_elt,gc) *v = NULL; in finish_vtbls()
7808 initialize_vtable (tree binfo, VEC(constructor_elt,gc) *inits) in initialize_vtable() argument
7812 layout_vtable_decl (binfo, VEC_length (constructor_elt, inits)); in initialize_vtable()
7837 VEC(constructor_elt,gc) *inits; in build_vtt()
[all …]
HDsemantics.c5777 build_data_member_initialization (tree t, VEC(constructor_elt,gc) **vec) in build_data_member_initialization() argument
5914 static VEC(constructor_elt,gc) * in VEC() argument
5915 sort_constexpr_mem_initializers (tree type, VEC(constructor_elt,gc) *vec) in VEC()
5919 constructor_elt elt; in VEC()
5932 if (TREE_TYPE (VEC_index (constructor_elt, vec, i)->index) == field_type) in VEC()
5937 elt = *VEC_index (constructor_elt, vec, i); in VEC()
5939 VEC_replace (constructor_elt, vec, i, in VEC()
5940 VEC_index (constructor_elt, vec, i-1)); in VEC()
5941 VEC_replace (constructor_elt, vec, 0, &elt); in VEC()
5952 VEC(constructor_elt,gc) *vec = NULL; in build_constexpr_constructor_member_initializers()
[all …]
HDinit.c188 VEC(constructor_elt,gc) *v = NULL; in build_zero_init_1()
237 VEC(constructor_elt,gc) *v = NULL; in build_zero_init_1()
257 constructor_elt ce; in build_zero_init_1()
271 v = VEC_alloc (constructor_elt, gc, 1); in build_zero_init_1()
272 *VEC_quick_push (constructor_elt, v, NULL) = ce; in build_zero_init_1()
397 VEC(constructor_elt,gc) *v = NULL; in build_value_init_noctor()
434 VEC(constructor_elt,gc) *v = NULL; in build_value_init_noctor()
454 constructor_elt ce; in build_value_init_noctor()
470 v = VEC_alloc (constructor_elt, gc, 1); in build_value_init_noctor()
471 *VEC_quick_push (constructor_elt, v, NULL) = ce; in build_value_init_noctor()
[all …]
HDtree.c1385 VEC(constructor_elt,gc) *vec in strip_typedefs_expr()
1386 = VEC_copy (constructor_elt, gc, CONSTRUCTOR_ELTS (t)); in strip_typedefs_expr()
1391 constructor_elt *e = VEC_index (constructor_elt, vec, i); in strip_typedefs_expr()
1403 VEC_free (constructor_elt, gc, vec); in strip_typedefs_expr()
2534 constructor_elt *elt2 = CONSTRUCTOR_ELT (t2, i); in cp_tree_equal()
3682 constructor_elt *ce; in stabilize_init()
3684 VEC(constructor_elt,gc) *v = CONSTRUCTOR_ELTS (t); in stabilize_init()
3685 for (i = 0; VEC_iterate (constructor_elt, v, i, ce); ++i) in stabilize_init()
/dragonfly/contrib/gcc-8.0/gcc/
HDcoverage.c137 static vec<constructor_elt, va_gc> *coverage_obj_fn
138 (vec<constructor_elt, va_gc> *, tree, struct coverage_data const *);
139 static void coverage_obj_finish (vec<constructor_elt, va_gc> *);
858 vec<constructor_elt, va_gc> *v1 = NULL; in build_fn_info()
859 vec<constructor_elt, va_gc> *v2 = NULL; in build_fn_info()
889 vec<constructor_elt, va_gc> *ctr = NULL; in build_fn_info()
992 vec<constructor_elt, va_gc> *v1 = NULL; in build_info()
993 vec<constructor_elt, va_gc> *v2 = NULL; in build_info()
1179 static vec<constructor_elt, va_gc> *
1180 coverage_obj_fn (vec<constructor_elt, va_gc> *ctor, tree fn, in coverage_obj_fn() argument
[all …]
HDtree-switch-conversion.c581 vec<constructor_elt, va_gc> **constructors;
886 typedef vec<constructor_elt, va_gc> *vec_constructor_elt_gc; in create_temp_arrays()
969 constructor_elt elt; in build_constructors()
998 constructor_elt elt; in build_constructors()
1017 constructor_contains_same_values_p (vec<constructor_elt, va_gc> *vec) in constructor_contains_same_values_p() argument
1021 constructor_elt *elt; in constructor_contains_same_values_p()
1042 constructor_elt *elt; in array_value_type()
1147 constructor_elt *elt; in build_one_array()
HDhsa-brig.c2093 vec<constructor_elt, va_gc> *global_vars_vec = NULL; in hsa_output_global_variables()
2112 vec<constructor_elt, va_gc> *variable_info_vec = NULL; in hsa_output_global_variables()
2164 vec<constructor_elt, va_gc> *host_functions_vec = NULL; in hsa_output_kernels()
2221 vec<constructor_elt, va_gc> *kernel_info_vector_vec = NULL; in hsa_output_kernels()
2246 vec<constructor_elt, va_gc> *kernel_dependencies_vec = NULL; in hsa_output_kernels()
2281 vec<constructor_elt, va_gc> *kernel_info_vec = NULL; in hsa_output_kernels()
2386 vec<constructor_elt, va_gc> *img_desc_vec = NULL; in hsa_output_libgomp_mapping()
2424 vec<constructor_elt, va_gc> *libgomp_host_table_vec = NULL; in hsa_output_libgomp_mapping()
HDtree-vect-generic.c272 vec<constructor_elt, va_gc> *v; in expand_vector_piecewise()
293 constructor_elt ce = {NULL_TREE, result}; in expand_vector_piecewise()
878 vec<constructor_elt, va_gc> *v; in expand_vector_condition()
957 constructor_elt ce = {NULL_TREE, result}; in expand_vector_condition()
1081 constructor_elt *elt; in optimize_vector_constructor()
1303 vec<constructor_elt, va_gc> *v; in lower_vec_perm()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDconstexpr.c260 vec<constructor_elt, va_gc> **vec_outer) in build_anon_member_initialization() argument
277 vec<constructor_elt, va_gc> **vec = vec_outer; in build_anon_member_initialization()
311 build_data_member_initialization (tree t, vec<constructor_elt, va_gc> **vec) in build_data_member_initialization() argument
519 static vec<constructor_elt, va_gc> *
520 sort_constexpr_mem_initializers (tree type, vec<constructor_elt, va_gc> *v) in sort_constexpr_mem_initializers() argument
525 constructor_elt *ce; in sort_constexpr_mem_initializers()
542 vec<constructor_elt, va_gc> &vref = *v; in sort_constexpr_mem_initializers()
543 constructor_elt elt = vref[i]; in sort_constexpr_mem_initializers()
558 vec<constructor_elt, va_gc> *vec = NULL; in build_constexpr_constructor_member_initializers()
626 constructor_elt *ce = &(*vec)[0]; in build_constexpr_constructor_member_initializers()
[all …]
HDrtti.c907 vec<constructor_elt, va_gc> *v; in tinfo_base_init()
1007 vec<constructor_elt, va_gc> *v; in ptr_initializer()
1049 vec<constructor_elt, va_gc> *v; in ptm_initializer()
1078 vec<constructor_elt, va_gc> *v; in class_initializer()
1167 vec<constructor_elt, va_gc> *init_vec = NULL; in get_pseudo_ti_init()
1179 vec<constructor_elt, va_gc> *v; in get_pseudo_ti_init()
1206 constructor_elt *e = &(*init_vec)[ix]; in get_pseudo_ti_init()
HDtypeck2.c1275 constructor_elt *ce; in process_init_constructor_array()
1276 vec<constructor_elt, va_gc> *v = CONSTRUCTOR_ELTS (init); in process_init_constructor_array()
1384 vec<constructor_elt, va_gc> *v = NULL; in process_init_constructor_record()
1425 constructor_elt *ce = &(*CONSTRUCTOR_ELTS (init))[idx]; in process_init_constructor_record()
1559 constructor_elt *ce = &(*CONSTRUCTOR_ELTS (init))[idx]; in process_init_constructor_record()
1618 constructor_elt *ce; in process_init_constructor_union()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pretty-print.h129 void pp_c_constructor_elts (c_pretty_printer *, vec<constructor_elt, va_gc> *);

1234