Home
last modified time | relevance | path

Searched refs:build_constructor_from_list (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDtypeck2.c679 init = build_constructor_from_list (init_list_type_node, nreverse (init)); in store_init_value()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDtypeck2.c804 init = build_constructor_from_list (init_list_type_node, nreverse (init)); in store_init_value()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-vect-loop.c3096 vec = build_constructor_from_list (vectype, nreverse (t)); in get_initial_def_for_induction()
3422 init_def = build_constructor_from_list (vectype, t); in get_initial_def_for_reduction()
HDtree-vect-slp.c2382 vec_cst = build_constructor_from_list (vector_type, t); in vect_get_constant_vectors()
HDcfgexpand.c3361 exp = build_constructor_from_list (TREE_TYPE (exp), in expand_debug_expr()
HDtree-vect-stmts.c1302 vec_inv = build_constructor_from_list (vector_type, t); in vect_get_vec_def_for_operand()
HDtree.h4346 extern tree build_constructor_from_list (tree, tree);
HDtree.c1439 build_constructor_from_list (tree type, tree vals) in build_constructor_from_list() function
HDexpr.c9264 tmp = build_constructor_from_list (type, in expand_expr_real_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h4181 extern tree build_constructor_from_list (tree, tree);
HDtree.c2026 build_constructor_from_list (tree type, tree vals) in build_constructor_from_list() function