Lines Matching refs:float64x2_t
93 float64x2_t test_vaddq_f64(float64x2_t v1, float64x2_t v2) { in test_vaddq_f64()
205 float64x2_t test_vsubq_f64(float64x2_t v1, float64x2_t v2) { in test_vsubq_f64()
320 float64x2_t test_vmulq_f64(float64x2_t v1, float64x2_t v2) { in test_vmulq_f64()
423 float64x2_t test_vmlaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlaq_f64()
511 float64x2_t test_vmlsq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlsq_f64()
528 float64x2_t test_vfmaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vfmaq_f64()
545 float64x2_t test_vfmsq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vfmsq_f64()
551 float64x2_t test_vdivq_f64(float64x2_t v1, float64x2_t v2) { in test_vdivq_f64()
725 float64x2_t test_vabdq_f64(float64x2_t v1, float64x2_t v2) { in test_vabdq_f64()
870 float64x2_t test_vbslq_f64(uint64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vbslq_f64()
888 float64x2_t test_vrecpsq_f64(float64x2_t v1, float64x2_t v2) { in test_vrecpsq_f64()
906 float64x2_t test_vrsqrtsq_f64(float64x2_t v1, float64x2_t v2) { in test_vrsqrtsq_f64()
930 uint64x2_t test_vcageq_f64(float64x2_t v1, float64x2_t v2) { in test_vcageq_f64()
954 uint64x2_t test_vcagtq_f64(float64x2_t v1, float64x2_t v2) { in test_vcagtq_f64()
980 uint64x2_t test_vcaleq_f64(float64x2_t v1, float64x2_t v2) { in test_vcaleq_f64()
1007 uint64x2_t test_vcaltq_f64(float64x2_t v1, float64x2_t v2) { in test_vcaltq_f64()
1261 uint64x2_t test_vceqq_f64(float64x2_t v1, float64x2_t v2) { in test_vceqq_f64()
1380 uint64x2_t test_vcgeq_f64(float64x2_t v1, float64x2_t v2) { in test_vcgeq_f64()
1503 uint64x2_t test_vcleq_f64(float64x2_t v1, float64x2_t v2) { in test_vcleq_f64()
1624 uint64x2_t test_vcgtq_f64(float64x2_t v1, float64x2_t v2) { in test_vcgtq_f64()
1749 uint64x2_t test_vcltq_f64(float64x2_t v1, float64x2_t v2) { in test_vcltq_f64()
2649 float64x2_t test_vmaxq_f64(float64x2_t a, float64x2_t b) { in test_vmaxq_f64()
2740 float64x2_t test_vminq_f64(float64x2_t a, float64x2_t b) { in test_vminq_f64()
2758 float64x2_t test_vmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vmaxnmq_f64()
2776 float64x2_t test_vminnmq_f64(float64x2_t a, float64x2_t b) { in test_vminnmq_f64()
2866 float64x2_t test_vpmaxq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxq_f64()
2956 float64x2_t test_vpminq_f64(float64x2_t a, float64x2_t b) { in test_vpminq_f64()
2974 float64x2_t test_vpmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxnmq_f64()
2992 float64x2_t test_vpminnmq_f64(float64x2_t a, float64x2_t b) { in test_vpminnmq_f64()
3082 float64x2_t test_vpaddq_f64(float64x2_t a, float64x2_t b) { in test_vpaddq_f64()
3148 float64x2_t test_vmulxq_f64(float64x2_t a, float64x2_t b) { in test_vmulxq_f64()
4348 float64x2_t test_vcvtq_n_f64_s64(int64x2_t a) { in test_vcvtq_n_f64_s64()
4366 float64x2_t test_vcvtq_n_f64_u64(uint64x2_t a) { in test_vcvtq_n_f64_u64()
4384 int64x2_t test_vcvtq_n_s64_f64(float64x2_t a) { in test_vcvtq_n_s64_f64()
4402 uint64x2_t test_vcvtq_n_u64_f64(float64x2_t a) { in test_vcvtq_n_u64_f64()
5630 float64_t test_vpaddd_f64(float64x2_t a) { in test_vpaddd_f64()
5642 float64_t test_vpmaxnmqd_f64(float64x2_t a) { in test_vpmaxnmqd_f64()
5654 float64_t test_vpmaxqd_f64(float64x2_t a) { in test_vpmaxqd_f64()
5666 float64_t test_vpminnmqd_f64(float64x2_t a) { in test_vpminnmqd_f64()
5678 float64_t test_vpminqd_f64(float64x2_t a) { in test_vpminqd_f64()
5881 float64x2_t test_vld1q_f64(float64_t const *a) { in test_vld1q_f64()
6505 void test_vst1q_f64(float64_t *a, float64x2_t b) { in test_vst1q_f64()
10216 int8x16_t test_vreinterpretq_s8_f64(float64x2_t a) { in test_vreinterpretq_s8_f64()
10294 int16x8_t test_vreinterpretq_s16_f64(float64x2_t a) { in test_vreinterpretq_s16_f64()
10372 int32x4_t test_vreinterpretq_s32_f64(float64x2_t a) { in test_vreinterpretq_s32_f64()
10450 int64x2_t test_vreinterpretq_s64_f64(float64x2_t a) { in test_vreinterpretq_s64_f64()
10528 uint8x16_t test_vreinterpretq_u8_f64(float64x2_t a) { in test_vreinterpretq_u8_f64()
10606 uint16x8_t test_vreinterpretq_u16_f64(float64x2_t a) { in test_vreinterpretq_u16_f64()
10684 uint32x4_t test_vreinterpretq_u32_f64(float64x2_t a) { in test_vreinterpretq_u32_f64()
10762 uint64x2_t test_vreinterpretq_u64_f64(float64x2_t a) { in test_vreinterpretq_u64_f64()
10840 float16x8_t test_vreinterpretq_f16_f64(float64x2_t a) { in test_vreinterpretq_f16_f64()
10918 float32x4_t test_vreinterpretq_f32_f64(float64x2_t a) { in test_vreinterpretq_f32_f64()
10942 float64x2_t test_vreinterpretq_f64_s8(int8x16_t a) { in test_vreinterpretq_f64_s8()
10948 float64x2_t test_vreinterpretq_f64_s16(int16x8_t a) { in test_vreinterpretq_f64_s16()
10954 float64x2_t test_vreinterpretq_f64_s32(int32x4_t a) { in test_vreinterpretq_f64_s32()
10960 float64x2_t test_vreinterpretq_f64_s64(int64x2_t a) { in test_vreinterpretq_f64_s64()
10966 float64x2_t test_vreinterpretq_f64_u8(uint8x16_t a) { in test_vreinterpretq_f64_u8()
10972 float64x2_t test_vreinterpretq_f64_u16(uint16x8_t a) { in test_vreinterpretq_f64_u16()
10978 float64x2_t test_vreinterpretq_f64_u32(uint32x4_t a) { in test_vreinterpretq_f64_u32()
10984 float64x2_t test_vreinterpretq_f64_u64(uint64x2_t a) { in test_vreinterpretq_f64_u64()
10990 float64x2_t test_vreinterpretq_f64_f16(float16x8_t a) { in test_vreinterpretq_f64_f16()
10996 float64x2_t test_vreinterpretq_f64_f32(float32x4_t a) { in test_vreinterpretq_f64_f32()
11002 float64x2_t test_vreinterpretq_f64_p8(poly8x16_t a) { in test_vreinterpretq_f64_p8()
11008 float64x2_t test_vreinterpretq_f64_p16(poly16x8_t a) { in test_vreinterpretq_f64_p16()
11014 float64x2_t test_vreinterpretq_f64_p64(poly64x2_t a) { in test_vreinterpretq_f64_p64()
11080 poly8x16_t test_vreinterpretq_p8_f64(float64x2_t a) { in test_vreinterpretq_p8_f64()
11158 poly16x8_t test_vreinterpretq_p16_f64(float64x2_t a) { in test_vreinterpretq_p16_f64()
11236 poly64x2_t test_vreinterpretq_p64_f64(float64x2_t a) { in test_vreinterpretq_p64_f64()
11355 float64_t test_vaddvq_f64(float64x2_t a) { in test_vaddvq_f64()
11367 float64_t test_vmaxvq_f64(float64x2_t a) { in test_vmaxvq_f64()
11379 float64_t test_vminvq_f64(float64x2_t a) { in test_vminvq_f64()
11385 float64_t test_vmaxnmvq_f64(float64x2_t a) { in test_vmaxnmvq_f64()
11397 float64_t test_vminnmvq_f64(float64x2_t a) { in test_vminnmvq_f64()