Searched refs:ph2 (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/X86/ |
| H A D | consecutive-ptr-cg-bug.ll | 25 ; %8 = phi i32 [ %.ph2, %.outer ], [ %7, %6 ] with 50 %.ph2 = phi i32 [ 62, %2 ], [ 110, %0 ] 52 %5 = add i32 %.ph2, 1 57 %8 = phi i32 [ %.ph2, %.outer ], [ %7, %6 ] 89 %.ph2 = phi i32 [ 62, %2 ], [ 110, %0 ] 91 %5 = add i32 %.ph2, 1 96 %8 = phi i32 [ %.ph2, %.outer ], [ %7, %6 ]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | pr31718.ll | 18 ; CHECK: ph2: 61 br label %ph2 63 ph2: 67 %0 = phi i32 [ 0, %ph2 ], [ %inc, %latch2 ] 88 br i1 %c3, label %latch1, label %ph2
|
| H A D | runtime-loop-multiple-exits.ll | 724 ; PROLOG-NEXT: %retval.ph2 = phi i32 [ 42, %for.exiting_block.prol ], [ %sum.02.prol, %header.pr… 1595 ; PROLOG-NEXT: %result.ph.ph2 = phi i32 [ 0, %header.prol ] 3315 ; PROLOG-NEXT: %i2.ph.ph.ph2 = phi i32 [ %i4.prol, %header.prol ] 3748 ; PROLOG-NEXT: %result = phi i64 [ %result.ph, %exit1.loopexit ], [ %result.ph2, %exit1.loopexit… 4200 ; PROLOG-NEXT: %retval.ph2 = phi i32 [ 42, %for.exiting_block.prol ], [ %sum.02.prol, %header.pr… 4398 ; EPILOG-NEXT: %sext3.ph2 = phi i32 [ %shft, %header.epil ] 4527 ; PROLOG-NEXT: %sext3.ph2 = phi i32 [ %shft, %header.prol ] 4966 ; EPILOG-NEXT: %trip.lcssa.ph2 = phi i32 [ %trip, %header.epil ] 5064 ; EPILOG-BLOCK-NEXT: %trip.lcssa.ph2 = phi i32 [ %trip, %header.epil ], [ %trip.1, %header.epil.… 5179 ; PROLOG-NEXT: %trip.lcssa.ph2 = phi i32 [ %trip, %header.prol ] [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ARM/ |
| H A D | v6munroll.ll | 126 %res10.0.lcssa.ph2 = phi i32 [ %add16, %for.inc ] 127 %res11.0.lcssa.ph2 = phi i32 [ %add18, %for.inc ] 131 … 0, %entry ], [ %res10.0.lcssa.ph, %cleanup22.loopexit ], [ %res10.0.lcssa.ph2, %cleanup22.loopexi… 132 … 0, %entry ], [ %res11.0.lcssa.ph, %cleanup22.loopexit ], [ %res11.0.lcssa.ph2, %cleanup22.loopexi…
|