Lines Matching defs:a

9 int8x8_t test_vget_high_s8(int8x16_t a) {  in test_vget_high_s8()
15 int16x4_t test_vget_high_s16(int16x8_t a) { in test_vget_high_s16()
21 int32x2_t test_vget_high_s32(int32x4_t a) { in test_vget_high_s32()
27 int64x1_t test_vget_high_s64(int64x2_t a) { in test_vget_high_s64()
33 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8()
39 uint16x4_t test_vget_high_u16(uint16x8_t a) { in test_vget_high_u16()
45 uint32x2_t test_vget_high_u32(uint32x4_t a) { in test_vget_high_u32()
51 uint64x1_t test_vget_high_u64(uint64x2_t a) { in test_vget_high_u64()
57 poly64x1_t test_vget_high_p64(poly64x2_t a) { in test_vget_high_p64()
63 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()
69 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
75 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
81 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
87 float64x1_t test_vget_high_f64(float64x2_t a) { in test_vget_high_f64()
93 int8x8_t test_vget_low_s8(int8x16_t a) { in test_vget_low_s8()
99 int16x4_t test_vget_low_s16(int16x8_t a) { in test_vget_low_s16()
105 int32x2_t test_vget_low_s32(int32x4_t a) { in test_vget_low_s32()
111 int64x1_t test_vget_low_s64(int64x2_t a) { in test_vget_low_s64()
117 uint8x8_t test_vget_low_u8(uint8x16_t a) { in test_vget_low_u8()
123 uint16x4_t test_vget_low_u16(uint16x8_t a) { in test_vget_low_u16()
129 uint32x2_t test_vget_low_u32(uint32x4_t a) { in test_vget_low_u32()
135 uint64x1_t test_vget_low_u64(uint64x2_t a) { in test_vget_low_u64()
141 poly64x1_t test_vget_low_p64(poly64x2_t a) { in test_vget_low_p64()
147 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()
153 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
159 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
165 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
171 float64x1_t test_vget_low_f64(float64x2_t a) { in test_vget_low_f64()