• Home
  • Raw
  • Download

Lines Matching refs:uint32x2_t

33 uint32x2_t test_vceqz_s32(int32x2_t a) {  in test_vceqz_s32()
129 uint32x2_t test_vceqz_u32(uint32x2_t a) { in test_vceqz_u32()
177 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
281 uint32x2_t test_vcgez_s32(int32x2_t a) { in test_vcgez_s32()
339 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
397 uint32x2_t test_vclez_s32(int32x2_t a) { in test_vclez_s32()
455 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
513 uint32x2_t test_vcgtz_s32(int32x2_t a) { in test_vcgtz_s32()
571 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
629 uint32x2_t test_vcltz_s32(int32x2_t a) { in test_vcltz_s32()
687 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
885 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
1010 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
1019 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
1125 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
1137 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
1731 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1861 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
1978 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
2199 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
2233 uint32x4_t test_vqmovn_high_u64(uint32x2_t a, uint64x2_t b) { in test_vqmovn_high_u64()
2289 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
2679 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
2733 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
2787 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
2841 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
2895 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
2976 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
3030 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()