Lines Matching refs:float32x4_t
104 float32x4_t test_vaddq_f32(float32x4_t v1, float32x4_t v2) { in test_vaddq_f32()
235 float32x4_t test_vsubq_f32(float32x4_t v1, float32x4_t v2) { in test_vsubq_f32()
369 float32x4_t test_vmulq_f32(float32x4_t v1, float32x4_t v2) { in test_vmulq_f32()
484 float32x4_t test_vmlaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlaq_f32()
604 float32x4_t test_vmlsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlsq_f32()
660 float32x4_t test_vfmaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmaq_f32()
700 float32x4_t test_vfmsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmsq_f32()
728 float32x4_t test_vdivq_f32(float32x4_t v1, float32x4_t v2) { in test_vdivq_f32()
1001 float32x4_t test_vabdq_f32(float32x4_t v1, float32x4_t v2) { in test_vabdq_f32()
1324 float32x4_t test_vbslq_f32(uint32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vbslq_f32()
1393 float32x4_t test_vrecpsq_f32(float32x4_t v1, float32x4_t v2) { in test_vrecpsq_f32()
1432 float32x4_t test_vrsqrtsq_f32(float32x4_t v1, float32x4_t v2) { in test_vrsqrtsq_f32()
1478 uint32x4_t test_vcageq_f32(float32x4_t v1, float32x4_t v2) { in test_vcageq_f32()
1522 uint32x4_t test_vcagtq_f32(float32x4_t v1, float32x4_t v2) { in test_vcagtq_f32()
1567 uint32x4_t test_vcaleq_f32(float32x4_t v1, float32x4_t v2) { in test_vcaleq_f32()
1614 uint32x4_t test_vcaltq_f32(float32x4_t v1, float32x4_t v2) { in test_vcaltq_f32()
1983 uint32x4_t test_vceqq_f32(float32x4_t v1, float32x4_t v2) { in test_vceqq_f32()
2151 uint32x4_t test_vcgeq_f32(float32x4_t v1, float32x4_t v2) { in test_vcgeq_f32()
2314 uint32x4_t test_vcleq_f32(float32x4_t v1, float32x4_t v2) { in test_vcleq_f32()
2475 uint32x4_t test_vcgtq_f32(float32x4_t v1, float32x4_t v2) { in test_vcgtq_f32()
2640 uint32x4_t test_vcltq_f32(float32x4_t v1, float32x4_t v2) { in test_vcltq_f32()
4354 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
4504 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
4537 float32x4_t test_vmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vmaxnmq_f32()
4570 float32x4_t test_vminnmq_f32(float32x4_t a, float32x4_t b) { in test_vminnmq_f32()
4719 float32x4_t test_vpmaxq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxq_f32()
4868 float32x4_t test_vpminq_f32(float32x4_t a, float32x4_t b) { in test_vpminq_f32()
4901 float32x4_t test_vpmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxnmq_f32()
4934 float32x4_t test_vpminnmq_f32(float32x4_t a, float32x4_t b) { in test_vpminnmq_f32()
5103 float32x4_t test_vpaddq_f32(float32x4_t a, float32x4_t b) { in test_vpaddq_f32()
5242 float32x4_t test_vmulxq_f32(float32x4_t a, float32x4_t b) { in test_vmulxq_f32()
7142 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
7169 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
7196 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
7223 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
9972 float32x4_t test_vld1q_f32(float32_t const *a) { in test_vld1q_f32()
11603 void test_vst1q_f32(float32_t *a, float32x4_t b) { in test_vst1q_f32()
20594 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
20683 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
20772 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
20862 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
20951 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
21040 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
21129 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
21219 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
21309 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
21344 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
21351 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
21358 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
21365 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
21372 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
21379 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
21386 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
21393 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
21400 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
21407 float32x4_t test_vreinterpretq_f32_f64(float64x2_t a) { in test_vreinterpretq_f32_f64()
21414 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
21421 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
21428 float32x4_t test_vreinterpretq_f32_p64(poly64x2_t a) { in test_vreinterpretq_f32_p64()
21498 float64x2_t test_vreinterpretq_f64_f32(float32x4_t a) { in test_vreinterpretq_f64_f32()
21587 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
21676 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
21765 poly64x2_t test_vreinterpretq_p64_f32(float32x4_t a) { in test_vreinterpretq_p64_f32()
21947 float32_t test_vaddvq_f32(float32x4_t a) { in test_vaddvq_f32()