Searched refs:build_vec_init (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c485 init = build_vec_init (decl, NULL_TREE, NULL_TREE,
523 finish_expr_stmt (build_vec_init (decl, NULL_TREE, TREE_VALUE (init),
1295 stmt_expr = build_vec_init (exp, NULL_TREE, init,
2182 = build_vec_init (data_addr,
2689 /* `build_vec_init' returns tree structure that performs
2711 build_vec_init (tree base, tree maxindex, tree init,
2938 elt_init = build_vec_init (build1 (INDIRECT_REF, type, base),
2708 build_vec_init (tree base, tree maxindex, tree init, function
H A Dcp-gimplify.c536 *expr_p = build_vec_init (VEC_INIT_EXPR_SLOT (*expr_p), NULL_TREE,
H A Dcp-tree.h4842 extern tree build_vec_init (tree, tree, tree, bool, int,
H A Dtypeck.c6629 return build_vec_init (lhs, NULL_TREE, newrhs,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c368 finish_expr_stmt (build_vec_init (decl, NULL_TREE, TREE_VALUE (init),
1123 stmt_expr = build_vec_init (exp, NULL_TREE, init,
2129 = build_vec_init (init_expr,
2442 /* `build_vec_init' returns tree structure that performs
2463 build_vec_init (tree base, tree maxindex, tree init,
2671 elt_init = build_vec_init (build1 (INDIRECT_REF, type, base),
2460 build_vec_init (tree base, tree maxindex, tree init, function
H A Dcp-tree.h4022 extern tree build_vec_init (tree, tree, tree, bool, int);
H A Dtypeck.c5638 return build_vec_init (lhs, NULL_TREE, newrhs,

Completed in 214 milliseconds