Lines Matching full:tmp1
6 %tmp1 = load <2 x float>, <2 x float>* %A
8 %tmp3 = call <2 x float> @llvm.aarch64.neon.frecps.v2f32(<2 x float> %tmp1, <2 x float> %tmp2)
15 %tmp1 = load <4 x float>, <4 x float>* %A
17 %tmp3 = call <4 x float> @llvm.aarch64.neon.frecps.v4f32(<4 x float> %tmp1, <4 x float> %tmp2)
24 %tmp1 = load <2 x double>, <2 x double>* %A
26 %tmp3 = call <2 x double> @llvm.aarch64.neon.frecps.v2f64(<2 x double> %tmp1, <2 x double> %tmp2)
38 %tmp1 = load <2 x float>, <2 x float>* %A
40 %tmp3 = call <2 x float> @llvm.aarch64.neon.frsqrts.v2f32(<2 x float> %tmp1, <2 x float> %tmp2)
47 %tmp1 = load <4 x float>, <4 x float>* %A
49 %tmp3 = call <4 x float> @llvm.aarch64.neon.frsqrts.v4f32(<4 x float> %tmp1, <4 x float> %tmp2)
56 %tmp1 = load <2 x double>, <2 x double>* %A
58 %tmp3 = call <2 x double> @llvm.aarch64.neon.frsqrts.v2f64(<2 x double> %tmp1, <2 x double> %tmp2)
69 %tmp1 = load <2 x float>, <2 x float>* %A
70 %tmp3 = call <2 x float> @llvm.aarch64.neon.frecpe.v2f32(<2 x float> %tmp1)
77 %tmp1 = load <4 x float>, <4 x float>* %A
78 %tmp3 = call <4 x float> @llvm.aarch64.neon.frecpe.v4f32(<4 x float> %tmp1)
85 %tmp1 = load <2 x double>, <2 x double>* %A
86 %tmp3 = call <2 x double> @llvm.aarch64.neon.frecpe.v2f64(<2 x double> %tmp1)
93 %tmp1 = load float, float* %A
94 %tmp3 = call float @llvm.aarch64.neon.frecpe.f32(float %tmp1)
101 %tmp1 = load double, double* %A
102 %tmp3 = call double @llvm.aarch64.neon.frecpe.f64(double %tmp1)
115 %tmp1 = load float, float* %A
116 %tmp3 = call float @llvm.aarch64.neon.frecpx.f32(float %tmp1)
123 %tmp1 = load double, double* %A
124 %tmp3 = call double @llvm.aarch64.neon.frecpx.f64(double %tmp1)
134 %tmp1 = load <2 x float>, <2 x float>* %A
135 %tmp3 = call <2 x float> @llvm.aarch64.neon.frsqrte.v2f32(<2 x float> %tmp1)
142 %tmp1 = load <4 x float>, <4 x float>* %A
143 %tmp3 = call <4 x float> @llvm.aarch64.neon.frsqrte.v4f32(<4 x float> %tmp1)
150 %tmp1 = load <2 x double>, <2 x double>* %A
151 %tmp3 = call <2 x double> @llvm.aarch64.neon.frsqrte.v2f64(<2 x double> %tmp1)
158 %tmp1 = load float, float* %A
159 %tmp3 = call float @llvm.aarch64.neon.frsqrte.f32(float %tmp1)
166 %tmp1 = load double, double* %A
167 %tmp3 = call double @llvm.aarch64.neon.frsqrte.f64(double %tmp1)
180 %tmp1 = load <2 x i32>, <2 x i32>* %A
181 %tmp3 = call <2 x i32> @llvm.aarch64.neon.urecpe.v2i32(<2 x i32> %tmp1)
188 %tmp1 = load <4 x i32>, <4 x i32>* %A
189 %tmp3 = call <4 x i32> @llvm.aarch64.neon.urecpe.v4i32(<4 x i32> %tmp1)
199 %tmp1 = load <2 x i32>, <2 x i32>* %A
200 %tmp3 = call <2 x i32> @llvm.aarch64.neon.ursqrte.v2i32(<2 x i32> %tmp1)
207 %tmp1 = load <4 x i32>, <4 x i32>* %A
208 %tmp3 = call <4 x i32> @llvm.aarch64.neon.ursqrte.v4i32(<4 x i32> %tmp1)