Lines Matching defs:wide
456 int8x16_t test_vmovn_high_s16(int8x8_t lowpart, int16x8_t wide) { in test_vmovn_high_s16()
461 int16x8_t test_vmovn_high_s32(int16x4_t lowpart, int32x4_t wide) { in test_vmovn_high_s32()
466 int32x4_t test_vmovn_high_s64(int32x2_t lowpart, int64x2_t wide) { in test_vmovn_high_s64()
471 uint8x16_t test_vmovn_high_u16(uint8x8_t lowpart, uint16x8_t wide) { in test_vmovn_high_u16()
476 uint16x8_t test_vmovn_high_u32(uint16x4_t lowpart, uint32x4_t wide) { in test_vmovn_high_u32()
481 uint32x4_t test_vmovn_high_u64(uint32x2_t lowpart, uint64x2_t wide) { in test_vmovn_high_u64()
486 int8x16_t test_vqmovn_high_s16(int8x8_t lowpart, int16x8_t wide) { in test_vqmovn_high_s16()
491 int16x8_t test_vqmovn_high_s32(int16x4_t lowpart, int32x4_t wide) { in test_vqmovn_high_s32()
496 int32x4_t test_vqmovn_high_s64(int32x2_t lowpart, int64x2_t wide) { in test_vqmovn_high_s64()
501 uint8x16_t test_vqmovn_high_u16(uint8x8_t lowpart, int16x8_t wide) { in test_vqmovn_high_u16()
506 uint16x8_t test_vqmovn_high_u32(uint16x4_t lowpart, int32x4_t wide) { in test_vqmovn_high_u32()
511 uint32x4_t test_vqmovn_high_u64(uint32x2_t lowpart, int64x2_t wide) { in test_vqmovn_high_u64()
516 uint8x16_t test_vqmovun_high_s16(uint8x8_t lowpart, int16x8_t wide) { in test_vqmovun_high_s16()
521 uint16x8_t test_vqmovun_high_s32(uint16x4_t lowpart, int32x4_t wide) { in test_vqmovun_high_s32()
526 uint32x4_t test_vqmovun_high_s64(uint32x2_t lowpart, int64x2_t wide) { in test_vqmovun_high_s64()
531 float32x4_t test_vcvtx_high_f32_f64(float32x2_t lowpart, float64x2_t wide) { in test_vcvtx_high_f32_f64()