/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/ |
D | pure-const-dce.ll | 20 ; CHECK-NEXT: %sum6 = add i32 %sum5, %tmp7 21 ; CHECK-NEXT: %sum7 = add i32 %sum6, %tmp8 42 %sum6 = add i32 %sum5, %tmp7 ; <i32> [#uses=1] 43 %sum7 = add i32 %sum6, %tmp8 ; <i32> [#uses=1]
|
/external/llvm/test/Analysis/BasicAA/ |
D | pure-const-dce.ll | 20 ; CHECK-NEXT: %sum6 = add i32 %sum5, %tmp7 21 ; CHECK-NEXT: %sum7 = add i32 %sum6, %tmp8 42 %sum6 = add i32 %sum5, %tmp7 ; <i32> [#uses=1] 43 %sum7 = add i32 %sum6, %tmp8 ; <i32> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | avx512-nontemporal.ll | 40 %sum6 = add i32 %sum5, %v6 41 ret i32 %sum6
|
D | optimize-max-0.ll | 116 %.sum6 = add i32 %23, %x.12 117 %35 = getelementptr i8, i8* %j, i32 %.sum6 341 %.sum6 = add i32 %23, %x.12 342 %35 = getelementptr i8, i8* %j, i32 %.sum6
|
D | nontemporal.ll | 181 %sum6 = add i32 %sum5, %v6 182 %sum7 = add i32 %sum6, %v7
|
D | avx2-nontemporal.ll | 92 %sum6 = add i32 %sum5, %v6
|
/external/compiler-rt/lib/builtins/ |
D | fp_lib.h | 185 const __uint128_t sum6 = (__uint128_t)product11; in wideMultiply() local 201 (sum6 << 64); in wideMultiply()
|
/external/llvm/test/CodeGen/X86/ |
D | optimize-max-0.ll | 116 %.sum6 = add i32 %23, %x.12 117 %35 = getelementptr i8, i8* %j, i32 %.sum6 341 %.sum6 = add i32 %23, %x.12 342 %35 = getelementptr i8, i8* %j, i32 %.sum6
|
/external/llvm/test/Analysis/Delinearization/ |
D | gcd_multiply_expr.ll | 101 %arrayidx.sum6 = add i32 %add.i, %inc.4.i 102 %arrayidx.5.i = getelementptr inbounds i8, i8* %3, i32 %arrayidx.sum6
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/Delinearization/ |
D | gcd_multiply_expr.ll | 101 %arrayidx.sum6 = add i32 %add.i, %inc.4.i 102 %arrayidx.5.i = getelementptr inbounds i8, i8* %3, i32 %arrayidx.sum6
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-smax-1.ll | 115 %.sum6 = add i32 %27, %x.12 ; <i32> [#uses=1] 116 %39 = getelementptr i8, i8* %j, i32 %.sum6 ; <i8*> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-smax-1.ll | 115 %.sum6 = add i32 %27, %x.12 ; <i32> [#uses=1] 116 %39 = getelementptr i8, i8* %j, i32 %.sum6 ; <i8*> [#uses=1]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | avg_msa.c | 19 v8u16 sum0, sum1, sum2, sum3, sum4, sum5, sum6, sum7; in vpx_avg_8x8_msa() local 24 HADD_UB4_UH(src4, src5, src6, src7, sum4, sum5, sum6, sum7); in vpx_avg_8x8_msa() 25 ADD4(sum0, sum1, sum2, sum3, sum4, sum5, sum6, sum7, sum0, sum2, sum4, sum6); in vpx_avg_8x8_msa() 26 ADD2(sum0, sum2, sum4, sum6, sum0, sum4); in vpx_avg_8x8_msa()
|
/external/libaom/libaom/av1/common/arm/ |
D | jnt_convolve_neon.c | 207 uint32x4_t sum4, sum5, sum6, sum7; in compute_avg_8x4() local 238 sum6 = vmull_n_u16(vget_high_u16(res2), fwd_offset); in compute_avg_8x4() 239 sum6 = vmlal_n_u16(sum6, vget_high_u16(d2), bck_offset); in compute_avg_8x4() 242 sum6 = vshrq_n_u32(sum6, DIST_PRECISION_BITS); in compute_avg_8x4() 251 dst6 = vsubq_s32(vreinterpretq_s32_u32(sum6), sub_const_vec); in compute_avg_8x4()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-07-30-PEICrash.ll | 111 %.sum6 = add i32 %output_col, 2 ; <i32> [#uses=1] 158 %66 = getelementptr i8, i8* %40, i32 %.sum6 ; <i8*> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2009-07-30-PEICrash.ll | 111 %.sum6 = add i32 %output_col, 2 ; <i32> [#uses=1] 158 %66 = getelementptr i8, i8* %40, i32 %.sum6 ; <i8*> [#uses=1]
|