Lines Matching refs:tmp3
5 %tmp3 = add <8 x i8> %A, %B;
6 ret <8 x i8> %tmp3
11 %tmp3 = add <16 x i8> %A, %B;
12 ret <16 x i8> %tmp3
17 %tmp3 = add <4 x i16> %A, %B;
18 ret <4 x i16> %tmp3
23 %tmp3 = add <8 x i16> %A, %B;
24 ret <8 x i16> %tmp3
29 %tmp3 = add <2 x i32> %A, %B;
30 ret <2 x i32> %tmp3
35 %tmp3 = add <4 x i32> %A, %B;
36 ret <4 x i32> %tmp3
41 %tmp3 = add <2 x i64> %A, %B;
42 ret <2 x i64> %tmp3
47 %tmp3 = fadd <2 x float> %A, %B;
48 ret <2 x float> %tmp3
53 %tmp3 = fadd <4 x float> %A, %B;
54 ret <4 x float> %tmp3
58 %tmp3 = fadd <2 x double> %A, %B;
59 ret <2 x double> %tmp3
64 %tmp3 = sub <8 x i8> %A, %B;
65 ret <8 x i8> %tmp3
70 %tmp3 = sub <16 x i8> %A, %B;
71 ret <16 x i8> %tmp3
76 %tmp3 = sub <4 x i16> %A, %B;
77 ret <4 x i16> %tmp3
82 %tmp3 = sub <8 x i16> %A, %B;
83 ret <8 x i16> %tmp3
88 %tmp3 = sub <2 x i32> %A, %B;
89 ret <2 x i32> %tmp3
94 %tmp3 = sub <4 x i32> %A, %B;
95 ret <4 x i32> %tmp3
100 %tmp3 = sub <2 x i64> %A, %B;
101 ret <2 x i64> %tmp3
106 %tmp3 = fsub <2 x float> %A, %B;
107 ret <2 x float> %tmp3
112 %tmp3 = fsub <4 x float> %A, %B;
113 ret <4 x float> %tmp3
117 %tmp3 = fsub <2 x double> %A, %B;
118 ret <2 x double> %tmp3