/external/valgrind/none/tests/s390x/ |
D | condloadstore.stdout.exp | 1 LOC 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000 2 LOC 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000 3 LOC 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000 4 LOC 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000 5 LOC 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000 6 LOC 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000 7 LOC 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000 8 LOC 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000 9 LOC 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000 10 LOC 0000000000000000 into 0000000000000000 if mask9 for cc 0: 0000000000000000 [all …]
|
/external/llvm/test/Analysis/BlockFrequencyInfo/ |
D | irreducible_loop_crash.ll | 9 br i1 undef, label %if.end.12, label %for.body.5 11 for.inc: 13 br label %for.body.5 15 for.body.5: ; preds = %for.cond.4.preheader 16 br i1 %tobool7, label %for.inc.9, label %for.inc 18 for.inc.9: ; preds = %for.body.5 19 br i1 %tobool7, label %for.inc.9.1, label %for.inc 21 if.end.12: ; preds = %if.end.12, %for.body 22 br i1 undef, label %for.end.17, label %for.inc 24 for.end.17: ; preds = %entry [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | verify-scev.ll | 7 br i1 undef, label %for.end, label %for.body 9 for.body: ; preds = %for.body, %entry 10 br i1 false, label %for.end, label %for.body 12 for.end: ; preds = %for.body, %entry 13 br i1 undef, label %for.end11, label %for.body3 15 for.body3: ; preds = %for.end 18 for.end11: ; preds = %for.end 21 while.body: ; preds = %for.end11 24 while.end: ; preds = %for.end11 25 br i1 undef, label %if.end115, label %for.cond109 [all …]
|
D | pr20680.ll | 24 br label %for.cond2.preheader 26 for.cond2.preheader: ; preds = %for.inc13, %entry 27 %storemerge15 = phi i8 [ -14, %entry ], [ %inc14, %for.inc13 ] 28 br i1 %tobool2, label %for.inc13, label %for.body3.lr.ph 30 for.body3.lr.ph: ; preds = %for.cond2.preheader 36 …br i1 %tobool5, label %for.body3.lr.ph.split.us, label %for.body3.lr.ph.for.body3.lr.ph.split_crit… 38 for.body3.lr.ph.for.body3.lr.ph.split_crit_edge: ; preds = %for.body3.lr.ph 39 br label %for.body3.lr.ph.split 41 for.body3.lr.ph.split.us: ; preds = %for.body3.lr.ph 42 …br i1 %tobool, label %for.body3.lr.ph.split.us.split.us, label %for.body3.lr.ph.split.us.for.body3… [all …]
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
D | SymbolicRDIV.ll | 8 ;; for (long int i = 0; i < n1; i++) 10 ;; for (long int j = 0; j < n2; j++) 16 br i1 %cmp4, label %for.cond1.preheader, label %for.body.preheader 18 ; CHECK: 'Dependence Analysis' for function 'symbolicrdiv0' 26 for.body.preheader: ; preds = %entry 27 br label %for.body 29 for.cond1.preheader.loopexit: ; preds = %for.body 30 br label %for.cond1.preheader 32 for.cond1.preheader: ; preds = %for.cond1.preheader.loopexit, %entry 34 br i1 %cmp21, label %for.end11, label %for.body4.preheader [all …]
|
D | Preliminary.ll | 44 ;; for (long int i = 0; i < n; i++) { 45 ;; for (long int j = 0; j < n; j++) { 46 ;; for (long int k = 0; k < n; k++) { 49 ;; for (long int k = 0; k < n; k++) { 55 br i1 %cmp10, label %for.cond1.preheader.preheader, label %for.end26 64 for.cond1.preheader.preheader: ; preds = %entry 65 br label %for.cond1.preheader 67 for.cond1.preheader: ; preds = %for.cond1.preheader.preheader, %for.in… 68 %B.addr.012 = phi i64* [ %B.addr.1.lcssa, %for.inc24 ], [ %B, %for.cond1.preheader.preheader ] 69 %i.011 = phi i64 [ %inc25, %for.inc24 ], [ 0, %for.cond1.preheader.preheader ] [all …]
|
D | Banerjee.ll | 9 ;; for (long int i = 1; i <= 10; i++) 10 ;; for (long int j = 1; j <= 10; j++) { 16 br label %for.cond1.preheader 17 ; CHECK: 'Dependence Analysis' for function 'banerjee0': 25 ; DELIN: 'Dependence Analysis' for function 'banerjee0': 33 for.cond1.preheader: ; preds = %entry, %for.inc7 34 %B.addr.04 = phi i64* [ %B, %entry ], [ %scevgep, %for.inc7 ] 35 %i.03 = phi i64 [ 1, %entry ], [ %inc8, %for.inc7 ] 36 br label %for.body3 38 for.body3: ; preds = %for.cond1.preheader, %for.body3 [all …]
|
D | ExactRDIV.ll | 8 ;; for (long int i = 0; i < 10; i++) 10 ;; for (long int j = 0; j < 10; j++) 15 br label %for.body 24 for.body: ; preds = %entry, %for.body 25 %i.03 = phi i64 [ 0, %entry ], [ %inc, %for.body ] 33 br i1 %exitcond5, label %for.body, label %for.body4.preheader 35 for.body4.preheader: ; preds = %for.body 36 br label %for.body4 38 for.body4: ; preds = %for.body4.preheader, %for.body4 39 %j.02 = phi i64 [ %inc9, %for.body4 ], [ 0, %for.body4.preheader ] [all …]
|
D | Separability.ll | 8 ;; for (long int i = 0; i < 50; i++) 9 ;; for (long int j = 0; j < 50; j++) 10 ;; for (long int k = 0; k < 50; k++) 11 ;; for (long int l = 0; l < 50; l++) { 17 br label %for.cond1.preheader 26 for.cond1.preheader: ; preds = %entry, %for.inc22 27 %B.addr.08 = phi i32* [ %B, %entry ], [ %scevgep11, %for.inc22 ] 28 %i.07 = phi i64 [ 0, %entry ], [ %inc23, %for.inc22 ] 29 br label %for.cond4.preheader 31 for.cond4.preheader: ; preds = %for.cond1.preheader, %for.inc19 [all …]
|
D | GCD.ll | 9 ;; for (long int i = 0; i < 100; i++) 10 ;; for (long int j = 0; j < 100; j++) { 16 br label %for.cond1.preheader 18 ; CHECK: 'Dependence Analysis' for function 'gcd0' 26 ; DELIN: 'Dependence Analysis' for function 'gcd0' 34 for.cond1.preheader: ; preds = %entry, %for.inc8 35 %B.addr.04 = phi i32* [ %B, %entry ], [ %scevgep, %for.inc8 ] 36 %i.03 = phi i64 [ 0, %entry ], [ %inc9, %for.inc8 ] 37 br label %for.body3 39 for.body3: ; preds = %for.cond1.preheader, %for.body3 [all …]
|
/external/llvm/test/Transforms/LoopInterchange/ |
D | reductions.ll | 8 ;; for( int i=1;i<N;i++) 9 ;; for( int j=1;j<N;j++) 15 br i1 %cmp16, label %for.body3.lr.ph, label %for.end8 17 for.body3.lr.ph: ; preds = %entry, %for.cond1.for.inc6_crit_edge 18 %indvars.iv18 = phi i64 [ %indvars.iv.next19, %for.cond1.for.inc6_crit_edge ], [ 1, %entry ] 20 br label %for.body3 22 for.body3: ; preds = %for.body3, %for.body3.lr.ph 23 %indvars.iv = phi i64 [ 1, %for.body3.lr.ph ], [ %indvars.iv.next, %for.body3 ] 24 %add15 = phi i32 [ %X.promoted, %for.body3.lr.ph ], [ %add, %for.body3 ] 31 br i1 %exitcond, label %for.cond1.for.inc6_crit_edge, label %for.body3 [all …]
|
D | interchange.ll | 2 ;; We test the complete .ll for adjustment in outer loop header/latch and inner loop header/latch. 15 ;; for(int i=0;i<N;i++) 16 ;; for(int j=1;j<N;j++) 22 br i1 %cmp21, label %for.cond1.preheader.lr.ph, label %for.end12 24 for.cond1.preheader.lr.ph: 27 br label %for.cond1.preheader 29 for.cond1.preheader: 30 %indvars.iv23 = phi i64 [ 0, %for.cond1.preheader.lr.ph ], [ %indvars.iv.next24, %for.inc10 ] 31 br i1 %cmp219, label %for.body3, label %for.inc10 33 for.body3: [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ctrloop-le.ll | 14 br i1 %cmp3, label %for.body.lr.ph, label %for.end 16 for.body.lr.ph: ; preds = %entry 17 br label %for.body 19 for.body: ; preds = %for.body.lr.ph, %for.body 20 %i.04 = phi i32 [ 28395, %for.body.lr.ph ], [ %inc, %for.body ] 29 br i1 %cmp, label %for.body, label %for.end 31 for.end: ; preds = %for.body, %entry 43 br i1 %cmp3, label %for.body.lr.ph, label %for.end 45 for.body.lr.ph: ; preds = %entry 46 br label %for.body [all …]
|
D | ctrloop-lt.ll | 14 br i1 %cmp3, label %for.body.lr.ph, label %for.end 16 for.body.lr.ph: ; preds = %entry 17 br label %for.body 19 for.body: ; preds = %for.body.lr.ph, %for.body 20 %i.04 = phi i32 [ 8531, %for.body.lr.ph ], [ %inc, %for.body ] 29 br i1 %cmp, label %for.body, label %for.end 31 for.end: ; preds = %for.body, %entry 44 br i1 %cmp3, label %for.body.lr.ph, label %for.end 46 for.body.lr.ph: ; preds = %entry 47 br label %for.body [all …]
|
D | ctrloop-ne.ll | 11 br i1 %cmp3, label %for.body.lr.ph, label %for.end 13 for.body.lr.ph: ; preds = %entry 14 br label %for.body 16 for.body: ; preds = %for.body.lr.ph, %for.body 17 %i.04 = phi i32 [ 32623, %for.body.lr.ph ], [ %inc, %for.body ] 26 br i1 %cmp, label %for.body, label %for.end 28 for.end: ; preds = %for.body, %entry 41 br i1 %cmp3, label %for.body.lr.ph, label %for.end 43 for.body.lr.ph: ; preds = %entry 44 br label %for.body [all …]
|
/external/llvm/test/CodeGen/Hexagon/ |
D | hwloop-le.ll | 10 br i1 %cmp3, label %for.body.lr.ph, label %for.end 12 for.body.lr.ph: ; preds = %entry 13 br label %for.body 15 for.body: ; preds = %for.body.lr.ph, %for.body 16 %i.04 = phi i32 [ 28395, %for.body.lr.ph ], [ %inc, %for.body ] 25 br i1 %cmp, label %for.body, label %for.end 27 for.end: ; preds = %for.body, %entry 39 br i1 %cmp3, label %for.body.lr.ph, label %for.end 41 for.body.lr.ph: ; preds = %entry 42 br label %for.body [all …]
|
D | hwloop-ne.ll | 10 br i1 %cmp3, label %for.body.lr.ph, label %for.end 12 for.body.lr.ph: ; preds = %entry 13 br label %for.body 15 for.body: ; preds = %for.body.lr.ph, %for.body 16 %i.04 = phi i32 [ 32623, %for.body.lr.ph ], [ %inc, %for.body ] 25 br i1 %cmp, label %for.body, label %for.end 27 for.end: ; preds = %for.body, %entry 39 br i1 %cmp3, label %for.body.lr.ph, label %for.end 41 for.body.lr.ph: ; preds = %entry 42 br label %for.body [all …]
|
/external/clang/test/OpenMP/ |
D | for_simd_misc_messages.c | 3 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp for simd'}} 4 #pragma omp for simd 6 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp for simd'}} 7 #pragma omp for simd foo 11 #pragma omp for simd in test_no_clause() 12 for (i = 0; i < 16; ++i) in test_no_clause() 15 // expected-error@+2 {{statement after '#pragma omp for simd' must be a for loop}} in test_no_clause() 16 #pragma omp for simd in test_no_clause() 28 #pragma omp for simd in test_branch_protected_scope() 29 for (i = 0; i < 16; ++i) { in test_branch_protected_scope() [all …]
|
D | parallel_for_simd_misc_messages.c | 3 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp parallel for simd'}} 4 #pragma omp parallel for simd 6 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp parallel for simd'}} 7 #pragma omp parallel for simd foo 11 #pragma omp parallel for simd in test_no_clause() 12 for (i = 0; i < 16; ++i) in test_no_clause() 15 // expected-error@+2 {{statement after '#pragma omp parallel for simd' must be a for loop}} in test_no_clause() 16 #pragma omp parallel for simd in test_no_clause() 28 #pragma omp parallel for simd in test_branch_protected_scope() 29 for (i = 0; i < 16; ++i) { in test_branch_protected_scope() [all …]
|
D | nesting_of_regions.cpp | 10 #pragma omp for in foo() 11 for (int i = 0; i < 10; ++i) in foo() 15 for (int i = 0; i < 10; ++i) in foo() 18 #pragma omp for simd in foo() 19 for (int i = 0; i < 10; ++i) in foo() 46 #pragma omp parallel for in foo() 47 for (int i = 0; i < 10; ++i) in foo() 50 #pragma omp parallel for simd in foo() 51 for (int i = 0; i < 10; ++i) in foo() 85 …ion; perhaps you forget to enclose 'omp ordered' directive into a for or a parallel for region wit… in foo() [all …]
|
D | parallel_for_simd_loop_messages.cpp | 22 #pragma omp parallel for simd in test_iteration_spaces() 23 for (int i = 0; i < 10; i += 1) { in test_iteration_spaces() 26 #pragma omp parallel for simd in test_iteration_spaces() 27 for (char i = 0; i < 10; i++) { in test_iteration_spaces() 30 #pragma omp parallel for simd in test_iteration_spaces() 31 for (char i = 0; i < 10; i += '\1') { in test_iteration_spaces() 34 #pragma omp parallel for simd in test_iteration_spaces() 35 for (long long i = 0; i < 10; i++) { in test_iteration_spaces() 39 #pragma omp parallel for simd in test_iteration_spaces() 40 for (long long i = 0; i < 10; i += 1.5) { in test_iteration_spaces() [all …]
|
D | parallel_for_misc_messages.c | 3 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp parallel for'}} 4 #pragma omp parallel for 6 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp parallel for'}} 7 #pragma omp parallel for foo 11 #pragma omp parallel for in test_no_clause() 12 for (i = 0; i < 16; ++i) in test_no_clause() 15 // expected-error@+2 {{statement after '#pragma omp parallel for' must be a for loop}} in test_no_clause() 16 #pragma omp parallel for in test_no_clause() 27 #pragma omp parallel for in test_branch_protected_scope() 28 for (i = 0; i < 16; ++i) { in test_branch_protected_scope() [all …]
|
/external/llvm/test/Analysis/CostModel/X86/ |
D | vshift-shl-cost.ll | 16 ; CHECK: 'Cost Model Analysis' for function 'var_shift_v2i64': 17 ; SSE2: Found an estimated cost of 4 for instruction: %shift 18 ; SSE41: Found an estimated cost of 4 for instruction: %shift 19 ; AVX: Found an estimated cost of 4 for instruction: %shift 20 ; AVX2: Found an estimated cost of 1 for instruction: %shift 21 ; XOPAVX: Found an estimated cost of 1 for instruction: %shift 22 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift 28 ; CHECK: 'Cost Model Analysis' for function 'var_shift_v4i64': 29 ; SSE2: Found an estimated cost of 8 for instruction: %shift 30 ; SSE41: Found an estimated cost of 8 for instruction: %shift [all …]
|
D | vshift-lshr-cost.ll | 15 ; CHECK: 'Cost Model Analysis' for function 'var_shift_v2i64': 16 ; SSE2: Found an estimated cost of 4 for instruction: %shift 17 ; SSE41: Found an estimated cost of 4 for instruction: %shift 18 ; AVX: Found an estimated cost of 4 for instruction: %shift 19 ; AVX2: Found an estimated cost of 1 for instruction: %shift 20 ; XOPAVX: Found an estimated cost of 2 for instruction: %shift 21 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift 27 ; CHECK: 'Cost Model Analysis' for function 'var_shift_v4i64': 28 ; SSE2: Found an estimated cost of 8 for instruction: %shift 29 ; SSE41: Found an estimated cost of 8 for instruction: %shift [all …]
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | notify-scev.ll | 17 ; CHECK-LABEL: for.cond127.preheader: 18 ; CHECK-NOT: for.cond127: 19 ; CHECK-LABEL: for.body129: 22 br label %for.body102 24 for.body102: 25 br i1 undef, label %for.cond127.preheader, label %for.inc203 27 for.cond127.preheader: 28 br label %for.body129 30 for.cond127: 32 br i1 %cmp128, label %for.body129, label %for.end192 [all …]
|