Lines Matching refs:uint32x4_t
111 uint32x4_t test_vaddq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vaddq_u32()
223 uint32x4_t test_vsubq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vsubq_u32()
308 uint32x4_t test_vmulq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vmulq_u32()
417 uint32x4_t test_vmlaq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vmlaq_u32()
505 uint32x4_t test_vmlsq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vmlsq_u32()
635 uint32x4_t test_vabaq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vabaq_u32()
713 uint32x4_t test_vabdq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vabdq_u32()
816 int32x4_t test_vbslq_s32(uint32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vbslq_s32()
840 int32x4_t test_vbslq_u32(uint32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vbslq_u32()
852 float32x4_t test_vbslq_f32(uint32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vbslq_f32()
924 uint32x4_t test_vcageq_f32(float32x4_t v1, float32x4_t v2) { in test_vcageq_f32()
948 uint32x4_t test_vcagtq_f32(float32x4_t v1, float32x4_t v2) { in test_vcagtq_f32()
973 uint32x4_t test_vcaleq_f32(float32x4_t v1, float32x4_t v2) { in test_vcaleq_f32()
1000 uint32x4_t test_vcaltq_f32(float32x4_t v1, float32x4_t v2) { in test_vcaltq_f32()
1062 uint32x4_t test_vtstq_s32(int32x4_t v1, int32x4_t v2) { in test_vtstq_s32()
1080 uint32x4_t test_vtstq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vtstq_u32()
1212 uint32x4_t test_vceqq_s32(int32x4_t v1, int32x4_t v2) { in test_vceqq_s32()
1218 uint32x4_t test_vceqq_f32(float32x4_t v1, float32x4_t v2) { in test_vceqq_f32()
1236 uint32x4_t test_vceqq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vceqq_u32()
1338 uint32x4_t test_vcgeq_s32(int32x4_t v1, int32x4_t v2) { in test_vcgeq_s32()
1344 uint32x4_t test_vcgeq_f32(float32x4_t v1, float32x4_t v2) { in test_vcgeq_f32()
1362 uint32x4_t test_vcgeq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vcgeq_u32()
1461 uint32x4_t test_vcleq_s32(int32x4_t v1, int32x4_t v2) { in test_vcleq_s32()
1467 uint32x4_t test_vcleq_f32(float32x4_t v1, float32x4_t v2) { in test_vcleq_f32()
1485 uint32x4_t test_vcleq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vcleq_u32()
1582 uint32x4_t test_vcgtq_s32(int32x4_t v1, int32x4_t v2) { in test_vcgtq_s32()
1588 uint32x4_t test_vcgtq_f32(float32x4_t v1, float32x4_t v2) { in test_vcgtq_f32()
1606 uint32x4_t test_vcgtq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vcgtq_u32()
1707 uint32x4_t test_vcltq_s32(int32x4_t v1, int32x4_t v2) { in test_vcltq_s32()
1713 uint32x4_t test_vcltq_f32(float32x4_t v1, float32x4_t v2) { in test_vcltq_f32()
1731 uint32x4_t test_vcltq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vcltq_u32()
1822 uint32x4_t test_vhaddq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vhaddq_u32()
1895 uint32x4_t test_vhsubq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vhsubq_u32()
1968 uint32x4_t test_vrhaddq_u32(uint32x4_t v1, uint32x4_t v2) { in test_vrhaddq_u32()
2057 uint32x4_t test_vqaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vqaddq_u32()
2154 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32()
2251 uint32x4_t test_vshlq_u32(uint32x4_t a, int32x4_t b) { in test_vshlq_u32()
2348 uint32x4_t test_vqshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqshlq_u32()
2444 uint32x4_t test_vrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vrshlq_u32()
2541 uint32x4_t test_vqrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqrshlq_u32()
2637 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vmaxq_u32()
2728 uint32x4_t test_vminq_u32(uint32x4_t a, uint32x4_t b) { in test_vminq_u32()
2854 uint32x4_t test_vpmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vpmaxq_u32()
2944 uint32x4_t test_vpminq_u32(uint32x4_t a, uint32x4_t b) { in test_vpminq_u32()
3070 uint32x4_t test_vpaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vpaddq_u32()
3754 uint32x4_t test_vsliq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsliq_n_u32()
3856 uint16x4_t test_vshrn_n_u32(uint32x4_t a) { in test_vshrn_n_u32()
3892 uint16x8_t test_vshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vshrn_high_n_u32()
3898 uint32x4_t test_vshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vshrn_high_n_u64()
3964 uint16x4_t test_vrshrn_n_u32(uint32x4_t a) { in test_vrshrn_n_u32()
4000 uint16x8_t test_vrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vrshrn_high_n_u32()
4006 uint32x4_t test_vrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vrshrn_high_n_u64()
4072 uint16x4_t test_vqshrn_n_u32(uint32x4_t a) { in test_vqshrn_n_u32()
4108 uint16x8_t test_vqshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqshrn_high_n_u32()
4114 uint32x4_t test_vqshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqshrn_high_n_u64()
4144 uint16x4_t test_vqrshrn_n_u32(uint32x4_t a) { in test_vqrshrn_n_u32()
4180 uint16x8_t test_vqrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqrshrn_high_n_u32()
4186 uint32x4_t test_vqrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqrshrn_high_n_u64()
4216 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
4252 uint32x4_t test_vshll_high_n_u16(uint16x8_t a) { in test_vshll_high_n_u16()
4258 uint64x2_t test_vshll_high_n_u32(uint32x4_t a) { in test_vshll_high_n_u32()
4288 uint32x4_t test_vmovl_u16(uint16x4_t a) { in test_vmovl_u16()
4324 uint32x4_t test_vmovl_high_u16(uint16x8_t a) { in test_vmovl_high_u16()
4330 uint64x2_t test_vmovl_high_u32(uint32x4_t a) { in test_vmovl_high_u32()
4360 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
4396 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
4432 uint32x4_t test_vaddl_u16(uint16x4_t a, uint16x4_t b) { in test_vaddl_u16()
4468 uint32x4_t test_vaddl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vaddl_high_u16()
4474 uint64x2_t test_vaddl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vaddl_high_u32()
4504 uint32x4_t test_vaddw_u16(uint32x4_t a, uint16x4_t b) { in test_vaddw_u16()
4540 uint32x4_t test_vaddw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vaddw_high_u16()
4546 uint64x2_t test_vaddw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vaddw_high_u32()
4576 uint32x4_t test_vsubl_u16(uint16x4_t a, uint16x4_t b) { in test_vsubl_u16()
4612 uint32x4_t test_vsubl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vsubl_high_u16()
4618 uint64x2_t test_vsubl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vsubl_high_u32()
4648 uint32x4_t test_vsubw_u16(uint32x4_t a, uint16x4_t b) { in test_vsubw_u16()
4684 uint32x4_t test_vsubw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vsubw_high_u16()
4690 uint64x2_t test_vsubw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vsubw_high_u32()
4720 uint16x4_t test_vaddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vaddhn_u32()
4756 uint16x8_t test_vaddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vaddhn_high_u32()
4762 uint32x4_t test_vaddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vaddhn_high_u64()
4792 uint16x4_t test_vraddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vraddhn_u32()
4828 uint16x8_t test_vraddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vraddhn_high_u32()
4834 uint32x4_t test_vraddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vraddhn_high_u64()
4864 uint16x4_t test_vsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vsubhn_u32()
4900 uint16x8_t test_vsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vsubhn_high_u32()
4906 uint32x4_t test_vsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vsubhn_high_u64()
4936 uint16x4_t test_vrsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vrsubhn_u32()
4972 uint16x8_t test_vrsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vrsubhn_high_u32()
4978 uint32x4_t test_vrsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vrsubhn_high_u64()
5004 uint32x4_t test_vabdl_u16(uint16x4_t a, uint16x4_t b) { in test_vabdl_u16()
5035 uint32x4_t test_vabal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vabal_u16()
5066 uint32x4_t test_vabdl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vabdl_high_u16()
5071 uint64x2_t test_vabdl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vabdl_high_u32()
5097 uint32x4_t test_vabal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vabal_high_u16()
5102 uint64x2_t test_vabal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vabal_high_u32()
5128 uint32x4_t test_vmull_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_u16()
5159 uint32x4_t test_vmull_high_u16(uint16x8_t a, uint16x8_t b) { in test_vmull_high_u16()
5164 uint64x2_t test_vmull_high_u32(uint32x4_t a, uint32x4_t b) { in test_vmull_high_u32()
5190 uint32x4_t test_vmlal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_u16()
5221 uint32x4_t test_vmlal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlal_high_u16()
5226 uint64x2_t test_vmlal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlal_high_u32()
5252 uint32x4_t test_vmlsl_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_u16()
5283 uint32x4_t test_vmlsl_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsl_high_u16()
5288 uint64x2_t test_vmlsl_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsl_high_u32()
5803 uint32x4_t test_vrsqrteq_u32(uint32x4_t a) { in test_vrsqrteq_u32()
5833 uint32x4_t test_vld1q_u32(uint32_t const *a) { in test_vld1q_u32()
6457 void test_vst1q_u32(uint32_t *a, uint32x4_t b) { in test_vst1q_u32()
8786 uint32x4_t test_vqshlq_n_u32(uint32x4_t a) { in test_vqshlq_n_u32()
10192 int8x16_t test_vreinterpretq_s8_u32(uint32x4_t a) { in test_vreinterpretq_s8_u32()
10270 int16x8_t test_vreinterpretq_s16_u32(uint32x4_t a) { in test_vreinterpretq_s16_u32()
10348 int32x4_t test_vreinterpretq_s32_u32(uint32x4_t a) { in test_vreinterpretq_s32_u32()
10426 int64x2_t test_vreinterpretq_s64_u32(uint32x4_t a) { in test_vreinterpretq_s64_u32()
10504 uint8x16_t test_vreinterpretq_u8_u32(uint32x4_t a) { in test_vreinterpretq_u8_u32()
10582 uint16x8_t test_vreinterpretq_u16_u32(uint32x4_t a) { in test_vreinterpretq_u16_u32()
10630 uint32x4_t test_vreinterpretq_u32_s8(int8x16_t a) { in test_vreinterpretq_u32_s8()
10636 uint32x4_t test_vreinterpretq_u32_s16(int16x8_t a) { in test_vreinterpretq_u32_s16()
10642 uint32x4_t test_vreinterpretq_u32_s32(int32x4_t a) { in test_vreinterpretq_u32_s32()
10648 uint32x4_t test_vreinterpretq_u32_s64(int64x2_t a) { in test_vreinterpretq_u32_s64()
10654 uint32x4_t test_vreinterpretq_u32_u8(uint8x16_t a) { in test_vreinterpretq_u32_u8()
10660 uint32x4_t test_vreinterpretq_u32_u16(uint16x8_t a) { in test_vreinterpretq_u32_u16()
10666 uint32x4_t test_vreinterpretq_u32_u64(uint64x2_t a) { in test_vreinterpretq_u32_u64()
10672 uint32x4_t test_vreinterpretq_u32_f16(float16x8_t a) { in test_vreinterpretq_u32_f16()
10678 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
10684 uint32x4_t test_vreinterpretq_u32_f64(float64x2_t a) { in test_vreinterpretq_u32_f64()
10690 uint32x4_t test_vreinterpretq_u32_p8(poly8x16_t a) { in test_vreinterpretq_u32_p8()
10696 uint32x4_t test_vreinterpretq_u32_p16(poly16x8_t a) { in test_vreinterpretq_u32_p16()
10702 uint32x4_t test_vreinterpretq_u32_p64(poly64x2_t a) { in test_vreinterpretq_u32_p64()
10744 uint64x2_t test_vreinterpretq_u64_u32(uint32x4_t a) { in test_vreinterpretq_u64_u32()
10822 float16x8_t test_vreinterpretq_f16_u32(uint32x4_t a) { in test_vreinterpretq_f16_u32()
10900 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
10978 float64x2_t test_vreinterpretq_f64_u32(uint32x4_t a) { in test_vreinterpretq_f64_u32()
11056 poly8x16_t test_vreinterpretq_p8_u32(uint32x4_t a) { in test_vreinterpretq_p8_u32()
11134 poly16x8_t test_vreinterpretq_p16_u32(uint32x4_t a) { in test_vreinterpretq_p16_u32()
11212 poly64x2_t test_vreinterpretq_p64_u32(uint32x4_t a) { in test_vreinterpretq_p64_u32()
11306 uint32x4_t test_vsqaddq_u32(uint32x4_t a, int32x4_t b) { in test_vsqaddq_u32()