| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | frame-15.ll | 41 call void @foo(float *%start1, float *%start2) 68 call void @foo(float *%start1, float *%start2) 95 call void @foo(float *%start1, float *%start2) 122 call void @foo(float *%start1, float *%start2) 149 call void @foo(float *%start1, float *%start2) 176 call void @foo(float *%start1, float *%start2) 205 call void @foo(float *%start1, float *%start2) 233 call void @foo(float *%start1, float *%start2) 262 call void @foo(float *%start1, float *%start2) 296 call void @foo(float *%start1, float *%start2) [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | pr38697.ll | 95 ; uint32_t foo(uint32_t *ptr, uint32_t start1, uint32_t start2) { 97 ; uint32_t val = start1; 131 %val.0 = phi i32 [ %start1, %entry ], [ %val.1.lcssa, %for.end ] 174 ; outer ('counter1') loop starts at the unknown value of 'start1' rather than 1, 175 ; and so it is illegal to hoist the division because if 'start1' is 0, hoisting 192 %val.0 = phi i32 [ %start1, %entry ], [ %val.1.lcssa, %for.end ] 193 %counter1.0 = phi i32 [ %start1, %entry ], [ %inc9, %for.end ] 254 %val.0 = phi i32 [ %start1, %entry ], [ %val.1.lcssa, %for.end ] 255 %counter1.0 = phi i32 [ %start1, %entry ], [ %inc9, %for.end ] 314 %val.0 = phi i32 [ %start1, %entry ], [ %val.1.lcssa, %for.end ] [all …]
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | tile_ast_print.cpp | 44 void foo2(int start1, int start2, int end1, int end2) { in foo2() argument 53 for (int i = start1; i < end1; i += 1) in foo2()
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | Time.cpp | 49 count_t start1{RTNAME(SystemClockCount)(1)}; in TEST() local 50 EXPECT_GE(start1, 0); in TEST() 51 EXPECT_LE(start1, max1); in TEST()
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | thumb-branches.s | 51 start1: label 54 bl start1
|
| /llvm-project-15.0.7/libcxx/test/support/ |
| H A D | filesystem_test_helper.h | 524 Iter1 start1, Iter1 const end1 in checkCollectionsEqual() argument 528 while (start1 != end1 && start2 != end2) { in checkCollectionsEqual() 529 if (*start1 != *start2) { in checkCollectionsEqual() 532 ++start1; ++start2; in checkCollectionsEqual() 534 return (start1 == end1 && start2 == end2); in checkCollectionsEqual() 540 Iter1 const start1, Iter1 end1 in checkCollectionsEqualBackwards() argument 544 while (start1 != end1 && start2 != end2) { in checkCollectionsEqualBackwards() 550 return (start1 == end1 && start2 == end2); in checkCollectionsEqualBackwards()
|
| H A D | rapid-cxx-test.h | 845 Iter1 start1, Iter1 const end1 in check_equal_collections_impl() argument 849 while (start1 != end1 && start2 != end2) { in check_equal_collections_impl() 850 if (*start1 != *start2) { in check_equal_collections_impl() 853 ++start1; ++start2; in check_equal_collections_impl() 855 return (start1 == end1 && start2 == end2); in check_equal_collections_impl()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | stack-tagging-split-lifetime.ll | 94 br i1 %cond, label %next0, label %start1 96 start1: 129 br i1 %cond, label %next0, label %start1 131 start1:
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | catchswitch-phi.ll | 114 %tmp2 = catchswitch within none [label %catch.start1] unwind to caller 116 catch.start1: ; preds = %catch.dispatch1 121 if.then1: ; preds = %catch.start1 124 if.end1: ; preds = %if.then1, %catch.start1
|
| /llvm-project-15.0.7/llvm/test/Verifier/ |
| H A D | 2004-05-21-SwitchConstantMismatch.ll | 6 start1:
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_posix.cpp | 219 static inline bool IntervalsAreSeparate(uptr start1, uptr end1, in IntervalsAreSeparate() argument 221 CHECK(start1 <= end1); in IntervalsAreSeparate() 223 return (end1 < start2) || (end2 < start1); in IntervalsAreSeparate()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/ |
| H A D | cfg-stackify-eh.ll | 431 %4 = catchswitch within none [label %catch.start1] unwind to caller 433 catch.start1: ; preds = %catch.dispatch1 439 try.cont: ; preds = %catch.start1, %catch.start0, %bb1 539 %4 = catchswitch within none [label %catch.start1] unwind to caller 541 catch.start1: ; preds = %catch.dispatch1 547 try.cont: ; preds = %catch.start1, %catch.start0, %bb1 693 %5 = catchswitch within none [label %catch.start1] unwind to caller 695 catch.start1: ; preds = %catch.dispatch1 703 try.cont: ; preds = %catch.start1, %catch.start0, %bb1 1182 %4 = catchswitch within none [label %catch.start1] unwind to caller [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/LowOverheadLoops/ |
| H A D | clear-maskedinsts.ll | 91 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %2) 123 %10 = phi i32 [ %start1, %vector.body75.preheader ], [ %15, %vector.body75 ]
|
| H A D | mov-after-dlstp.mir | 20 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %8) 27 %9 = phi i32 [ %start1, %entry ], [ %14, %do.body.i ]
|
| H A D | multiple-do-loops.mir | 17 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %5) 24 %6 = phi i32 [ %start1, %vector.ph ], [ %11, %vector.body ] 97 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %5) 104 %6 = phi i32 [ %start1, %vector.ph ], [ %11, %vector.body ] 176 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %5) 183 %6 = phi i32 [ %start1, %vector.ph ], [ %11, %vector.body ]
|
| H A D | remove-elem-moves.mir | 34 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %4) 40 %5 = phi i32 [ %start1, %vector.ph ], [ %7, %vector.body ]
|
| H A D | multi-block-cond-iter-count.mir | 39 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %30) 92 %68 = phi i32 [ %start1, %31 ], [ %109, %65 ]
|
| H A D | matrix.mir | 13 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %d) 25 %0 = phi i32 [ %start1, %for.body.i.preheader ], [ %2, %for.body.i ]
|
| H A D | unrolled-and-vector.mir | 40 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %11) 91 %21 = phi i32 [ %start1, %for.body.preheader.new ], [ %30, %for.body ]
|
| H A D | emptyblock.mir | 27 %start1 = call i32 @llvm.start.loop.iterations.i32(i32 %7) 34 %8 = phi i32 [ %start1, %entry ], [ %13, %do.body ]
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | trip-count9.ll | 52 define void @start1(i4 %n) { 53 ; CHECK-LABEL: 'start1' 54 ; CHECK-NEXT: Determining loop execution counts for: @start1
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_coalesce.c | 4053 int start1, int end1, int start2, int end2) in coalesce_range() argument 4057 for (i = end1 - 1; i >= start1; --i) { in coalesce_range()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFormats.td | 5387 (ins GR64:$start1, GR64:$start2, GR32:$char), 5388 [(set GR64:$end, (operator GR64:$start1, GR64:$start2,
|