Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/Transforms/NaryReassociate/
Dpr24301.ll18 ; do not rewrite %t23 against %t13 because %t13 is already deleted
19 %t23 = add i32 %t21, -128
20 ret i32 %t23
38 %t23 = add i32 %t21, -128; => reassociated to t13 + 119
39 %res = add i32 %t14, %t23
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dfpextend.ll21 %t23 = fpext float %y to double
22 %t5 = fmul double %t1, %t23
33 %t23 = fpext float %y to double
34 %t5 = fdiv double %t1, %t23
139 %t23 = fpext half %y to double
140 %t5 = fmul double %t1, %t23
152 %t23 = fpext float %y to double
153 %t5 = fmul double %t1, %t23
190 %t23 = fpext float %y to double
191 %t5 = fdiv double %t1, %t23
[all …]
/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/llvm-project/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
Dfp-expr.ll13 %t23 = fsub fast <4 x float> undef, %t1
14 %t24 = fadd fast <4 x float> %t23, undef
D2012-05-08-UndefLeak.ll35 %t23 = add i64 %t22, %t5
36 %t24 = add i64 %t23, %t6
70 %t58 = add i64 %t57, %t23
/external/llvm-project/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/llvm-project/llvm/test/Transforms/LoopVectorize/
Dreduction-order.ll29 %t23 = phi i32 [ 0, %t16 ], [ %t24, %t20 ]
30 %t24 = add i32 3, %t23
/external/llvm-project/clang/test/Coverage/
Dc-language-features.inc123 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/llvm-project/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll66 %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/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c368 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/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dvec_list_bias.ll73 %t23 = load i32, i32* %t22, align 4
74 %t24 = add nsw i32 %t23, %t21
75 %t25 = sub nsw i32 %t21, %t23
DPR34635.ll77 %t23 = icmp slt i32 %t22, %t20
78 %t24 = select i1 %t23, i32 %t22, i32 %t20
79 %t25 = select i1 %t23, i32 3, i32 %t21
Dreorder_repeated_ops.ll70 %t23 = sub nsw i32 undef, %t4
71 %t24 = sub i32 %t23, undef
/external/llvm-project/clang/test/CodeGen/
Dattributes.c101 void __attribute__((nocf_check)) t23(void) {} in t23() function
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp471 int t23[F(__is_integral(long double))]; in is_integral() local
500 int t23[F(__is_floating_point(unsigned long))]; in is_floating_point() local
607 int t23[T(__is_arithmetic(unsigned long))]; in is_arithmetic() local
636 int t23[T(__is_complete_type(unsigned long))]; in is_complete_type() local
660 int t23[F(__is_void(unsigned long))]; in is_void() local
690 int t23[F(__is_array(unsigned int))]; in is_array() local
729 int t23[F(__is_function(unsigned int))]; in is_function() local
802 int t23[T(__is_fundamental(unsigned long))]; in is_fundamental() local
853 int t23[F(__is_scalar(UnionAr))]; in is_scalar() local
882 int t23[F(__is_compound(bool))]; in is_compound() local
[all …]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dtrunc-bitcast-vector.ll52 ; t23: i64 = bitcast t21
53 ; t30: i16 = truncate t23
/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]
/external/clang/test/CodeGen/
Dlibcalls-fno-builtin.c126 long int t23(char **x) { return strtoul("1234", x, 10); } in t23() function

123