Lines Matching refs:float32_t

110 float32x4_t test_vld1q_dup_f32(float32_t  *a) {  in test_vld1q_dup_f32()
259 float32x2_t test_vld1_dup_f32(float32_t *a) { in test_vld1_dup_f32()
477 float32x4x2_t test_vld2q_dup_f32(float32_t *a) { in test_vld2q_dup_f32()
723 float32x2x2_t test_vld2_dup_f32(float32_t *a) { in test_vld2_dup_f32()
978 float32x4x3_t test_vld3q_dup_f32(float32_t *a) { in test_vld3q_dup_f32()
1238 float32x2x3_t test_vld3_dup_f32(float32_t *a) { in test_vld3_dup_f32()
1489 float32x4x4_t test_vld4q_dup_f32(float32_t *a) { in test_vld4q_dup_f32()
1735 float32x2x4_t test_vld4_dup_f32(float32_t *a) { in test_vld4_dup_f32()
1918 float32x4_t test_vld1q_lane_f32(float32_t *a, float32x4_t b) { in test_vld1q_lane_f32()
2075 float32x2_t test_vld1_lane_f32(float32_t *a, float32x2_t b) { in test_vld1_lane_f32()
2542 float32x4x2_t test_vld2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vld2q_lane_f32()
2974 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
3417 float32x4x3_t test_vld3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vld3q_lane_f32()
3942 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
4513 float32x4x4_t test_vld4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vld4q_lane_f32()
5102 float32x2x4_t test_vld4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vld4_lane_f32()
5381 void test_vst1q_lane_f32(float32_t *a, float32x4_t b) { in test_vst1q_lane_f32()
5537 void test_vst1_lane_f32(float32_t *a, float32x2_t b) { in test_vst1_lane_f32()
5821 void test_vst2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_lane_f32()
6156 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
6537 void test_vst3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_lane_f32()
6936 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
7381 void test_vst4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_lane_f32()
7844 void test_vst4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vst4_lane_f32()