Home
last modified time | relevance | path

Searched refs:the_fun (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
81 = ENTRY_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfg.c66 init_flow (struct function *the_fun) in init_flow() argument
68 if (!the_fun->cfg) in init_flow()
70 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfg.c67 init_flow (struct function *the_fun) in init_flow() argument
69 if (!the_fun->cfg) in init_flow()
71 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfg.c68 init_flow (struct function *the_fun) in init_flow() argument
70 if (!the_fun->cfg) in init_flow()
71 the_fun->cfg = ggc_alloc_cleared_control_flow_graph (); in init_flow()
72 n_edges_for_function (the_fun) = 0; in init_flow()
73 ENTRY_BLOCK_PTR_FOR_FUNCTION (the_fun) in init_flow()
76 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun) in init_flow()
78 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun)->index = EXIT_BLOCK; in init_flow()
79 ENTRY_BLOCK_PTR_FOR_FUNCTION (the_fun)->next_bb in init_flow()
80 = EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun); in init_flow()
81 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun)->prev_bb in init_flow()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfg.c68 init_flow (struct function *the_fun) in init_flow() argument
70 if (!the_fun->cfg) in init_flow()
72 n_edges_for_fn (the_fun) = 0; in init_flow()
73 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
75 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
76 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
78 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
79 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
80 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
81 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfg.c68 init_flow (struct function *the_fun) in init_flow() argument
70 if (!the_fun->cfg) in init_flow()
71 the_fun->cfg = ggc_alloc_cleared_control_flow_graph (); in init_flow()
72 n_edges_for_function (the_fun) = 0; in init_flow()
73 ENTRY_BLOCK_PTR_FOR_FUNCTION (the_fun) in init_flow()
76 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun) in init_flow()
78 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun)->index = EXIT_BLOCK; in init_flow()
79 ENTRY_BLOCK_PTR_FOR_FUNCTION (the_fun)->next_bb in init_flow()
80 = EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun); in init_flow()
81 EXIT_BLOCK_PTR_FOR_FUNCTION (the_fun)->prev_bb in init_flow()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfg.c67 init_flow (struct function *the_fun) in init_flow() argument
69 if (!the_fun->cfg) in init_flow()
71 n_edges_for_fn (the_fun) = 0; in init_flow()
72 ENTRY_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
74 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->index = ENTRY_BLOCK; in init_flow()
75 EXIT_BLOCK_PTR_FOR_FN (the_fun) in init_flow()
77 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK; in init_flow()
78 ENTRY_BLOCK_PTR_FOR_FN (the_fun)->next_bb in init_flow()
79 = EXIT_BLOCK_PTR_FOR_FN (the_fun); in init_flow()
80 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb in init_flow()
[all …]