Lines Matching refs:int32x2_t

41 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) {  in test_vaba_s32()
193 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
270 int32x2_t test_vabd_s32(int32x2_t a, int32x2_t b) { in test_vabd_s32()
436 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
502 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32()
567 int32x2_t test_vadd_s32(int32x2_t a, int32x2_t b) { in test_vadd_s32()
712 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
787 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
851 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
901 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
1017 int32x2_t test_vbic_s32(int32x2_t a, int32x2_t b) { in test_vbic_s32()
1151 int32x2_t test_vbsl_s32(uint32x2_t a, int32x2_t b, int32x2_t c) { in test_vbsl_s32()
1457 uint32x2_t test_vceq_s32(int32x2_t a, int32x2_t b) { in test_vceq_s32()
1586 uint32x2_t test_vcge_s32(int32x2_t a, int32x2_t b) { in test_vcge_s32()
1699 uint32x2_t test_vcgt_s32(int32x2_t a, int32x2_t b) { in test_vcgt_s32()
1812 uint32x2_t test_vcle_s32(int32x2_t a, int32x2_t b) { in test_vcle_s32()
1930 int32x2_t test_vcls_s32(int32x2_t a) { in test_vcls_s32()
1984 uint32x2_t test_vclt_s32(int32x2_t a, int32x2_t b) { in test_vclt_s32()
2102 int32x2_t test_vclz_s32(int32x2_t a) { in test_vclz_s32()
2254 int32x4_t test_vcombine_s32(int32x2_t a, int32x2_t b) { in test_vcombine_s32()
2350 int32x2_t test_vcreate_s32(uint64_t a) { in test_vcreate_s32()
2462 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
2511 float32x2_t test_vcvt_n_f32_s32(int32x2_t a) { in test_vcvt_n_f32_s32()
2548 int32x2_t test_vcvt_n_s32_f32(float32x2_t a) { in test_vcvt_n_s32_f32()
2586 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
2657 int32x2_t test_vdup_lane_s32(int32x2_t a) { in test_vdup_lane_s32()
2720 int32x4_t test_vdupq_lane_s32(int32x2_t a) { in test_vdupq_lane_s32()
2834 int32x2_t test_vdup_n_s32(int32_t a) { in test_vdup_n_s32()
3091 int32x2_t test_veor_s32(int32x2_t a, int32x2_t b) { in test_veor_s32()
3248 int32x2_t test_vext_s32(int32x2_t a, int32x2_t b) { in test_vext_s32()
3478 int32x2_t test_vget_high_s32(int32x4_t a) { in test_vget_high_s32()
3592 int32_t test_vget_lane_s32(int32x2_t a) { in test_vget_lane_s32()
3788 int32x2_t test_vget_low_s32(int32x4_t a) { in test_vget_low_s32()
3885 int32x2_t test_vhadd_s32(int32x2_t a, int32x2_t b) { in test_vhadd_s32()
4018 int32x2_t test_vhsub_s32(int32x2_t a, int32x2_t b) { in test_vhsub_s32()
4266 int32x2_t test_vld1_s32(int32_t const * a) { in test_vld1_s32()
4507 int32x2_t test_vld1_dup_s32(int32_t const * a) { in test_vld1_dup_s32()
4771 int32x2_t test_vld1_lane_s32(int32_t const * a, int32x2_t b) { in test_vld1_lane_s32()
8519 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { in test_vmax_s32()
8678 int32x2_t test_vmin_s32(int32x2_t a, int32x2_t b) { in test_vmin_s32()
8828 int32x2_t test_vmla_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_s32()
8949 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
9008 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_lane_s32()
9065 int64x2_t test_vmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlal_n_s32()
9114 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_lane_s32()
9159 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlaq_lane_s32()
9209 int32x2_t test_vmla_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmla_n_s32()
9334 int32x2_t test_vmls_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_s32()
9455 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
9514 int64x2_t test_vmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_lane_s32()
9571 int64x2_t test_vmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlsl_n_s32()
9620 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_lane_s32()
9665 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlsq_lane_s32()
9715 int32x2_t test_vmls_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmls_n_s32()
9841 int64x2_t test_vmovl_s32(int32x2_t a) { in test_vmovl_s32()
9894 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
9986 int32x2_t test_vmov_n_s32(int32_t a) { in test_vmov_n_s32()
10238 int32x2_t test_vmul_s32(int32x2_t a, int32x2_t b) { in test_vmul_s32()
10345 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
10406 int64x2_t test_vmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vmull_lane_s32()
10459 int64x2_t test_vmull_n_s32(int32x2_t a, int32_t b) { in test_vmull_n_s32()
10519 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t b) { in test_vmul_lane_s32()
10559 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t b) { in test_vmulq_lane_s32()
10604 int32x2_t test_vmul_n_s32(int32x2_t a, int32_t b) { in test_vmul_n_s32()
10718 int32x2_t test_vmvn_s32(int32x2_t a) { in test_vmvn_s32()
10817 int32x2_t test_vneg_s32(int32x2_t a) { in test_vneg_s32()
10877 int32x2_t test_vorn_s32(int32x2_t a, int32x2_t b) { in test_vorn_s32()
11003 int32x2_t test_vorr_s32(int32x2_t a, int32x2_t b) { in test_vorr_s32()
11115 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16()
11126 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32()
11253 int32x2_t test_vpadd_s32(int32x2_t a, int32x2_t b) { in test_vpadd_s32()
11316 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16()
11325 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32()
11434 int32x2_t test_vpmax_s32(int32x2_t a, int32x2_t b) { in test_vpmax_s32()
11514 int32x2_t test_vpmin_s32(int32x2_t a, int32x2_t b) { in test_vpmin_s32()
11590 int32x2_t test_vqabs_s32(int32x2_t a) { in test_vqabs_s32()
11653 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { in test_vqadd_s32()
11833 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
11864 int64x2_t test_vqdmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_lane_s32()
11899 int64x2_t test_vqdmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlal_n_s32()
11928 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
11959 int64x2_t test_vqdmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_lane_s32()
11994 int64x2_t test_vqdmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlsl_n_s32()
12021 int32x2_t test_vqdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_s32()
12076 int32x2_t test_vqdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_lane_s32()
12104 int32x4_t test_vqdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqdmulhq_lane_s32()
12137 int32x2_t test_vqdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqdmulh_n_s32()
12202 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
12231 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_lane_s32()
12264 int64x2_t test_vqdmull_n_s32(int32x2_t a, int32_t b) { in test_vqdmull_n_s32()
12296 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
12389 int32x2_t test_vqneg_s32(int32x2_t a) { in test_vqneg_s32()
12445 int32x2_t test_vqrdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_s32()
12500 int32x2_t test_vqrdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_lane_s32()
12528 int32x4_t test_vqrdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqrdmulhq_lane_s32()
12561 int32x2_t test_vqrdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqrdmulh_n_s32()
12633 int32x2_t test_vqrshl_s32(int32x2_t a, int32x2_t b) { in test_vqrshl_s32()
12679 uint32x2_t test_vqrshl_u32(uint32x2_t a, int32x2_t b) { in test_vqrshl_u32()
12812 int32x2_t test_vqrshrn_n_s64(int64x2_t a) { in test_vqrshrn_n_s64()
12901 int32x2_t test_vqshl_s32(int32x2_t a, int32x2_t b) { in test_vqshl_s32()
12947 uint32x2_t test_vqshl_u32(uint32x2_t a, int32x2_t b) { in test_vqshl_u32()
13078 uint32x2_t test_vqshlu_n_s32(int32x2_t a) { in test_vqshlu_n_s32()
13147 int32x2_t test_vqshl_n_s32(int32x2_t a) { in test_vqshl_n_s32()
13286 int32x2_t test_vqshrn_n_s64(int64x2_t a) { in test_vqshrn_n_s64()
13375 int32x2_t test_vqsub_s32(int32x2_t a, int32x2_t b) { in test_vqsub_s32()
13564 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
13680 int8x8_t test_vreinterpret_s8_s32(int32x2_t a) { in test_vreinterpret_s8_s32()
13755 int16x4_t test_vreinterpret_s16_s32(int32x2_t a) { in test_vreinterpret_s16_s32()
13823 int32x2_t test_vreinterpret_s32_s8(int8x8_t a) { in test_vreinterpret_s32_s8()
13830 int32x2_t test_vreinterpret_s32_s16(int16x4_t a) { in test_vreinterpret_s32_s16()
13837 int32x2_t test_vreinterpret_s32_s64(int64x1_t a) { in test_vreinterpret_s32_s64()
13844 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) { in test_vreinterpret_s32_u8()
13851 int32x2_t test_vreinterpret_s32_u16(uint16x4_t a) { in test_vreinterpret_s32_u16()
13857 int32x2_t test_vreinterpret_s32_u32(uint32x2_t a) { in test_vreinterpret_s32_u32()
13864 int32x2_t test_vreinterpret_s32_u64(uint64x1_t a) { in test_vreinterpret_s32_u64()
13871 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
13878 int32x2_t test_vreinterpret_s32_f32(float32x2_t a) { in test_vreinterpret_s32_f32()
13885 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
13892 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
13913 int64x1_t test_vreinterpret_s64_s32(int32x2_t a) { in test_vreinterpret_s64_s32()
13988 uint8x8_t test_vreinterpret_u8_s32(int32x2_t a) { in test_vreinterpret_u8_s32()
14063 uint16x4_t test_vreinterpret_u16_s32(int32x2_t a) { in test_vreinterpret_u16_s32()
14138 uint32x2_t test_vreinterpret_u32_s32(int32x2_t a) { in test_vreinterpret_u32_s32()
14215 uint64x1_t test_vreinterpret_u64_s32(int32x2_t a) { in test_vreinterpret_u64_s32()
14291 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
14368 float32x2_t test_vreinterpret_f32_s32(int32x2_t a) { in test_vreinterpret_f32_s32()
14444 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
14519 poly16x4_t test_vreinterpret_p16_s32(int32x2_t a) { in test_vreinterpret_p16_s32()
15632 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32()
15771 int32x2_t test_vrhadd_s32(int32x2_t a, int32x2_t b) { in test_vrhadd_s32()
15904 int32x2_t test_vrshl_s32(int32x2_t a, int32x2_t b) { in test_vrshl_s32()
15950 uint32x2_t test_vrshl_u32(uint32x2_t a, int32x2_t b) { in test_vrshl_u32()
16083 int32x2_t test_vrshrn_n_s64(int64x2_t a) { in test_vrshrn_n_s64()
16136 int32x2_t test_vrshr_n_s32(int32x2_t a) { in test_vrshr_n_s32()
16344 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { in test_vrsra_n_s32()
16526 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
16614 int32x2_t test_vset_lane_s32(int32_t a, int32x2_t b) { in test_vset_lane_s32()
16830 int32x2_t test_vshl_s32(int32x2_t a, int32x2_t b) { in test_vshl_s32()
16876 uint32x2_t test_vshl_u32(uint32x2_t a, int32x2_t b) { in test_vshl_u32()
17010 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
17064 int32x2_t test_vshl_n_s32(int32x2_t a) { in test_vshl_n_s32()
17206 int32x2_t test_vshrn_n_s64(int64x2_t a) { in test_vshrn_n_s64()
17262 int32x2_t test_vshr_n_s32(int32x2_t a) { in test_vshr_n_s32()
17403 int32x2_t test_vsli_n_s32(int32x2_t a, int32x2_t b) { in test_vsli_n_s32()
17603 int32x2_t test_vsra_n_s32(int32x2_t a, int32x2_t b) { in test_vsra_n_s32()
17777 int32x2_t test_vsri_n_s32(int32x2_t a, int32x2_t b) { in test_vsri_n_s32()
18120 void test_vst1_s32(int32_t * a, int32x2_t b) { in test_vst1_s32()
18374 void test_vst1_lane_s32(int32_t * a, int32x2_t b) { in test_vst1_lane_s32()
21896 int32x2_t test_vsub_s32(int32x2_t a, int32x2_t b) { in test_vsub_s32()
22041 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
22116 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
22180 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()
22804 int32x2x2_t test_vtrn_s32(int32x2_t a, int32x2_t b) { in test_vtrn_s32()
23135 uint32x2_t test_vtst_s32(int32x2_t a, int32x2_t b) { in test_vtst_s32()
23344 int32x2x2_t test_vuzp_s32(int32x2_t a, int32x2_t b) { in test_vuzp_s32()
23699 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32()