Home
last modified time | relevance | path

Searched refs:t39 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll51 %t39 = add i64 %t38, %t4
52 %t40 = add i64 %t39, %t5
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll91 %t39 = add nsw i64 %t37, %t38 ; <i64> [#uses=1]
92 %t40 = trunc i64 %t39 to i32 ; <i32> [#uses=2]
Dashr-tripcount.ll82 %t39 = getelementptr float* %iquaSpectrum, i64 %t38 ; <float*> [#uses=1]
83 store float %t37, float* %t39, align 4
/external/clang/test/Coverage/
Dc-language-features.inc143 float t37, *t38, t39[9], t40(double);
/external/clang/test/CodeGen/
Dms-inline-asm.c461 void t39() {
/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
161 t39 = - px2 * px3 * t5 * y3; in quad_to_quad()
164 t41 = py1 * (t40 + t39 + t38); in quad_to_quad()
1657 + px1 * t29 * t169 + px1 * x1 * t209 + t1 * (px1 * t113 + t40 + t39 + t38)) in quad_to_quad()
1686 + px1 * t698 + t40 + t39 + t38) + px1 * x1 * y2 * t741 in quad_to_quad()
1714 + px1 * t707 + px1 * t29 * t349 + t40 + t39 + t38 in quad_to_quad()
1768 + y1 * (x1 * (px1 * t790 + t40 + t39 + t38) + t682) in quad_to_quad()
1791 + py0 * (x1 * (px1 * t759 + t40 + t39 + t38) in quad_to_quad()
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll539 %t39 = fmul float %t8, 1.600000e+01 ; <float> [#uses=1]
540 store float %t39, float* %t7
/external/libcxxabi/test/
Ddynamic_cast3.cpp2233 namespace t39 namespace
2456 t39::test(); in main()
/external/clang/test/SemaCXX/
Dtype-traits.cpp916 int t39[F(__is_const(long double))]; in is_const() local
965 int t39[F(__is_volatile(long double))]; in is_volatile() local