Lines Matching full:tmp1
19 %tmp1 = load <2 x float>, <2 x float>* %A
21 %tmp3 = call <2 x i32> @llvm.aarch64.neon.facge.v2i32.v2f32(<2 x float> %tmp1, <2 x float> %tmp2)
28 %tmp1 = load <4 x float>, <4 x float>* %A
30 %tmp3 = call <4 x i32> @llvm.aarch64.neon.facge.v4i32.v4f32(<4 x float> %tmp1, <4 x float> %tmp2)
37 %tmp1 = load <2 x double>, <2 x double>* %A
39 %tmp3 = call <2 x i64> @llvm.aarch64.neon.facge.v2i64.v2f64(<2 x double> %tmp1, <2 x double> %tmp2)
50 %tmp1 = load <2 x float>, <2 x float>* %A
52 %tmp3 = call <2 x i32> @llvm.aarch64.neon.facgt.v2i32.v2f32(<2 x float> %tmp1, <2 x float> %tmp2)
59 %tmp1 = load <4 x float>, <4 x float>* %A
61 %tmp3 = call <4 x i32> @llvm.aarch64.neon.facgt.v4i32.v4f32(<4 x float> %tmp1, <4 x float> %tmp2)
68 %tmp1 = load <2 x double>, <2 x double>* %A
70 %tmp3 = call <2 x i64> @llvm.aarch64.neon.facgt.v2i64.v2f64(<2 x double> %tmp1, <2 x double> %tmp2)
115 %tmp1 = load <8 x i8>, <8 x i8>* %A
117 %commonbits = and <8 x i8> %tmp1, %tmp2
126 %tmp1 = load <16 x i8>, <16 x i8>* %A
128 %commonbits = and <16 x i8> %tmp1, %tmp2
137 %tmp1 = load <4 x i16>, <4 x i16>* %A
139 %commonbits = and <4 x i16> %tmp1, %tmp2
148 %tmp1 = load <8 x i16>, <8 x i16>* %A
150 %commonbits = and <8 x i16> %tmp1, %tmp2
159 %tmp1 = load <2 x i32>, <2 x i32>* %A
161 %commonbits = and <2 x i32> %tmp1, %tmp2
170 %tmp1 = load <4 x i32>, <4 x i32>* %A
172 %commonbits = and <4 x i32> %tmp1, %tmp2
181 %tmp1 = load <2 x i64>, <2 x i64>* %A
183 %commonbits = and <2 x i64> %tmp1, %tmp2