Home
last modified time | relevance | path

Searched refs:t48 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/Transforms/IndVarSimplify/
Dashr-tripcount.ll47 %k.04 = phi i32 [ %t48, %bb4 ], [ 0, %bb.nph ] ; <i32> [#uses=1]
94 %t48 = add i32 %k.04, 1 ; <i32> [#uses=2]
99 %t50 = icmp sgt i32 %t5, %t48 ; <i1> [#uses=1]
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll60 %t48 = add i64 %t47, %t13
61 %t49 = add i64 %t48, %t14
/external/valgrind/main/VEX/orig_ppc32/
Dreturn0.orig132 65: GETL R30, t48
135 68: STL t48, (t50)
331 62: GETL R0, t48
332 63: CMP0L t48, t50 (-rSo)
1140 59: GETL R1, t48
1141 60: ADDL $0x20, t48
1142 61: STL t46, (t48)
1732 68: LDL (t46), t48
1733 69: PUTL t48, R29
2503 63: GETL R8, t48
[all …]
Ddate.orig132 65: GETL R30, t48
135 68: STL t48, (t50)
331 62: GETL R0, t48
332 63: CMP0L t48, t50 (-rSo)
1140 59: GETL R1, t48
1141 60: ADDL $0x20, t48
1142 61: STL t46, (t48)
1732 68: LDL (t46), t48
1733 69: PUTL t48, R29
2503 63: GETL R8, t48
[all …]
/external/pixman/demos/
Dquad2quad.c25 t35, t36, t37, t38, t39, t40, t41, t42, t43, t44, t45, t46, t47, t48, t49, t50, in quad_to_quad() local
174 t48 = px2 * px3 * x2 * y3; in quad_to_quad()
176 t50 = py1 * (t49 + t48 + t47); in quad_to_quad()
397 t218 = y2 * (t84 + t48); in quad_to_quad()
1622 + px1 * t234 + px1 * x1 * t379 + t1 * (px1 * t129 + t49 + t48 + t47)) in quad_to_quad()
1646 + y1 * (x1 * (px1 * t294 + t49 + t48 + t47) + px1 * t290) + t185 + t184 in quad_to_quad()
1678 + y1 * (px1 * t692 + px1 * x1 * t76 + t49 + t48 + t47) + t218 in quad_to_quad()
1713 + py0 * (x1 * (px1 * t708 + t49 + t48 + t47) in quad_to_quad()
1792 + t732 + t29 * (px1 * t756 + t49 + t48 + t47) in quad_to_quad()
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll549 %t48 = fmul float %t8, 3.000000e+00 ; <float> [#uses=1]
550 %t49 = fadd float %t23, %t48 ; <float> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp925 int t48[F(__is_const(Enum))]; in is_const() local
974 int t48[F(__is_volatile(Enum))]; in is_volatile() local