Home
last modified time | relevance | path

Searched refs:build_constructor_single (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c999 init = build_constructor_single (init_list_type_node, NULL_TREE, init); in generic_initializer()
H A Dtypeck2.c1695 next = build_constructor_single (init_list_type_node, in process_init_constructor_record()
H A Dmethod.c1861 from = build_constructor_single (init_list_type_node, NULL_TREE, in constructible_expr()
H A Dinit.c1769 init = build_constructor_single (init_list_type_node, in build_aggr_init()
H A Dcall.c12318 tree e = build_constructor_single (init_list_type_node, NULL_TREE, expr); in initialize_reference()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1013 init = build_constructor_single (init_list_type_node, NULL_TREE, init); in generic_initializer()
H A Dmethod.cc2139 from = build_constructor_single (init_list_type_node, NULL_TREE, in constructible_expr()
H A Dinit.cc1995 init = build_constructor_single (init_list_type_node, in build_aggr_init()
H A DChangeLog-20102851 (generic_initializer): Use build_constructor_single instead of
H A Dtypeck.cc8051 tree e = build_constructor_single (init_list_type_node, NULL_TREE, expr); in build_static_cast_1()
H A Dcall.cc13071 tree e = build_constructor_single (init_list_type_node, NULL_TREE, expr); in initialize_reference()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc473 value = build_constructor_single (ctype, TYPE_FIELDS (ctype), in build_typeof_null_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc476 value = build_constructor_single (ctype, TYPE_FIELDS (ctype), in build_typeof_null_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc1227 v0 = build_constructor_single (ret_type, NULL_TREE, v0); in c_build_shufflevector()
1234 v1 = build_constructor_single (ret_type, NULL_TREE, v1); in c_build_shufflevector()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c5861 t = build_constructor_single (type, field, t); in build_c_cast()
7055 return build_constructor_single (type, memb, rhs); in convert_for_assignment()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h4406 extern tree build_constructor_single (tree, tree, tree);
H A Dtree.c2067 build_constructor_single (tree type, tree index, tree value) in build_constructor_single() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h4574 extern tree build_constructor_single (tree, tree, tree);
H A Dtree.cc2284 build_constructor_single (tree type, tree index, tree value) in build_constructor_single() function
H A DChangeLog-20055843 * c-typeck.c (convert_for_assignment): Use build_constructor_single
11141 (build_vector_from_ctor, build_constructor_single,
H A DChangeLog-200611237 * tree.c (build_constructor_single): Mark a CONSTRUCTOR as constant,
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc5979 t = build_constructor_single (type, field, t); in build_c_cast()
7168 return build_constructor_single (type, memb, rhs); in convert_for_assignment()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c494 tmp = build_constructor_single (type, field, null_pointer_node); in gfc_build_null_descriptor()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.cc541 tmp = build_constructor_single (type, field, null_pointer_node); in gfc_build_null_descriptor()
H A Dtrans-intrinsic.cc10111 se->expr = build_constructor_single (type, field, t1); in conv_intrinsic_ieee_class()

12