| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | aarch64-neon-fma.c | 32 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32() 47 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32() 88 float32x4_t test_vmlaq_lane_f32_0(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlaq_lane_f32_0() 116 float32x4_t test_vmlaq_laneq_f32_0(float32x4_t a, float32x4_t b, float32x4_t v) { in test_vmlaq_laneq_f32_0() 144 float32x4_t test_vmlsq_lane_f32_0(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlsq_lane_f32_0() 172 float32x4_t test_vmlsq_laneq_f32_0(float32x4_t a, float32x4_t b, float32x4_t v) { in test_vmlsq_laneq_f32_0() 200 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlaq_lane_f32() 214 float32x2_t test_vmla_laneq_f32(float32x2_t a, float32x2_t b, float32x4_t v) { in test_vmla_laneq_f32() 228 float32x4_t test_vmlaq_laneq_f32(float32x4_t a, float32x4_t b, float32x4_t v) { in test_vmlaq_laneq_f32() 256 float32x4_t test_vmlsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t v) { in test_vmlsq_lane_f32() [all …]
|
| H A D | aarch64-neon-vcmla.c | 34 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32() 69 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32() 104 float32x4_t test_vcmlaq_rot180_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot180_f32() 139 float32x4_t test_vcmlaq_rot270_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot270_f32() 214 float32x4_t test_vcmlaq_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_lane_f32() 222 float32x4_t test_vcmlaq_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_laneq_f32() 290 float32x4_t test_vcmlaq_rot90_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_rot90_lane_f32() 298 float32x4_t test_vcmlaq_rot90_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_laneq_f32() 366 float32x4_t test_vcmlaq_rot180_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_rot180_lane_f32() 374 float32x4_t test_vcmlaq_rot180_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot180_laneq_f32() [all …]
|
| H A D | aarch64-bf16-dotprod-intrinsics.c | 29 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32() 75 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32() 121 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32() 134 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32() 147 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32() 160 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32() 189 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32() 218 float32x4_t test_vbfmlalbq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_laneq_f32() 247 float32x4_t test_vbfmlaltq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlaltq_lane_f32() 276 float32x4_t test_vbfmlaltq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_laneq_f32()
|
| H A D | arm-bf16-dotprod-intrinsics.c | 35 float32x4_t test_vbfdotq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b){ in test_vbfdotq_f32() 81 float32x4_t test_vbfdotq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfdotq_laneq_f32() 127 float32x4_t test_vbfdotq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfdotq_lane_f32() 140 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32() 153 float32x4_t test_vbfmlalbq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_f32() 166 float32x4_t test_vbfmlaltq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_f32() 195 float32x4_t test_vbfmlalbq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlalbq_lane_f32() 224 float32x4_t test_vbfmlalbq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlalbq_laneq_f32() 253 float32x4_t test_vbfmlaltq_lane_f32(float32x4_t r, bfloat16x8_t a, bfloat16x4_t b) { in test_vbfmlaltq_lane_f32() 282 float32x4_t test_vbfmlaltq_laneq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmlaltq_laneq_f32()
|
| H A D | aarch64-neon-fp16fml.c | 69 float32x4_t test_vfmlalq_low_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlalq_low_f16() 81 float32x4_t test_vfmlslq_low_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlslq_low_f16() 93 float32x4_t test_vfmlalq_high_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlalq_high_f16() 105 float32x4_t test_vfmlslq_high_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlslq_high_f16() 303 float32x4_t test_vfmlalq_lane_low_f16(float32x4_t a, float16x8_t b, float16x4_t c) { in test_vfmlalq_lane_low_f16() 395 float32x4_t test_vfmlalq_lane_high_f16(float32x4_t a, float16x8_t b, float16x4_t c) { in test_vfmlalq_lane_high_f16() 591 float32x4_t test_vfmlalq_laneq_low_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlalq_laneq_low_f16() 683 float32x4_t test_vfmlalq_laneq_high_f16(float32x4_t a, float16x8_t b, float16x8_t c) { in test_vfmlalq_laneq_high_f16() 879 float32x4_t test_vfmlslq_lane_low_f16(float32x4_t a, float16x8_t b, float16x4_t c) { in test_vfmlslq_lane_low_f16() 971 float32x4_t test_vfmlslq_lane_high_f16(float32x4_t a, float16x8_t b, float16x4_t c) { in test_vfmlslq_lane_high_f16() [all …]
|
| H A D | arm-neon-directed-rounding.c | 24 float32x4_t test_vrndaq_f32(float32x4_t a) { in test_vrndaq_f32() 40 float32x4_t test_vrndmq_f32(float32x4_t a) { in test_vrndmq_f32() 56 float32x4_t test_vrndnq_f32(float32x4_t a) { in test_vrndnq_f32() 72 float32x4_t test_vrndpq_f32(float32x4_t a) { in test_vrndpq_f32() 88 float32x4_t test_vrndxq_f32(float32x4_t a) { in test_vrndxq_f32() 104 float32x4_t test_vrndq_f32(float32x4_t a) { in test_vrndq_f32() 128 float32x4_t test_vrndiq_f32(float32x4_t a) { in test_vrndiq_f32()
|
| H A D | aarch64-neon-intrinsics-constrained.c | 29 float32x4_t test_vaddq_f32(float32x4_t v1, float32x4_t v2) { in test_vaddq_f32() 45 float32x4_t test_vsubq_f32(float32x4_t v1, float32x4_t v2) { in test_vsubq_f32() 69 float32x4_t test_vmulq_f32(float32x4_t v1, float32x4_t v2) { in test_vmulq_f32() 97 float32x4_t test_vmlaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlaq_f32() 127 float32x4_t test_vmlsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlsq_f32() 159 float32x4_t test_vfmaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmaq_f32() 194 float32x4_t test_vfmsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmsq_f32() 222 float32x4_t test_vdivq_f32(float32x4_t v1, float32x4_t v2) { in test_vdivq_f32() 257 uint32x4_t test_vceqq_f32(float32x4_t v1, float32x4_t v2) { in test_vceqq_f32() 293 uint32x4_t test_vcgeq_f32(float32x4_t v1, float32x4_t v2) { in test_vcgeq_f32() [all …]
|
| H A D | arm-cde-vec.c | 58 float32x4_t test_vcx2q(float32x4_t n) { in test_vcx2q() 70 float32x4_t test_vcx2qa(float32x4_t acc, int64x2_t n) { in test_vcx2qa() 93 uint64x2_t test_vcx3q(uint64x2_t n, float32x4_t m) { in test_vcx3q() 104 int8x16_t test_vcx3qa(int8x16_t acc, uint16x8_t n, float32x4_t m) { in test_vcx3qa() 138 int32x4_t test_vcx2q_m(int32x4_t inactive, float32x4_t n, mve_pred16_t p) { in test_vcx2q_m() 150 float32x4_t test_vcx2qa_m(float32x4_t acc, float16x8_t n, mve_pred16_t p) { in test_vcx2qa_m() 162 int64x2_t test_vcx3q_m(int64x2_t inactive, float32x4_t n, int8x16_t m, mve_pred16_t p) { in test_vcx3q_m() 176 float16x8_t test_vcx3qa_m(float32x4_t inactive, float16x8_t n, uint32x4_t m, mve_pred16_t p) { in test_vcx3qa_m()
|
| H A D | aarch64-v8.5a-neon-frint3264-intrinsic.c | 20 float32x4_t test_vrnd32xq_f32(float32x4_t a) { in test_vrnd32xq_f32() 34 float32x4_t test_vrnd32zq_f32(float32x4_t a) { in test_vrnd32zq_f32() 48 float32x4_t test_vrnd64xq_f32(float32x4_t a) { in test_vrnd64xq_f32() 62 float32x4_t test_vrnd64zq_f32(float32x4_t a) { in test_vrnd64zq_f32()
|
| H A D | arm-neon-fma.c | 35 float32x4_t test_fmaq_order(float32x4_t accum, float32x4_t lhs, float32x4_t rhs) { in test_fmaq_order() 67 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t n) { in test_vfmaq_n_f32()
|
| H A D | arm-neon-vcvtX.c | 37 int32x4_t test_vcvtaq_s32_f32(float32x4_t a) { in test_vcvtaq_s32_f32() 48 uint32x4_t test_vcvtaq_u32_f32(float32x4_t a) { in test_vcvtaq_u32_f32() 81 int32x4_t test_vcvtnq_s32_f32(float32x4_t a) { in test_vcvtnq_s32_f32() 92 uint32x4_t test_vcvtnq_u32_f32(float32x4_t a) { in test_vcvtnq_u32_f32() 125 int32x4_t test_vcvtpq_s32_f32(float32x4_t a) { in test_vcvtpq_s32_f32() 136 uint32x4_t test_vcvtpq_u32_f32(float32x4_t a) { in test_vcvtpq_u32_f32() 169 int32x4_t test_vcvtmq_s32_f32(float32x4_t a) { in test_vcvtmq_s32_f32() 180 uint32x4_t test_vcvtmq_u32_f32(float32x4_t a) { in test_vcvtmq_u32_f32()
|
| H A D | arm-neon-numeric-maxmin.c | 30 float32x4_t test_vmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vmaxnmq_f32() 56 float32x4_t test_vminnmq_f32(float32x4_t a, float32x4_t b) { in test_vminnmq_f32()
|
| H A D | arm-bf16-convert-intrinsics.c | 82 float32x4_t test_vcvt_f32_bf16(bfloat16x4_t a) { in test_vcvt_f32_bf16() 170 float32x4_t test_vcvtq_low_f32_bf16(bfloat16x8_t a) { in test_vcvtq_low_f32_bf16() 258 float32x4_t test_vcvtq_high_f32_bf16(bfloat16x8_t a) { in test_vcvtq_high_f32_bf16() 303 bfloat16x4_t test_vcvt_bf16_f32(float32x4_t a) { in test_vcvt_bf16_f32() 373 bfloat16x8_t test_vcvtq_low_bf16_f32(float32x4_t a) { in test_vcvtq_low_bf16_f32() 474 bfloat16x8_t test_vcvtq_high_bf16_f32(bfloat16x8_t inactive, float32x4_t a) { in test_vcvtq_high_bf16_f32()
|
| H A D | arm-arguments.c | 197 typedef __attribute__((neon_vector_type(4))) float float32x4_t; typedef 198 static __attribute__((__always_inline__, __nodebug__)) float32x4_t vaddq_f32( in vaddq_f32() 199 float32x4_t __a, float32x4_t __b) { in vaddq_f32() 202 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { in f35() 203 float32x4_t v = vaddq_f32(*(float32x4_t *)&s1, in f35() 204 *(float32x4_t *)&s2); in f35()
|
| /llvm-project-15.0.7/clang/test/CodeGen/arm-mve-intrinsics/ |
| H A D | vrnd.c | 28 float32x4_t test_vrndaq_f32(float32x4_t a) in test_vrndaq_f32() 56 float32x4_t test_vrndmq_f32(float32x4_t a) in test_vrndmq_f32() 84 float32x4_t test_vrndpq_f32(float32x4_t a) in test_vrndpq_f32() 112 float32x4_t test_vrndq_f32(float32x4_t a) in test_vrndq_f32() 140 float32x4_t test_vrndxq_f32(float32x4_t a) in test_vrndxq_f32() 168 float32x4_t test_vrndnq_f32(float32x4_t a) in test_vrndnq_f32() 200 float32x4_t test_vrndaq_m_f32(float32x4_t inactive, float32x4_t a, mve_pred16_t p) in test_vrndaq_m_f32() 232 float32x4_t test_vrndmq_m_f32(float32x4_t inactive, float32x4_t a, mve_pred16_t p) in test_vrndmq_m_f32() 264 float32x4_t test_vrndnq_m_f32(float32x4_t inactive, float32x4_t a, mve_pred16_t p) in test_vrndnq_m_f32() 296 float32x4_t test_vrndpq_m_f32(float32x4_t inactive, float32x4_t a, mve_pred16_t p) in test_vrndpq_m_f32() [all …]
|
| H A D | vcmulq.c | 28 float32x4_t test_vcmulq_f32(float32x4_t a, float32x4_t b) in test_vcmulq_f32() 56 float32x4_t test_vcmulq_rot90_f32(float32x4_t a, float32x4_t b) in test_vcmulq_rot90_f32() 84 float32x4_t test_vcmulq_rot180_f32(float32x4_t a, float32x4_t b) in test_vcmulq_rot180_f32() 112 float32x4_t test_vcmulq_rot270_f32(float32x4_t a, float32x4_t b) in test_vcmulq_rot270_f32() 144 float32x4_t test_vcmulq_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmulq_m_f32() 176 float32x4_t test_vcmulq_rot90_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16_… in test_vcmulq_rot90_m_f32() 208 float32x4_t test_vcmulq_rot180_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16… in test_vcmulq_rot180_m_f32() 240 float32x4_t test_vcmulq_rot270_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16… in test_vcmulq_rot270_m_f32() 272 float32x4_t test_vcmulq_x_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmulq_x_f32() 304 float32x4_t test_vcmulq_rot90_x_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmulq_rot90_x_f32() [all …]
|
| H A D | vcmlaq.c | 28 float32x4_t test_vcmlaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) in test_vcmlaq_f32() 56 float32x4_t test_vcmlaq_rot90_f32(float32x4_t a, float32x4_t b, float32x4_t c) in test_vcmlaq_rot90_f32() 84 float32x4_t test_vcmlaq_rot180_f32(float32x4_t a, float32x4_t b, float32x4_t c) in test_vcmlaq_rot180_f32() 112 float32x4_t test_vcmlaq_rot270_f32(float32x4_t a, float32x4_t b, float32x4_t c) in test_vcmlaq_rot270_f32() 144 float32x4_t test_vcmlaq_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) in test_vcmlaq_m_f32() 176 float32x4_t test_vcmlaq_rot90_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) in test_vcmlaq_rot90_m_f32() 208 float32x4_t test_vcmlaq_rot180_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) in test_vcmlaq_rot180_m_f32() 240 float32x4_t test_vcmlaq_rot270_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) in test_vcmlaq_rot270_m_f32()
|
| H A D | vcvt.c | 42 float32x4_t test_vcvtq_f32_s32(int32x4_t a) in test_vcvtq_f32_s32() 56 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) in test_vcvtq_f32_u32() 80 int32x4_t test_vcvtq_s32_f32(float32x4_t a) in test_vcvtq_s32_f32() 100 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) in test_vcvtq_u32_f32() 144 float32x4_t test_vcvtq_m_f32_s32(float32x4_t inactive, int32x4_t a, mve_pred16_t p) in test_vcvtq_m_f32_s32() 160 float32x4_t test_vcvtq_m_f32_u32(float32x4_t inactive, uint32x4_t a, mve_pred16_t p) in test_vcvtq_m_f32_u32() 400 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) in test_vcvtq_n_f32_s32() 502 float32x4_t test_vcvtq_m_n_f32_s32(float32x4_t inactive, int32x4_t a, mve_pred16_t p) in test_vcvtq_m_n_f32_s32() 518 float32x4_t test_vcvtq_m_n_f32_u32(float32x4_t inactive, uint32x4_t a, mve_pred16_t p) in test_vcvtq_m_n_f32_u32() 730 float32x4_t test_vcvtbq_m_f32_f16(float32x4_t inactive, float16x8_t a, mve_pred16_t p) in test_vcvtbq_m_f32_f16() [all …]
|
| H A D | vcvt_anpm.c | 24 int32x4_t test_vcvtaq_s32_f32(float32x4_t a) in test_vcvtaq_s32_f32() 44 uint32x4_t test_vcvtaq_u32_f32(float32x4_t a) in test_vcvtaq_u32_f32() 64 int32x4_t test_vcvtmq_s32_f32(float32x4_t a) in test_vcvtmq_s32_f32() 84 uint32x4_t test_vcvtmq_u32_f32(float32x4_t a) in test_vcvtmq_u32_f32() 104 int32x4_t test_vcvtnq_s32_f32(float32x4_t a) in test_vcvtnq_s32_f32() 124 uint32x4_t test_vcvtnq_u32_f32(float32x4_t a) in test_vcvtnq_u32_f32() 144 int32x4_t test_vcvtpq_s32_f32(float32x4_t a) in test_vcvtpq_s32_f32() 164 uint32x4_t test_vcvtpq_u32_f32(float32x4_t a) in test_vcvtpq_u32_f32() 444 int32x4_t test_vcvtaq_x_s32_f32(float32x4_t a, mve_pred16_t p) in test_vcvtaq_x_s32_f32() 492 int32x4_t test_vcvtmq_x_s32_f32(float32x4_t a, mve_pred16_t p) in test_vcvtmq_x_s32_f32() [all …]
|
| H A D | vmaxnmq.c | 28 float32x4_t test_vmaxnmq_f32(float32x4_t a, float32x4_t b) in test_vmaxnmq_f32() 60 float32x4_t test_vmaxnmq_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vmaxnmq_m_f32() 92 float32x4_t test_vmaxnmq_x_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vmaxnmq_x_f32()
|
| H A D | vminnmq.c | 28 float32x4_t test_vminnmq_f32(float32x4_t a, float32x4_t b) in test_vminnmq_f32() 60 float32x4_t test_vminnmq_m_f32(float32x4_t inactive, float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vminnmq_m_f32() 92 float32x4_t test_vminnmq_x_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vminnmq_x_f32()
|
| H A D | vminnmaq.c | 32 float32x4_t test_vminnmaq_f32(float32x4_t a, float32x4_t b) in test_vminnmaq_f32() 64 float32x4_t test_vminnmaq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vminnmaq_m_f32()
|
| H A D | vmaxnmaq.c | 32 float32x4_t test_vmaxnmaq_f32(float32x4_t a, float32x4_t b) in test_vmaxnmaq_f32() 64 float32x4_t test_vmaxnmaq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vmaxnmaq_m_f32()
|
| H A D | ternary.c | 27 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32() 57 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vfmaq_n_f32() 87 float32x4_t test_vfmasq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vfmasq_n_f32() 115 float32x4_t test_vfmsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmsq_f32() 501 float32x4_t test_vfmaq_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) { in test_vfmaq_m_f32() 535 float32x4_t test_vfmaq_m_n_f32(float32x4_t a, float32x4_t b, float32_t c, mve_pred16_t p) { in test_vfmaq_m_n_f32() 569 float32x4_t test_vfmasq_m_n_f32(float32x4_t a, float32x4_t b, float32_t c, mve_pred16_t p) { in test_vfmasq_m_n_f32() 601 float32x4_t test_vfmsq_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) { in test_vfmsq_m_f32()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | neon-vector-types.cpp | 7 typedef __attribute__((neon_vector_type(4))) float32_t float32x4_t; typedef 12 extern int bar (float32x4_t const *p); 15 float32x4_t const *vRealPtr = (VFLOAT *)&realBufPtr[0]; in foo() 24 float32x4_t const *vRealPtr = (VFLOAT *)&realBufPtr[0]; in autoCorrelation2nd_Neon() 30 typedef __attribute__((neon_vector_type(4))) float32_t float32x4_t; typedef 35 extern float32x4_t vec; in test() 37 float32x4_t __a = (vec); in test()
|