Lines Matching refs:float64_t

67 float64x2_t test_vld1q_dup_f64(float64_t  *a) {  in test_vld1q_dup_f64()
151 float64x1_t test_vld1_dup_f64(float64_t *a) { in test_vld1_dup_f64()
235 float64x2x2_t test_vld2q_dup_f64(float64_t *a) { in test_vld2q_dup_f64()
319 float64x1x2_t test_vld2_dup_f64(float64_t *a) { in test_vld2_dup_f64()
413 float64x2x3_t test_vld3q_dup_f64(float64_t *a) { in test_vld3q_dup_f64()
511 float64x1x3_t test_vld3_dup_f64(float64_t *a) { in test_vld3_dup_f64()
599 float64x2x4_t test_vld4q_dup_f64(float64_t *a) { in test_vld4q_dup_f64()
683 float64x1x4_t test_vld4_dup_f64(float64_t *a) { in test_vld4_dup_f64()
767 float64x2_t test_vld1q_lane_f64(float64_t *a, float64x2_t b) { in test_vld1q_lane_f64()
851 float64x1_t test_vld1_lane_f64(float64_t *a, float64x1_t b) { in test_vld1_lane_f64()
953 float64x2x2_t test_vld2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vld2q_lane_f64()
1031 float64x1x2_t test_vld2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vld2_lane_f64()
1103 float64x2x3_t test_vld3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vld3q_lane_f64()
1187 float64x1x3_t test_vld3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vld3_lane_f64()
1271 float64x2x4_t test_vld4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vld4q_lane_f64()
1355 float64x1x4_t test_vld4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vld4_lane_f64()
1439 void test_vst1q_lane_f64(float64_t *a, float64x2_t b) { in test_vst1q_lane_f64()
1523 void test_vst1_lane_f64(float64_t *a, float64x1_t b) { in test_vst1_lane_f64()
1607 void test_vst2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_lane_f64()
1691 void test_vst2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vst2_lane_f64()
1775 void test_vst3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_lane_f64()
1859 void test_vst3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vst3_lane_f64()
1943 void test_vst4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_lane_f64()
2027 void test_vst4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vst4_lane_f64()