/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-gimplify.cc | 228 genericize_c_loop (tree *stmt_p, location_t start_locus, tree cond, tree body, in genericize_c_loop() 337 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_for_stmt() 363 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_while_stmt() 375 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_do_stmt() 387 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_switch_stmt() 420 genericize_continue_stmt (tree *stmt_p) in genericize_continue_stmt() 435 genericize_break_stmt (tree *stmt_p) in genericize_break_stmt() 445 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt() 472 c_genericize_control_stmt (tree *stmt_p, int *walk_subtrees, void *data, in c_genericize_control_stmt() 557 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) in c_genericize_control_r()
|
H A D | c-ubsan.cc | 507 ubsan_maybe_instrument_reference (tree *stmt_p) in ubsan_maybe_instrument_reference()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 123 genericize_try_block (tree *stmt_p) in genericize_try_block() 134 genericize_catch_block (tree *stmt_p) in genericize_catch_block() 165 genericize_eh_spec_block (tree *stmt_p) in genericize_eh_spec_block() 199 genericize_if_stmt (tree *stmt_p) in genericize_if_stmt() 250 genericize_cp_loop (tree *stmt_p, location_t start_locus, tree cond, tree body, in genericize_cp_loop() 345 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_for_stmt() 369 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_while_stmt() 379 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_do_stmt() 389 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_switch_stmt() 421 genericize_continue_stmt (tree *stmt_p) in genericize_continue_stmt() [all …]
|
H A D | cp-ubsan.c | 181 cp_ubsan_check_member_access_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_ubsan_check_member_access_r()
|
H A D | decl.c | 7054 wrap_cleanups_r (tree *stmt_p, int *walk_subtrees, void *data) in wrap_cleanups_r()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 64 genericize_try_block (tree *stmt_p) in genericize_try_block() 75 genericize_catch_block (tree *stmt_p) in genericize_catch_block() 106 genericize_eh_spec_block (tree *stmt_p) in genericize_eh_spec_block() 140 genericize_if_stmt (tree *stmt_p) in genericize_if_stmt() 223 gimplify_expr_stmt (tree *stmt_p) in gimplify_expr_stmt() 930 cp_genericize_init_expr (tree *stmt_p) in cp_genericize_init_expr() 946 cp_genericize_target_expr (tree *stmt_p) in cp_genericize_target_expr() 975 cp_fold_r (tree *stmt_p, int *walk_subtrees, void *data_) in cp_fold_r() 1196 cp_genericize_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_genericize_r()
|
H A D | cp-ubsan.cc | 199 cp_ubsan_check_member_access_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_ubsan_check_member_access_r()
|
H A D | decl.cc | 7609 wrap_cleanups_r (tree *stmt_p, int *walk_subtrees, void *data) in wrap_cleanups_r()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ubsan.c | 480 ubsan_maybe_instrument_reference (tree *stmt_p) in ubsan_maybe_instrument_reference()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-param-manipulation.c | 1546 ipa_param_body_adjustments::modify_call_stmt (gcall **stmt_p) in modify_call_stmt()
|
H A D | gimplify.c | 1745 gimplify_decl_expr (tree *stmt_p, gimple_seq *seq_p) in gimplify_decl_expr() 6828 gimplify_stmt (tree *stmt_p, gimple_seq *seq_p) in gimplify_stmt() 14818 gimplify_one_sizepos (tree *expr_p, gimple_seq *stmt_p) in gimplify_one_sizepos()
|
H A D | gimple.c | 1388 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-param-manipulation.cc | 2009 ipa_param_body_adjustments::modify_call_stmt (gcall **stmt_p, in modify_call_stmt()
|
H A D | gimplify.cc | 1849 gimplify_decl_expr (tree *stmt_p, gimple_seq *seq_p) in gimplify_decl_expr() 7152 gimplify_stmt (tree *stmt_p, gimple_seq *seq_p) in gimplify_stmt() 16289 gimplify_one_sizepos (tree *expr_p, gimple_seq *stmt_p) in gimplify_one_sizepos()
|
H A D | gimple.cc | 1410 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location()
|