/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-arg-block-handler.cc | 36 tree stmt_list = alloc_stmt_list (); in operator ()() local
|
H A D | brig-function-handler.cc | 90 tree stmt_list = alloc_stmt_list (); in operator ()() local
|
H A D | brig-function.cc | 592 brig_function::emit_metadata (tree stmt_list) in emit_metadata() 701 tree stmt_list = alloc_stmt_list (); in emit_launcher_and_metadata() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-gimplify.cc | 234 tree stmt_list = NULL; in genericize_c_loop() local 422 tree stmt_list = NULL; in genericize_continue_stmt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function-tests.c | 233 tree stmt_list = alloc_stmt_list (); in build_trivial_generic_function() local
|
H A D | tree-nested.c | 3224 gimple_seq stmt_list = NULL; in finalize_nesting_tree_1() local
|
H A D | tree-ssa-loop-ivopts.c | 7265 gimple_seq stmt_list = NULL, seq = NULL; in rewrite_use_nonlinear_expr() local
|
H A D | omp-low.c | 6444 gimple_seq *stmt_list, gimple_seq *cstmt_list, in lower_lastprivate_clauses()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function-tests.cc | 234 tree stmt_list = alloc_stmt_list (); in build_trivial_generic_function() local
|
H A D | tree-nested.cc | 3383 gimple_seq stmt_list = NULL; in finalize_nesting_tree_1() local
|
H A D | tree-ssa-loop-ivopts.cc | 7395 gimple_seq stmt_list = NULL, seq = NULL; in rewrite_use_nonlinear_expr() local
|
H A D | omp-low.cc | 7140 gimple_seq *stmt_list, gimple_seq *cstmt_list, in lower_lastprivate_clauses()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | toir.cc | 236 tree stmt_list = d_function_chain->stmt_list->last (); in add_stmt() local 1277 tree stmt_list = alloc_stmt_list (); in visit() local
|
H A D | d-tree.h | 244 vec <tree, va_gc> *stmt_list; member
|
H A D | d-codegen.cc | 1139 tree stmt_list = pop_stmt_list (); in build_array_struct_comparison() local 1778 tree stmt_list = pop_stmt_list (); in build_array_set() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | toir.cc | 235 tree stmt_list = d_function_chain->stmt_list->last (); in add_stmt() local 1264 tree stmt_list = alloc_stmt_list (); in visit() local
|
H A D | d-codegen.cc | 1082 tree stmt_list = pop_stmt_list (); in build_array_struct_comparison() local 1683 tree stmt_list = pop_stmt_list (); in build_array_set() local
|
H A D | d-tree.h | 237 vec<tree, va_gc> *stmt_list; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lambda.cc | 335 tree stmt_list = (*stmt_list_stack)[1]; in insert_capture_proxy() local
|
H A D | coroutines.cc | 1670 tree stmt_list = NULL; in expand_one_await_expression() local
|
H A D | semantics.cc | 644 do_poplevel (tree stmt_list) in do_poplevel()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | lambda.c | 336 tree stmt_list = (*stmt_list_stack)[1]; in insert_capture_proxy() local
|
H A D | cp-gimplify.c | 256 tree stmt_list = NULL; in genericize_cp_loop() local 423 tree stmt_list = NULL; in genericize_continue_stmt() local
|
H A D | semantics.c | 448 do_poplevel (tree stmt_list) in do_poplevel()
|
H A D | coroutines.cc | 1631 tree stmt_list = NULL; in expand_one_await_expression() local
|