Lines Matching refs:float64_t
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()
5713 float64_t test_vmulxd_f64(float64_t a, float64_t b) { in test_vmulxd_f64()
5731 float64_t test_vrecpsd_f64(float64_t a, float64_t b) { in test_vrecpsd_f64()
5743 float64_t test_vrsqrtsd_f64(float64_t a, float64_t b) { in test_vrsqrtsd_f64()
5755 float64_t test_vcvtd_f64_s64(int64_t a) { in test_vcvtd_f64_s64()
5767 float64_t test_vcvtd_f64_u64(uint64_t a) { in test_vcvtd_f64_u64()
5779 float64_t test_vrecped_f64(float64_t a) { in test_vrecped_f64()
5791 float64_t test_vrecpxd_f64(float64_t a) { in test_vrecpxd_f64()
5815 float64_t test_vrsqrted_f64(float64_t a) { in test_vrsqrted_f64()
5881 float64x2_t test_vld1q_f64(float64_t const *a) { in test_vld1q_f64()
5959 float64x1_t test_vld1_f64(float64_t const *a) { in test_vld1_f64()
6037 float64x2x2_t test_vld2q_f64(float64_t const *a) { in test_vld2q_f64()
6115 float64x1x2_t test_vld2_f64(float64_t const *a) { in test_vld2_f64()
6193 float64x2x3_t test_vld3q_f64(float64_t const *a) { in test_vld3q_f64()
6271 float64x1x3_t test_vld3_f64(float64_t const *a) { in test_vld3_f64()
6349 float64x2x4_t test_vld4q_f64(float64_t const *a) { in test_vld4q_f64()
6427 float64x1x4_t test_vld4_f64(float64_t const *a) { in test_vld4_f64()
6505 void test_vst1q_f64(float64_t *a, float64x2_t b) { in test_vst1q_f64()
6583 void test_vst1_f64(float64_t *a, float64x1_t b) { in test_vst1_f64()
6661 void test_vst2q_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_f64()
6739 void test_vst2_f64(float64_t *a, float64x1x2_t b) { in test_vst2_f64()
6817 void test_vst3q_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_f64()
6895 void test_vst3_f64(float64_t *a, float64x1x3_t b) { in test_vst3_f64()
6973 void test_vst4q_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_f64()
7051 void test_vst4_f64(float64_t *a, float64x1x4_t b) { in test_vst4_f64()
7129 float64x2x2_t test_vld1q_f64_x2(float64_t const *a) { in test_vld1q_f64_x2()
7213 float64x1x2_t test_vld1_f64_x2(float64_t const *a) { in test_vld1_f64_x2()
7297 float64x2x3_t test_vld1q_f64_x3(float64_t const *a) { in test_vld1q_f64_x3()
7381 float64x1x3_t test_vld1_f64_x3(float64_t const *a) { in test_vld1_f64_x3()
7465 float64x2x4_t test_vld1q_f64_x4(float64_t const *a) { in test_vld1q_f64_x4()
7549 float64x1x4_t test_vld1_f64_x4(float64_t const *a) { in test_vld1_f64_x4()
7633 void test_vst1q_f64_x2(float64_t *a, float64x2x2_t b) { in test_vst1q_f64_x2()
7717 void test_vst1_f64_x2(float64_t *a, float64x1x2_t b) { in test_vst1_f64_x2()
7801 void test_vst1q_f64_x3(float64_t *a, float64x2x3_t b) { in test_vst1q_f64_x3()
7885 void test_vst1_f64_x3(float64_t *a, float64x1x3_t b) { in test_vst1_f64_x3()
7969 void test_vst1q_f64_x4(float64_t *a, float64x2x4_t b) { in test_vst1q_f64_x4()
8053 void test_vst1_f64_x4(float64_t *a, float64x1x4_t b) { in test_vst1_f64_x4()
8393 uint64_t test_vceqd_f64(float64_t a, float64_t b) { in test_vceqd_f64()
8405 uint64_t test_vceqzd_f64(float64_t a) { in test_vceqzd_f64()
8417 uint64_t test_vcged_f64(float64_t a, float64_t b) { in test_vcged_f64()
8429 uint64_t test_vcgezd_f64(float64_t a) { in test_vcgezd_f64()
8441 uint64_t test_vcgtd_f64(float64_t a, float64_t b) { in test_vcgtd_f64()
8453 uint64_t test_vcgtzd_f64(float64_t a) { in test_vcgtzd_f64()
8465 uint64_t test_vcled_f64(float64_t a, float64_t b) { in test_vcled_f64()
8477 uint64_t test_vclezd_f64(float64_t a) { in test_vclezd_f64()
8489 uint64_t test_vcltd_f64(float64_t a, float64_t b) { in test_vcltd_f64()
8501 uint64_t test_vcltzd_f64(float64_t a) { in test_vcltzd_f64()
8513 uint64_t test_vcaged_f64(float64_t a, float64_t b) { in test_vcaged_f64()
8525 uint64_t test_vcagtd_f64(float64_t a, float64_t b) { in test_vcagtd_f64()
8537 uint64_t test_vcaled_f64(float64_t a, float64_t b) { in test_vcaled_f64()
8549 uint64_t test_vcaltd_f64(float64_t a, float64_t b) { in test_vcaltd_f64()
9026 float64_t test_vcvtd_n_f64_s64(int64_t a) { in test_vcvtd_n_f64_s64()
9038 float64_t test_vcvtd_n_f64_u64(uint64_t a) { in test_vcvtd_n_f64_u64()
9050 int64_t test_vcvtd_n_s64_f64(float64_t a) { in test_vcvtd_n_s64_f64()
9062 uint64_t test_vcvtd_n_u64_f64(float64_t a) { in test_vcvtd_n_u64_f64()
11258 float64_t test_vabdd_f64(float64_t a, float64_t b) { in test_vabdd_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()