Home
last modified time | relevance | path

Searched refs:replace_removed_params_ssa_names (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1363 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1774 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1802 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1373 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1788 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1816 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1363 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1776 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1804 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1373 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1788 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1816 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1363 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1774 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1802 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-param-manipulation.h380 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1373 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
1788 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
1816 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-param-manipulation.h375 tree replace_removed_params_ssa_names (tree old_name, gimple *stmt);
H A Dipa-param-manipulation.c1691 ipa_param_body_adjustments::replace_removed_params_ssa_names (tree old_name, in replace_removed_params_ssa_names() function
2226 new_lhs = replace_removed_params_ssa_names (old_lhs, phi); in modify_cfun_body()
2254 if (tree new_def = replace_removed_params_ssa_names (old_def, in modify_cfun_body()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-sra.c4367 replace_removed_params_ssa_names (gimple stmt, in replace_removed_params_ssa_names() function
4574 replace_removed_params_ssa_names (gsi_stmt (gsi), adjustments); in ipa_sra_modify_function_body()
4594 modified |= replace_removed_params_ssa_names (stmt, adjustments); in ipa_sra_modify_function_body()
4609 modified |= replace_removed_params_ssa_names (stmt, in ipa_sra_modify_function_body()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-sra.c4473 replace_removed_params_ssa_names (gimple stmt, in replace_removed_params_ssa_names() function
4602 replace_removed_params_ssa_names (gsi_stmt (gsi), adjustments); in ipa_sra_modify_function_body()
4622 modified |= replace_removed_params_ssa_names (stmt, adjustments); in ipa_sra_modify_function_body()
4637 modified |= replace_removed_params_ssa_names (stmt, in ipa_sra_modify_function_body()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-sra.c4353 replace_removed_params_ssa_names (gimple stmt, in replace_removed_params_ssa_names() function
4560 replace_removed_params_ssa_names (gsi_stmt (gsi), adjustments); in ipa_sra_modify_function_body()
4580 modified |= replace_removed_params_ssa_names (stmt, adjustments); in ipa_sra_modify_function_body()
4595 modified |= replace_removed_params_ssa_names (stmt, in ipa_sra_modify_function_body()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-sra.c4754 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
4869 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
4937 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c4944 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5059 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5127 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c4944 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5059 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5127 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c4944 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5059 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5127 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c4944 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5059 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5127 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-sra.c4922 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5037 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5105 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-sra.c4754 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
4869 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
4937 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-sra.c4951 replace_removed_params_ssa_names (tree old_name, gimple *stmt, in replace_removed_params_ssa_names() function
5066 new_lhs = replace_removed_params_ssa_names (old_lhs, phi, adjustments); in ipa_sra_modify_function_body()
5134 if (tree new_def = replace_removed_params_ssa_names (old_def, stmt, in ipa_sra_modify_function_body()

1234567