Home | History | Annotate | Download | only in ARM

Lines Matching full:declare

5 declare i64 @test_i64_f64_helper(double %p)
21 declare i64 @test_i64_v1i64_helper(<1 x i64> %p)
37 declare i64 @test_i64_v2f32_helper(<2 x float> %p)
53 declare i64 @test_i64_v2i32_helper(<2 x i32> %p)
69 declare i64 @test_i64_v4i16_helper(<4 x i16> %p)
85 declare i64 @test_i64_v8i8_helper(<8 x i8> %p)
101 declare double @test_f64_i64_helper(i64 %p)
117 declare double @test_f64_v1i64_helper(<1 x i64> %p)
134 declare double @test_f64_v2f32_helper(<2 x float> %p)
151 declare double @test_f64_v2i32_helper(<2 x i32> %p)
168 declare double @test_f64_v4i16_helper(<4 x i16> %p)
185 declare double @test_f64_v8i8_helper(<8 x i8> %p)
202 declare <1 x i64> @test_v1i64_i64_helper(i64 %p)
218 declare <1 x i64> @test_v1i64_f64_helper(double %p)
235 declare <1 x i64> @test_v1i64_v2f32_helper(<2 x float> %p)
252 declare <1 x i64> @test_v1i64_v2i32_helper(<2 x i32> %p)
270 declare <1 x i64> @test_v1i64_v4i16_helper(<4 x i16> %p)
287 declare <1 x i64> @test_v1i64_v8i8_helper(<8 x i8> %p)
304 declare <2 x float> @test_v2f32_i64_helper(i64 %p)
320 declare <2 x float> @test_v2f32_f64_helper(double %p)
337 declare <2 x float> @test_v2f32_v1i64_helper(<1 x i64> %p)
354 declare <2 x float> @test_v2f32_v2i32_helper(<2 x i32> %p)
372 declare <2 x float> @test_v2f32_v4i16_helper(<4 x i16> %p)
389 declare <2 x float> @test_v2f32_v8i8_helper(<8 x i8> %p)
406 declare <2 x i32> @test_v2i32_i64_helper(i64 %p)
422 declare <2 x i32> @test_v2i32_f64_helper(double %p)
439 declare <2 x i32> @test_v2i32_v1i64_helper(<1 x i64> %p)
456 declare <2 x i32> @test_v2i32_v2f32_helper(<2 x float> %p)
475 declare <2 x i32> @test_v2i32_v4i16_helper(<4 x i16> %p)
492 declare <2 x i32> @test_v2i32_v8i8_helper(<8 x i8> %p)
509 declare <4 x i16> @test_v4i16_i64_helper(i64 %p)
525 declare <4 x i16> @test_v4i16_f64_helper(double %p)
542 declare <4 x i16> @test_v4i16_v1i64_helper(<1 x i64> %p)
559 declare <4 x i16> @test_v4i16_v2f32_helper(<2 x float> %p)
578 declare <4 x i16> @test_v4i16_v2i32_helper(<2 x i32> %p)
597 declare <4 x i16> @test_v4i16_v8i8_helper(<8 x i8> %p)
614 declare <8 x i8> @test_v8i8_i64_helper(i64 %p)
630 declare <8 x i8> @test_v8i8_f64_helper(double %p)
647 declare <8 x i8> @test_v8i8_v1i64_helper(<1 x i64> %p)
664 declare <8 x i8> @test_v8i8_v2f32_helper(<2 x float> %p)
681 declare <8 x i8> @test_v8i8_v2i32_helper(<2 x i32> %p)
698 declare <8 x i8> @test_v8i8_v4i16_helper(<4 x i16> %p)
715 declare fp128 @test_f128_v2f64_helper(<2 x double> %p)
733 declare fp128 @test_f128_v2i64_helper(<2 x i64> %p)
748 declare fp128 @test_f128_v4f32_helper(<4 x float> %p)
763 declare fp128 @test_f128_v4i32_helper(<4 x i32> %p)
778 declare fp128 @test_f128_v8i16_helper(<8 x i16> %p)
793 declare fp128 @test_f128_v16i8_helper(<16 x i8> %p)
808 declare <2 x double> @test_v2f64_f128_helper(fp128 %p)
822 declare <2 x double> @test_v2f64_v2i64_helper(<2 x i64> %p)
838 declare <2 x double> @test_v2f64_v4f32_helper(<4 x float> %p)
854 declare <2 x double> @test_v2f64_v4i32_helper(<4 x i32> %p)
870 declare <2 x double> @test_v2f64_v8i16_helper(<8 x i16> %p)
886 declare <2 x double> @test_v2f64_v16i8_helper(<16 x i8> %p)
902 declare <2 x i64> @test_v2i64_f128_helper(fp128 %p)
915 declare <2 x i64> @test_v2i64_v2f64_helper(<2 x double> %p)
932 declare <2 x i64> @test_v2i64_v4f32_helper(<4 x float> %p)
948 declare <2 x i64> @test_v2i64_v4i32_helper(<4 x i32> %p)
964 declare <2 x i64> @test_v2i64_v8i16_helper(<8 x i16> %p)
980 declare <2 x i64> @test_v2i64_v16i8_helper(<16 x i8> %p)
996 declare <4 x float> @test_v4f32_f128_helper(fp128 %p)
1009 declare <4 x float> @test_v4f32_v2f64_helper(<2 x double> %p)
1026 declare <4 x float> @test_v4f32_v2i64_helper(<2 x i64> %p)
1042 declare <4 x float> @test_v4f32_v4i32_helper(<4 x i32> %p)
1058 declare <4 x float> @test_v4f32_v8i16_helper(<8 x i16> %p)
1074 declare <4 x float> @test_v4f32_v16i8_helper(<16 x i8> %p)
1090 declare <4 x i32> @test_v4i32_f128_helper(fp128 %p)
1103 declare <4 x i32> @test_v4i32_v2f64_helper(<2 x double> %p)
1120 declare <4 x i32> @test_v4i32_v2i64_helper(<2 x i64> %p)
1136 declare <4 x i32> @test_v4i32_v4f32_helper(<4 x float> %p)
1152 declare <4 x i32> @test_v4i32_v8i16_helper(<8 x i16> %p)
1168 declare <4 x i32> @test_v4i32_v16i8_helper(<16 x i8> %p)
1184 declare <8 x i16> @test_v8i16_f128_helper(fp128 %p)
1197 declare <8 x i16> @test_v8i16_v2f64_helper(<2 x double> %p)
1214 declare <8 x i16> @test_v8i16_v2i64_helper(<2 x i64> %p)
1230 declare <8 x i16> @test_v8i16_v4f32_helper(<4 x float> %p)
1246 declare <8 x i16> @test_v8i16_v4i32_helper(<4 x i32> %p)
1262 declare <8 x i16> @test_v8i16_v16i8_helper(<16 x i8> %p)
1278 declare <16 x i8> @test_v16i8_f128_helper(fp128 %p)
1291 declare <16 x i8> @test_v16i8_v2f64_helper(<2 x double> %p)
1308 declare <16 x i8> @test_v16i8_v2i64_helper(<2 x i64> %p)
1324 declare <16 x i8> @test_v16i8_v4f32_helper(<4 x float> %p)
1340 declare <16 x i8> @test_v16i8_v4i32_helper(<4 x i32> %p)
1356 declare <16 x i8> @test_v16i8_v8i16_helper(<8 x i16> %p)