Home
last modified time | relevance | path

Searched refs:t34 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll46 %t34 = add i64 %t33, %t16
47 %t35 = add i64 %t34, %x0
81 %t69 = add i64 %t68, %t34
/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig105 46: GETL R1, t34
106 47: ADDL $0x298, t34
107 48: STL t32, (t34)
305 44: GETL R7, t34
306 45: ADDL t34, t32
1118 43: GETL R24, t34
1121 46: STL t34, (t36)
1233 44: GETL R3, t34
1234 45: ADDL $0x12, t34
1235 46: PUTL t34, R0
[all …]
Dreturn0.orig105 46: GETL R1, t34
106 47: ADDL $0x298, t34
107 48: STL t32, (t34)
305 44: GETL R7, t34
306 45: ADDL t34, t32
1118 43: GETL R24, t34
1121 46: STL t34, (t36)
1233 44: GETL R3, t34
1234 45: ADDL $0x12, t34
1235 46: PUTL t34, R0
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll86 %t34 = getelementptr inbounds i64* %arg, i64 %t30 ; <i64*> [#uses=1]
90 %t38 = load i64* %t34 ; <i64> [#uses=1]
Dashr-tripcount.ll76 %t34 = sext i32 %i.05 to i64 ; <i64> [#uses=1]
77 %t35 = getelementptr float* %iquaSpectrum, i64 %t34 ; <float*> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp581 int t34[F(__is_function(type_wrapper<void(void)>::ptrtype))]; in is_function() local
651 int t34[F(__is_fundamental(Enum))]; in is_fundamental() local
733 int t34[F(__is_compound(void))]; in is_compound() local
770 int t34[F(__is_pointer(void (StructWithMembers::*) ()))]; in is_pointer() local
803 int t34[F(__is_member_object_pointer(Union))]; in is_member_object_pointer() local
839 int t34[F(__is_member_function_pointer(Union))]; in is_member_function_pointer() local
876 int t34[F(__is_member_pointer(UnionAr))]; in is_member_pointer() local
911 int t34[F(__is_const(signed char))]; in is_const() local
960 int t34[F(__is_volatile(signed char))]; in is_volatile() local
1079 int t34[F(__is_trivial(ExtDefaulted))]; in is_trivial2() local
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll307 define i64 @t34(i64 %y) {
308 ; CHECK-LABEL: @t34(
/external/clang/test/CodeGen/
Dms-inline-asm.c362 void t34() {
/external/pixman/demos/
Dquad2quad.c24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, in quad_to_quad() local
154 t34 = - px3 * py2 * y3; in quad_to_quad()
157 t36 = t35 + t34 + t33; in quad_to_quad()
349 + t175 + t170 + t159 + t1 * (t163 + t162 + t35 + t34 + t33) + t155; in quad_to_quad()
372 t199 = t198 + t34; in quad_to_quad()
589 t364 = y2 * (t153 + t34); in quad_to_quad()
597 t370 = t35 + t34; in quad_to_quad()
1706 + t715 + py1 * t712 + t29 * (t162 + t35 + t34 + t33) + t660 in quad_to_quad()
1895 + px1 * t966 + t965 + t29 * (t163 + t35 + t34 + t33) + t753 + t12 in quad_to_quad()
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll530 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
531 store float %t34, float* %t25
/external/libcxxabi/test/
Ddynamic_cast3.cpp1928 namespace t34 namespace
2451 t34::test(); in main()