/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 28 %t23 = mul i32 %t22, %t22 29 %t24 = mul i32 %t23, %t23
|
D | fast-mightymul.ll | 28 %t23 = fmul fast float %t22, %t22 29 %t24 = fmul fast float %t23, %t23
|
D | 2012-05-08-UndefLeak.ll | 35 %t23 = add i64 %t22, %t5 36 %t24 = add i64 %t23, %t6 70 %t58 = add i64 %t57, %t23
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 28 %t23 = mul i32 %t22, %t22 29 %t24 = mul i32 %t23, %t23
|
D | fast-mightymul.ll | 28 %t23 = fmul fast float %t22, %t22 29 %t24 = fmul fast float %t23, %t23
|
D | 2012-05-08-UndefLeak.ll | 35 %t23 = add i64 %t22, %t5 36 %t24 = add i64 %t23, %t6 70 %t58 = add i64 %t57, %t23
|
D | fp-expr.ll | 13 %t23 = fsub fast <4 x float> undef, %t1 14 %t24 = fadd fast <4 x float> %t23, undef
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 25 %t23 = trunc i33 %t22 to i32 26 %t24 = sub i32 %t17, %t23
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 25 %t23 = trunc i33 %t22 to i32 26 %t24 = sub i32 %t17, %t23
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 25 %t23 = trunc i33 %t22 to i32 26 %t24 = sub i32 %t17, %t23
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 121 long double t23; ++t23; --t23;
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 415 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/ |
D | highbd_vpx_convolve8_neon.c | 368 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_horiz_neon() local 399 t23 = vcombine_u16(vqrshrun_n_s32(d2, 7), vqrshrun_n_s32(d3, 7)); in vpx_highbd_convolve8_avg_horiz_neon() 401 t23 = vminq_u16(t23, max); in vpx_highbd_convolve8_avg_horiz_neon() 402 transpose_u16_4x4q(&t01, &t23); in vpx_highbd_convolve8_avg_horiz_neon() 409 d23 = vrhaddq_u16(d23, t23); in vpx_highbd_convolve8_avg_horiz_neon() 771 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_vert_neon() local 812 t23 = vcombine_u16(vqrshrun_n_s32(d2, 7), vqrshrun_n_s32(d3, 7)); in vpx_highbd_convolve8_avg_vert_neon() 814 t23 = vminq_u16(t23, max); in vpx_highbd_convolve8_avg_vert_neon() 821 d23 = vrhaddq_u16(d23, t23); in vpx_highbd_convolve8_avg_vert_neon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | rdf-filter-defs.ll | 66 %t23 = load i32, i32* %t22, align 4 67 %t24 = icmp ult i32 %t23, %t19 81 %t28 = icmp ugt i32 %t23, 15 100 %t34 = phi i32 [ %t26, %b9 ], [ %t23, %b10 ]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | trunc-bitcast-vector.ll | 52 ; t23: i64 = bitcast t21 53 ; t30: i16 = truncate t23
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1] 84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 65 %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/ |
D | eliminate-rem.ll | 75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1] 84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 65 %t23 = zext i32 %t22 to i64 ; <i64> [#uses=1] 66 %t24 = getelementptr float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1]
|
/external/deqp-deps/glslang/Test/ |
D | 150.frag | 38 ivec3 t23 = textureSize(usmsa);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1] 84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 67 %t23 = zext i32 %t22 to i64 ; <i64> [#uses=1] 68 %t24 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | libcalls-fno-builtin.c | 126 long int t23(char **x) { return strtoul("1234", x, 10); } in t23() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pseudo_cmov_lower.ll | 177 %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
|
/external/llvm/test/CodeGen/X86/ |
D | pseudo_cmov_lower.ll | 177 %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
|