Home | History | Annotate | Download | only in ARM

Lines Matching full:tmp1

5   %tmp1 = load <4 x float>, <4 x float>* %A
6 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtas.v4i32.v4f32(<4 x float> %tmp1)
13 %tmp1 = load <2 x float>, <2 x float>* %A
14 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtas.v2i32.v2f32(<2 x float> %tmp1)
21 %tmp1 = load <4 x float>, <4 x float>* %A
22 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtns.v4i32.v4f32(<4 x float> %tmp1)
29 %tmp1 = load <2 x float>, <2 x float>* %A
30 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtns.v2i32.v2f32(<2 x float> %tmp1)
37 %tmp1 = load <4 x float>, <4 x float>* %A
38 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtps.v4i32.v4f32(<4 x float> %tmp1)
45 %tmp1 = load <2 x float>, <2 x float>* %A
46 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtps.v2i32.v2f32(<2 x float> %tmp1)
53 %tmp1 = load <4 x float>, <4 x float>* %A
54 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtms.v4i32.v4f32(<4 x float> %tmp1)
61 %tmp1 = load <2 x float>, <2 x float>* %A
62 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtms.v2i32.v2f32(<2 x float> %tmp1)
69 %tmp1 = load <4 x float>, <4 x float>* %A
70 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtau.v4i32.v4f32(<4 x float> %tmp1)
77 %tmp1 = load <2 x float>, <2 x float>* %A
78 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtau.v2i32.v2f32(<2 x float> %tmp1)
85 %tmp1 = load <4 x float>, <4 x float>* %A
86 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtnu.v4i32.v4f32(<4 x float> %tmp1)
93 %tmp1 = load <2 x float>, <2 x float>* %A
94 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtnu.v2i32.v2f32(<2 x float> %tmp1)
101 %tmp1 = load <4 x float>, <4 x float>* %A
102 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtpu.v4i32.v4f32(<4 x float> %tmp1)
109 %tmp1 = load <2 x float>, <2 x float>* %A
110 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtpu.v2i32.v2f32(<2 x float> %tmp1)
117 %tmp1 = load <4 x float>, <4 x float>* %A
118 %tmp2 = call <4 x i32> @llvm.arm.neon.vcvtmu.v4i32.v4f32(<4 x float> %tmp1)
125 %tmp1 = load <2 x float>, <2 x float>* %A
126 %tmp2 = call <2 x i32> @llvm.arm.neon.vcvtmu.v2i32.v2f32(<2 x float> %tmp1)