Home
last modified time | relevance | path

Searched refs:alloc_stmt_list (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-iterator.cc34 alloc_stmt_list (void) in alloc_stmt_list() function
75 *list_p = list = alloc_stmt_list (); in append_to_statement_list_1()
80 *list_p = list = alloc_stmt_list (); in append_to_statement_list_1()
H A Dtree-iterator.h142 extern tree alloc_stmt_list (void);
H A Dfunction-tests.cc234 tree stmt_list = alloc_stmt_list (); in build_trivial_generic_function()
H A Dtree-inline.cc890 new_tree = alloc_stmt_list (); in copy_statement_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-iterator.c34 alloc_stmt_list (void) in alloc_stmt_list() function
75 *list_p = list = alloc_stmt_list (); in append_to_statement_list_1()
80 *list_p = list = alloc_stmt_list (); in append_to_statement_list_1()
H A Dtree-iterator.h116 extern tree alloc_stmt_list (void);
H A Dfunction-tests.c233 tree stmt_list = alloc_stmt_list (); in build_trivial_generic_function()
H A Dtree-inline.c913 new_tree = alloc_stmt_list (); in copy_statement_list()
H A Domp-low.c10904 DECL_SAVED_TREE (child_fn) = alloc_stmt_list (); in create_task_copyfn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-arg-block-handler.cc36 tree stmt_list = alloc_stmt_list (); in operator ()()
H A Dbrig-function-handler.cc90 tree stmt_list = alloc_stmt_list (); in operator ()()
H A Dbrig-function.cc701 tree stmt_list = alloc_stmt_list (); in emit_launcher_and_metadata()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-semantics.cc33 t = alloc_stmt_list (); in push_stmt_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-semantics.c33 t = alloc_stmt_list (); in push_stmt_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc169 tree t = alloc_stmt_list (); in push_stmt_list()
1277 tree stmt_list = alloc_stmt_list (); in visit()
H A Ddecl.cc2123 tree stmtlist = alloc_stmt_list (); in finish_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc168 tree t = alloc_stmt_list (); in push_stmt_list()
1264 tree stmt_list = alloc_stmt_list (); in visit()
H A Ddecl.cc1991 tree stmtlist = alloc_stmt_list (); in finish_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c1366 m_stmt_list = alloc_stmt_list (); in function()
1783 tree t_switch_body = alloc_stmt_list (); in add_switch()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc1748 m_stmt_list = alloc_stmt_list (); in function()
2165 tree t_switch_body = alloc_stmt_list (); in add_switch()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc250 stmt = alloc_stmt_list (); in gimplify_expr_stmt()
H A Ddecl.cc17916 DECL_SAVED_TREE (fndecl) = alloc_stmt_list (); in finish_function()
H A DChangeLog-20044748 (finish_function): Use alloc_stmt_list to zap entire function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c515 stmt = alloc_stmt_list (); in gimplify_expr_stmt()
H A Ddecl.c17092 DECL_SAVED_TREE (fndecl) = alloc_stmt_list (); in finish_function()

12