Home
last modified time | relevance | path

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

123

/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dbranch-elimination-unittest.cc58 Node* inner_phi = in TEST_F() local
67 inner_phi, Int32Constant(3), outer_merge); in TEST_F()
78 EXPECT_THAT(inner_phi, in TEST_F()
100 Node* inner_phi = in TEST_F() local
108 Int32Constant(1), inner_phi, outer_merge); in TEST_F()
119 EXPECT_THAT(inner_phi, in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/ScalarEvolution/
H A Dcycled_phis.ll42 ; CHECK-NEXT: %inner_phi = phi i32 [ %outer_phi, %outer_loop ], [ %inner_load, %inner_loop ]
43 ; CHECK-NEXT: --> %inner_phi U: full-set S: full-set Exits: <<Unknown>> LoopDispositions: { %inn…
48 ; CHECK-NEXT: %inner_lcssa = phi i32 [ %inner_phi, %inner_loop ]
69 %inner_phi = phi i32 [%outer_phi, %outer_loop], [%inner_load, %inner_loop]
75 %inner_lcssa = phi i32 [%inner_phi, %inner_loop]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dloopnode.cpp889 Node* inner_phi = new PhiNode(x->in(0), TypeInt::INT); in transform_long_counted_loop() local
890 Node* inner_incr = new AddINode(inner_phi, int_stride); in transform_long_counted_loop()
894 inner_phi->set_req(LoopNode::EntryControl, zero); in transform_long_counted_loop()
895 inner_phi->set_req(LoopNode::LoopBackControl, inner_incr); in transform_long_counted_loop()
896 register_new_node(inner_phi, x); in transform_long_counted_loop()
906 if (u->is_Phi() && u != inner_phi && u != phi) { in transform_long_counted_loop()
917 long_loop_replace_long_iv(phi, inner_phi, outer_phi, head); in transform_long_counted_loop()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dloopnode.cpp890 Node* inner_phi = new PhiNode(x->in(0), TypeInt::INT); in transform_long_counted_loop() local
891 Node* inner_incr = new AddINode(inner_phi, int_stride); in transform_long_counted_loop()
895 inner_phi->set_req(LoopNode::EntryControl, zero); in transform_long_counted_loop()
896 inner_phi->set_req(LoopNode::LoopBackControl, inner_incr); in transform_long_counted_loop()
897 register_new_node(inner_phi, x); in transform_long_counted_loop()
907 if (u->is_Phi() && u != inner_phi && u != phi) { in transform_long_counted_loop()
918 long_loop_replace_long_iv(phi, inner_phi, outer_phi, head); in transform_long_counted_loop()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-parloops.c2577 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2578 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2583 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
H A Dtree-vect-loop.c4316 gimple *inner_phi = NULL; in vect_create_epilog_for_reduction() local
5059 inner_phi = inner_phis[k / ratio]; in vect_create_epilog_for_reduction()
5099 STMT_VINFO_VEC_STMT (exit_phi_vinfo) = inner_phi; in vect_create_epilog_for_reduction()
5168 add_phi_arg (vect_phi, PHI_RESULT (inner_phi), in vect_create_epilog_for_reduction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-parloops.c2658 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2659 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2664 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-parloops.c2656 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2657 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2662 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-parloops.c2577 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2578 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2583 = vect_force_simple_reduction (simple_loop_info, inner_phi, in gather_scalar_reductions()
H A Dtree-vect-loop.c4316 gimple *inner_phi = NULL; in vect_create_epilog_for_reduction() local
5059 inner_phi = inner_phis[k / ratio]; in vect_create_epilog_for_reduction()
5099 STMT_VINFO_VEC_STMT (exit_phi_vinfo) = inner_phi; in vect_create_epilog_for_reduction()
5168 add_phi_arg (vect_phi, PHI_RESULT (inner_phi), in vect_create_epilog_for_reduction()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-parloops.c2658 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2659 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2664 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-parloops.c2659 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
2660 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
2665 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-loop.c3722 gimple inner_phi = NULL; in vect_create_epilog_for_reduction() local
4326 inner_phi = inner_phis[k / ratio]; in vect_create_epilog_for_reduction()
4366 STMT_VINFO_VEC_STMT (exit_phi_vinfo) = inner_phi; in vect_create_epilog_for_reduction()
4435 add_phi_arg (vect_phi, PHI_RESULT (inner_phi), in vect_create_epilog_for_reduction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-parloops.c3363 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3364 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3369 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-parloops.c3360 gphi *inner_phi = as_a <gphi *> (inner_stmt); in gather_scalar_reductions() local
3361 if (simple_iv (loop->inner, loop->inner, PHI_RESULT (inner_phi), in gather_scalar_reductions()
3366 = simple_loop_info->lookup_stmt (inner_phi); in gather_scalar_reductions()

123