Home
last modified time | relevance | path

Searched refs:do_per_function (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpasses.c1701 do_per_function (void (*callback) (void *data), void *data) in do_per_function() function
1999 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2190 do_per_function (execute_function_dump, NULL); in execute_one_ipa_transform_pass()
2302 do_per_function (apply_ipa_transforms, (void *)&applied); in execute_one_pass()
2322 do_per_function (verify_curr_properties, in execute_one_pass()
2334 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2341 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2352 do_per_function (execute_function_dump, NULL); in execute_one_pass()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpasses.c1698 do_per_function (void (*callback) (void *data), void *data) in do_per_function() function
1996 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2187 do_per_function (execute_function_dump, NULL); in execute_one_ipa_transform_pass()
2299 do_per_function (apply_ipa_transforms, (void *)&applied); in execute_one_pass()
2319 do_per_function (verify_curr_properties, in execute_one_pass()
2331 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2338 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2349 do_per_function (execute_function_dump, NULL); in execute_one_pass()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpasses.c1571 do_per_function (void (*callback) (void *data), void *data) in do_per_function() function
1887 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2082 do_per_function (execute_function_dump, NULL); in execute_one_ipa_transform_pass()
2222 do_per_function (verify_curr_properties, in execute_one_pass()
2234 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2241 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2253 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dpasses.c1684 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2138 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2340 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2633 do_per_function (verify_curr_properties, in execute_one_pass()
2669 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2671 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2681 do_per_function (account_profile_1, pass); in execute_one_pass()
2704 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
H A DChangeLog-2006730 (do_per_function): New function.
736 (execute_ipa_pass_list): Use do_per_function; sanity check that cfun
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dpasses.c1642 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2010 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2217 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2328 do_per_function (verify_curr_properties, in execute_one_pass()
2364 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2370 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2389 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpasses.c1635 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2051 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2258 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2504 do_per_function (verify_curr_properties, in execute_one_pass()
2540 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2542 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2563 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
H A DChangeLog-2006730 (do_per_function): New function.
736 (execute_ipa_pass_list): Use do_per_function; sanity check that cfun
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dpasses.c1637 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2039 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2246 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2498 do_per_function (verify_curr_properties, in execute_one_pass()
2534 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2536 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2557 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dpasses.c1642 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2010 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2217 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2328 do_per_function (verify_curr_properties, in execute_one_pass()
2364 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2370 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2389 do_per_function (execute_function_dump, pass); in execute_one_pass()
H A DChangeLog-2006730 (do_per_function): New function.
736 (execute_ipa_pass_list): Use do_per_function; sanity check that cfun
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dpasses.c1635 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2031 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2238 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2483 do_per_function (verify_curr_properties, in execute_one_pass()
2519 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2521 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2542 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dpasses.c1637 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2039 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2246 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2498 do_per_function (verify_curr_properties, in execute_one_pass()
2534 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2536 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2557 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dpasses.c1635 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2051 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2258 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2504 do_per_function (verify_curr_properties, in execute_one_pass()
2540 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2542 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2563 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dpasses.c1656 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2255 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2493 do_per_function (verify_curr_properties, in execute_one_pass()
2529 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2531 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2555 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dpasses.c1637 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2039 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2246 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2498 do_per_function (verify_curr_properties, in execute_one_pass()
2534 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2536 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2557 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dpasses.c1684 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2096 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2303 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2563 do_per_function (verify_curr_properties, in execute_one_pass()
2599 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2601 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2623 do_per_function (execute_function_dump, pass); in execute_one_pass()
H A DChangeLog-2006730 (do_per_function): New function.
736 (execute_ipa_pass_list): Use do_per_function; sanity check that cfun
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dpasses.c1684 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2096 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2303 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2563 do_per_function (verify_curr_properties, in execute_one_pass()
2599 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2601 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2623 do_per_function (execute_function_dump, pass); in execute_one_pass()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dpasses.c1684 do_per_function (void (*callback) (function *, void *data), void *data) in do_per_function() function
2096 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
2303 do_per_function (execute_function_dump, pass); in execute_one_ipa_transform_pass()
2563 do_per_function (verify_curr_properties, in execute_one_pass()
2599 do_per_function (clear_last_verified, NULL); in execute_one_pass()
2601 do_per_function (update_properties_after_pass, pass); in execute_one_pass()
2623 do_per_function (execute_function_dump, pass); in execute_one_pass()

12345