Lines Matching refs:float32_t
61 float32x4_t test_vld1q_dup_f32(float32_t *a) { in test_vld1q_dup_f32()
145 float32x2_t test_vld1_dup_f32(float32_t *a) { in test_vld1_dup_f32()
229 float32x4x2_t test_vld2q_dup_f32(float32_t *a) { in test_vld2q_dup_f32()
313 float32x2x2_t test_vld2_dup_f32(float32_t *a) { in test_vld2_dup_f32()
406 float32x4x3_t test_vld3q_dup_f32(float32_t *a) { in test_vld3q_dup_f32()
504 float32x2x3_t test_vld3_dup_f32(float32_t *a) { in test_vld3_dup_f32()
593 float32x4x4_t test_vld4q_dup_f32(float32_t *a) { in test_vld4q_dup_f32()
677 float32x2x4_t test_vld4_dup_f32(float32_t *a) { in test_vld4_dup_f32()
761 float32x4_t test_vld1q_lane_f32(float32_t *a, float32x4_t b) { in test_vld1q_lane_f32()
845 float32x2_t test_vld1_lane_f32(float32_t *a, float32x2_t b) { in test_vld1_lane_f32()
947 float32x4x2_t test_vld2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vld2q_lane_f32()
1025 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
1097 float32x4x3_t test_vld3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vld3q_lane_f32()
1181 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
1265 float32x4x4_t test_vld4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vld4q_lane_f32()
1349 float32x2x4_t test_vld4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vld4_lane_f32()
1433 void test_vst1q_lane_f32(float32_t *a, float32x4_t b) { in test_vst1q_lane_f32()
1517 void test_vst1_lane_f32(float32_t *a, float32x2_t b) { in test_vst1_lane_f32()
1601 void test_vst2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_lane_f32()
1685 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
1769 void test_vst3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_lane_f32()
1853 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
1937 void test_vst4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_lane_f32()
2021 void test_vst4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vst4_lane_f32()