Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll28 %t23 = mul i32 %t22, %t22
29 %t24 = mul i32 %t23, %t23
Dfast-mightymul.ll28 %t23 = fmul fast float %t22, %t22
29 %t24 = fmul fast float %t23, %t23
D2012-05-08-UndefLeak.ll35 %t23 = add i64 %t22, %t5
36 %t24 = add i64 %t23, %t6
70 %t58 = add i64 %t57, %t23
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll25 %t23 = trunc i33 %t22 to i32
26 %t24 = sub i32 %t17, %t23
/external/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll25 %t23 = trunc i33 %t22 to i32
26 %t24 = sub i32 %t17, %t23
/external/clang/test/Coverage/
Dc-language-features.inc121 long double t23; ++t23; --t23;
/external/clang/test/SemaCXX/
Dtype-traits.cpp415 int t23[F(__is_integral(long double))]; in is_integral() local
444 int t23[F(__is_floating_point(unsigned long))]; in is_floating_point() local
472 int t23[T(__is_arithmetic(unsigned long))]; in is_arithmetic() local
504 int t23[T(__is_complete_type(unsigned long))]; in is_complete_type() local
528 int t23[F(__is_void(unsigned long))]; in is_void() local
558 int t23[F(__is_array(unsigned int))]; in is_array() local
597 int t23[F(__is_function(unsigned int))]; in is_function() local
670 int t23[T(__is_fundamental(unsigned long))]; in is_fundamental() local
720 int t23[F(__is_scalar(UnionAr))]; in is_scalar() local
749 int t23[F(__is_compound(bool))]; in is_compound() local
[all …]
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c360 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_horiz_neon() local
391 t23 = vcombine_u16(vqrshrun_n_s32(d2, 7), vqrshrun_n_s32(d3, 7)); in vpx_highbd_convolve8_avg_horiz_neon()
393 t23 = vminq_u16(t23, max); in vpx_highbd_convolve8_avg_horiz_neon()
394 transpose_u16_4x4q(&t01, &t23); in vpx_highbd_convolve8_avg_horiz_neon()
401 d23 = vrhaddq_u16(d23, t23); in vpx_highbd_convolve8_avg_horiz_neon()
754 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_vert_neon() local
795 t23 = vcombine_u16(vqrshrun_n_s32(d2, 7), vqrshrun_n_s32(d3, 7)); in vpx_highbd_convolve8_avg_vert_neon()
797 t23 = vminq_u16(t23, max); in vpx_highbd_convolve8_avg_vert_neon()
804 d23 = vrhaddq_u16(d23, t23); in vpx_highbd_convolve8_avg_vert_neon()
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
Dashr-tripcount.ll65 %t23 = zext i32 %t22 to i64 ; <i64> [#uses=1]
66 %t24 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
Dashr-tripcount.ll65 %t23 = zext i32 %t22 to i64 ; <i64> [#uses=1]
66 %t24 = getelementptr float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1]
/external/clang/test/CodeGen/
Dlibcalls-fno-builtin.c126 long int t23(char **x) { return strtoul("1234", x, 10); } in t23() function
Dasm.c187 unsigned char t23(unsigned char a, unsigned char b) { in t23() function
Dms-inline-asm.c247 void t23() {
/external/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower.ll177 %t23 = xor i32 %v23, 1234
189 %t21 = select i1 %cmp, i32 %v22, i32 %t23
251 %t23 = xor <16 x i1> %v23, %v22
257 %t21 = select i1 %cmp, <16 x i1> %v22, <16 x i1> %t23
Dlsr-delayed-fold.ll18 %t16 = phi i64 [ 0, %bb12 ], [ %t23, %bb15 ] ; <i64> [#uses=2]
23 %t23 = add i64 %t16, 1 ; <i64> [#uses=1]
Dlsr-reuse.ll515 %t23 = phi float [ %t35, %bb32 ], [ %t20, %bb19 ] ; <float> [#uses=6]
530 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
532 %t35 = fadd float %t23, %t8 ; <float> [#uses=1]
542 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
544 %t43 = fadd float %t23, %t8 ; <float> [#uses=1]
547 %t46 = fadd float %t23, %t45 ; <float> [#uses=1]
550 %t49 = fadd float %t23, %t48 ; <float> [#uses=1]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-delayed-fold.ll18 %t16 = phi i64 [ 0, %bb12 ], [ %t23, %bb15 ] ; <i64> [#uses=2]
23 %t23 = add i64 %t16, 1 ; <i64> [#uses=1]
Dlsr-reuse.ll514 %t23 = phi float [ %t35, %bb32 ], [ %t20, %bb19 ] ; <float> [#uses=6]
529 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
531 %t35 = fadd float %t23, %t8 ; <float> [#uses=1]
541 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
543 %t43 = fadd float %t23, %t8 ; <float> [#uses=1]
546 %t46 = fadd float %t23, %t45 ; <float> [#uses=1]
549 %t49 = fadd float %t23, %t48 ; <float> [#uses=1]
Dvec_shuffle-15.ll58 define <2 x i64> @t23(<2 x i64> %a, <2 x i64> %b) nounwind {
/external/llvm/test/CodeGen/ARM/
Dminmax.ll179 ; CHECK-LABEL: t23
181 define <8 x i8> @t23(<8 x i8> %a, <8 x i8> %b) {
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll226 define i64 @t23(i8** %y) {
227 ; CHECK-LABEL: @t23(
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp1271 namespace t23 namespace
1298 t23::A1* getA1() {return A2::getA1();} in getA1()
2441 t23::test(); in main()
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll64 %t23 = add i32 %t10, 56
65 %t24 = getelementptr [64 x float]* %t, i32 0, i32 %t23