Home
last modified time | relevance | path

Searched defs:walk_subtrees (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-gimplify.c68 ubsan_walk_array_refs_r (tree *tp, int *walk_subtrees, void *data) in ubsan_walk_array_refs_r()
217 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_c_loop()
325 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_for_stmt()
351 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_while_stmt()
363 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_do_stmt()
375 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_switch_stmt()
433 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt()
460 c_genericize_control_stmt (tree *stmt_p, int *walk_subtrees, void *data, in c_genericize_control_stmt()
542 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) in c_genericize_control_r()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-gimplify.c68 ubsan_walk_array_refs_r (tree *tp, int *walk_subtrees, void *data) in ubsan_walk_array_refs_r()
217 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_c_loop()
325 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_for_stmt()
351 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_while_stmt()
363 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_do_stmt()
375 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_switch_stmt()
433 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt()
460 c_genericize_control_stmt (tree *stmt_p, int *walk_subtrees, void *data, in c_genericize_control_stmt()
542 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) in c_genericize_control_r()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-gimplify.c68 ubsan_walk_array_refs_r (tree *tp, int *walk_subtrees, void *data) in ubsan_walk_array_refs_r()
217 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_c_loop()
325 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_for_stmt()
351 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_while_stmt()
363 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_do_stmt()
375 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_switch_stmt()
433 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt()
460 c_genericize_control_stmt (tree *stmt_p, int *walk_subtrees, void *data, in c_genericize_control_stmt()
542 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) in c_genericize_control_r()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-gimplify.c68 ubsan_walk_array_refs_r (tree *tp, int *walk_subtrees, void *data) in ubsan_walk_array_refs_r()
217 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_c_loop()
325 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_for_stmt()
351 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_while_stmt()
363 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_do_stmt()
375 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_switch_stmt()
433 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt()
460 c_genericize_control_stmt (tree *stmt_p, int *walk_subtrees, void *data, in c_genericize_control_stmt()
542 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) in c_genericize_control_r()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree-inline.c481 copy_scope_stmt (tree *tp, int *walk_subtrees, inline_data *id) in copy_scope_stmt()
503 copy_body_r (tree *tp, int *walk_subtrees, void *data) in copy_body_r()
1234 expand_call_inline (tree *tp, int *walk_subtrees, void *data) in expand_call_inline()
1709 int walk_subtrees; in walk_tree() local
1963 copy_tree_r (tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) in copy_tree_r()
2010 remap_save_expr (tree *tp, void *st_, tree fn, int *walk_subtrees) in remap_save_expr()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree-inline.c481 copy_scope_stmt (tree *tp, int *walk_subtrees, inline_data *id) in copy_scope_stmt()
503 copy_body_r (tree *tp, int *walk_subtrees, void *data) in copy_body_r()
1234 expand_call_inline (tree *tp, int *walk_subtrees, void *data) in expand_call_inline()
1709 int walk_subtrees; in walk_tree() local
1963 copy_tree_r (tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) in copy_tree_r()
2010 remap_save_expr (tree *tp, void *st_, tree fn, int *walk_subtrees) in remap_save_expr()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/plugin/
H A Dmust_tail_call_plugin.c32 cb_walk_tree_fn (tree * tp, int * walk_subtrees, in cb_walk_tree_fn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dcp-gimplify.c201 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_cp_loop()
284 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_for_stmt()
306 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_while_stmt()
316 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_do_stmt()
326 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_switch_stmt()
377 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_omp_for_stmt()
890 cp_genericize_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_genericize_r()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dcp-gimplify.c191 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_cp_loop()
274 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_for_stmt()
296 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_while_stmt()
306 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_do_stmt()
316 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_switch_stmt()
367 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_omp_for_stmt()
833 cp_genericize_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_genericize_r()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dcp-gimplify.c191 tree incr, bool cond_is_first, int *walk_subtrees, in genericize_cp_loop()
274 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_for_stmt()
296 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_while_stmt()
306 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_do_stmt()
316 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_switch_stmt()
367 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_omp_for_stmt()
833 cp_genericize_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_genericize_r()

12345678910>>...46