Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbessadestr.c293 ir_node *other_phi; in set_regs_or_place_dupls_walker() local
297 for (other_phi = (ir_node*)get_irn_link(phi_block); in set_regs_or_place_dupls_walker()
298 other_phi != NULL; in set_regs_or_place_dupls_walker()
299 other_phi = (ir_node*)get_irn_link(other_phi)) { in set_regs_or_place_dupls_walker()
301 assert(is_Phi(other_phi) && in set_regs_or_place_dupls_walker()
302 get_nodes_block(phi) == get_nodes_block(other_phi) && in set_regs_or_place_dupls_walker()
305 if (get_irn_n(other_phi, i) == arg && arch_get_irn_register(other_phi) == arg_reg) { in set_regs_or_place_dupls_walker()
306 … DBG((dbg, LEVEL_1, " found %+F(%s)\n", other_phi, arch_get_irn_register(other_phi)->name)); in set_regs_or_place_dupls_walker()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-into-ssa.c2034 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2038 if (other_phi in rewrite_update_phi_arguments()
2039 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2040 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-into-ssa.c2034 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2038 if (other_phi in rewrite_update_phi_arguments()
2039 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2040 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-into-ssa.c2124 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2128 if (other_phi in rewrite_update_phi_arguments()
2129 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2130 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-into-ssa.c2134 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2138 if (other_phi in rewrite_update_phi_arguments()
2139 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2140 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-into-ssa.c2129 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2133 if (other_phi in rewrite_update_phi_arguments()
2134 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2135 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-into-ssa.c2134 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2138 if (other_phi in rewrite_update_phi_arguments()
2139 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2140 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-into-ssa.c2125 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2129 if (other_phi in rewrite_update_phi_arguments()
2130 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2131 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-into-ssa.c2134 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2138 if (other_phi in rewrite_update_phi_arguments()
2139 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2140 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-into-ssa.c2129 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2133 if (other_phi in rewrite_update_phi_arguments()
2134 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2135 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-into-ssa.c2133 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2137 if (other_phi in rewrite_update_phi_arguments()
2138 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2139 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
H A Dtree-vect-loop.c1813 gimple *other_phi = STMT_VINFO_REDUC_DEF (stmt_info); in vect_active_double_reduction_p() local
1814 return STMT_VINFO_RELEVANT_P (vinfo_for_stmt (other_phi)); in vect_active_double_reduction_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-into-ssa.c2129 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2133 if (other_phi in rewrite_update_phi_arguments()
2134 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2135 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-into-ssa.c2125 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2129 if (other_phi in rewrite_update_phi_arguments()
2130 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2131 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-into-ssa.c2125 gphi *other_phi = dyn_cast <gphi *> (stmt); in rewrite_update_phi_arguments() local
2129 if (other_phi in rewrite_update_phi_arguments()
2130 && gimple_phi_num_args (other_phi) == 1) in rewrite_update_phi_arguments()
2131 locus = gimple_phi_arg_location (other_phi, 0); in rewrite_update_phi_arguments()