Lines Matching refs:int32x4_t
59 uint32x4_t test_vceqzq_s32(int32x4_t a) { in test_vceqzq_s32()
203 uint32x4_t test_vcgezq_s32(int32x4_t a) { in test_vcgezq_s32()
275 uint32x4_t test_vclezq_s32(int32x4_t a) { in test_vclezq_s32()
347 uint32x4_t test_vcgtzq_s32(int32x4_t a) { in test_vcgtzq_s32()
419 uint32x4_t test_vcltzq_s32(int32x4_t a) { in test_vcltzq_s32()
629 int32x4_t test_vrev64q_s32(int32x4_t a) { in test_vrev64q_s32()
711 int32x4_t test_vpaddlq_s16(int16x8_t a) { in test_vpaddlq_s16()
717 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
783 int32x4_t test_vpadalq_s16(int32x4_t a, int16x8_t b) { in test_vpadalq_s16()
789 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
843 int32x4_t test_vqabsq_s32(int32x4_t a) { in test_vqabsq_s32()
885 int32x4_t test_vqnegq_s32(int32x4_t a) { in test_vqnegq_s32()
927 int32x4_t test_vnegq_s32(int32x4_t a) { in test_vnegq_s32()
987 int32x4_t test_vabsq_s32(int32x4_t a) { in test_vabsq_s32()
1047 int32x4_t test_vuqaddq_s32(int32x4_t a, int32x4_t b) { in test_vuqaddq_s32()
1089 int32x4_t test_vclsq_s32(int32x4_t a) { in test_vclsq_s32()
1125 int32x4_t test_vclzq_s32(int32x4_t a) { in test_vclzq_s32()
1233 int32x4_t test_vmvnq_s32(int32x4_t a) { in test_vmvnq_s32()
1329 int16x4_t test_vmovn_s32(int32x4_t a) { in test_vmovn_s32()
1365 int16x8_t test_vmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vmovn_high_s32()
1371 int32x4_t test_vmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vmovn_high_s64()
1383 int16x8_t test_vmovn_high_u32(int16x4_t a, int32x4_t b) { in test_vmovn_high_u32()
1389 int32x4_t test_vmovn_high_u64(int32x2_t a, int64x2_t b) { in test_vmovn_high_u64()
1401 int16x4_t test_vqmovun_s32(int32x4_t a) { in test_vqmovun_s32()
1419 int16x8_t test_vqmovun_high_s32(int16x4_t a, int32x4_t b) { in test_vqmovun_high_s32()
1425 int32x4_t test_vqmovun_high_s64(int32x2_t a, int64x2_t b) { in test_vqmovun_high_s64()
1437 int16x4_t test_vqmovn_s32(int32x4_t a) { in test_vqmovn_s32()
1455 int16x8_t test_vqmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vqmovn_high_s32()
1461 int32x4_t test_vqmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vqmovn_high_s64()
1509 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
1545 int32x4_t test_vshll_high_n_s16(int16x8_t a) { in test_vshll_high_n_s16()
1551 int64x2_t test_vshll_high_n_s32(int32x4_t a) { in test_vshll_high_n_s32()
1767 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
1803 int32x4_t test_vcvtnq_s32_f32(float32x4_t a) { in test_vcvtnq_s32_f32()
1839 int32x4_t test_vcvtpq_s32_f32(float32x4_t a) { in test_vcvtpq_s32_f32()
1875 int32x4_t test_vcvtmq_s32_f32(float32x4_t a) { in test_vcvtmq_s32_f32()
1911 int32x4_t test_vcvtaq_s32_f32(float32x4_t a) { in test_vcvtaq_s32_f32()
2019 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()