Lines Matching refs:uint32x2_t
23 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32()
83 uint32x2_t test_vceqz_u32(uint32x2_t a) { in test_vceqz_u32()
113 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
179 uint32x2_t test_vcgez_s32(int32x2_t a) { in test_vcgez_s32()
215 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
251 uint32x2_t test_vclez_s32(int32x2_t a) { in test_vclez_s32()
287 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
323 uint32x2_t test_vcgtz_s32(int32x2_t a) { in test_vcgtz_s32()
359 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
395 uint32x2_t test_vcltz_s32(int32x2_t a) { in test_vcltz_s32()
431 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
593 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
693 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
699 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
765 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
771 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
1155 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1263 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
1353 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
1479 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
1497 uint32x4_t test_vqmovn_high_u64(uint32x2_t a, uint64x2_t b) { in test_vqmovn_high_u64()
1533 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
1779 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
1815 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
1851 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
1887 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
1923 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
1977 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
2013 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()