Lines Matching refs:tmp3
8 %tmp3 = add <8 x i8> %tmp1, %tmp2
10 store <8 x i8> %tmp3, <8 x i8>* null
18 %tmp3 = add <4 x i16> %tmp1, %tmp2
20 store <4 x i16> %tmp3, <4 x i16>* null
28 %tmp3 = add <2 x i32> %tmp1, %tmp2
30 store <2 x i32> %tmp3, <2 x i32>* null
39 %tmp3 = add <1 x i64> %tmp1, %tmp2
41 store <1 x i64> %tmp3, <1 x i64>* null
53 %tmp3 = tail call x86_mmx @llvm.x86.mmx.padd.b(x86_mmx %tmp1, x86_mmx %tmp2)
54 store x86_mmx %tmp3, x86_mmx* null
64 %tmp3 = tail call x86_mmx @llvm.x86.mmx.padd.w(x86_mmx %tmp1, x86_mmx %tmp2)
65 store x86_mmx %tmp3, x86_mmx* null
75 %tmp3 = tail call x86_mmx @llvm.x86.mmx.padd.d(x86_mmx %tmp1, x86_mmx %tmp2)
76 store x86_mmx %tmp3, x86_mmx* null
86 %tmp3 = tail call x86_mmx @llvm.x86.mmx.padd.q(x86_mmx %tmp1, x86_mmx %tmp2)
87 store x86_mmx %tmp3, x86_mmx* null