Lines Matching refs:lhs

11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) {  in test_vcmla_f16()  argument
12 return vcmla_f16(acc, lhs, rhs); in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32() argument
19 return vcmla_f32(acc, lhs, rhs); in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16() argument
26 return vcmlaq_f16(acc, lhs, rhs); in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32() argument
33 return vcmlaq_f32(acc, lhs, rhs); in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64() argument
40 return vcmlaq_f64(acc, lhs, rhs); in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16() argument
47 return vcmla_rot90_f16(acc, lhs, rhs); in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32() argument
54 return vcmla_rot90_f32(acc, lhs, rhs); in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16() argument
61 return vcmlaq_rot90_f16(acc, lhs, rhs); in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32() argument
68 return vcmlaq_rot90_f32(acc, lhs, rhs); in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64() argument
75 return vcmlaq_rot90_f64(acc, lhs, rhs); in test_vcmlaq_rot90_f64()
81 float16x4_t test_vcmla_rot180_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot180_f16() argument
82 return vcmla_rot180_f16(acc, lhs, rhs); in test_vcmla_rot180_f16()
88 float32x2_t test_vcmla_rot180_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot180_f32() argument
89 return vcmla_rot180_f32(acc, lhs, rhs); in test_vcmla_rot180_f32()
95 float16x8_t test_vcmlaq_rot180_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot180_f16() argument
96 return vcmlaq_rot180_f16(acc, lhs, rhs); in test_vcmlaq_rot180_f16()
102 float32x4_t test_vcmlaq_rot180_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot180_f32() argument
103 return vcmlaq_rot180_f32(acc, lhs, rhs); in test_vcmlaq_rot180_f32()
109 float64x2_t test_vcmlaq_rot180_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot180_f64() argument
110 return vcmlaq_rot180_f64(acc, lhs, rhs); in test_vcmlaq_rot180_f64()
116 float16x4_t test_vcmla_rot270_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot270_f16() argument
117 return vcmla_rot270_f16(acc, lhs, rhs); in test_vcmla_rot270_f16()
123 float32x2_t test_vcmla_rot270_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot270_f32() argument
124 return vcmla_rot270_f32(acc, lhs, rhs); in test_vcmla_rot270_f32()
130 float16x8_t test_vcmlaq_rot270_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot270_f16() argument
131 return vcmlaq_rot270_f16(acc, lhs, rhs); in test_vcmlaq_rot270_f16()
137 float32x4_t test_vcmlaq_rot270_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot270_f32() argument
138 return vcmlaq_rot270_f32(acc, lhs, rhs); in test_vcmlaq_rot270_f32()
144 float64x2_t test_vcmlaq_rot270_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot270_f64() argument
145 return vcmlaq_rot270_f64(acc, lhs, rhs); in test_vcmlaq_rot270_f64()
154 float16x4_t test_vcmla_lane_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_lane_f16() argument
155 return vcmla_lane_f16(acc, lhs, rhs, 1); in test_vcmla_lane_f16()
165 float16x4_t test_vcmla_laneq_f16(float16x4_t acc, float16x4_t lhs, float16x8_t rhs) { in test_vcmla_laneq_f16() argument
166 return vcmla_laneq_f16(acc, lhs, rhs, 3); in test_vcmla_laneq_f16()
175 float16x8_t test_vcmlaq_lane_f16(float16x8_t acc, float16x8_t lhs, float16x4_t rhs) { in test_vcmlaq_lane_f16() argument
176 return vcmlaq_lane_f16(acc, lhs, rhs, 1); in test_vcmlaq_lane_f16()
185 float16x8_t test_vcmlaq_laneq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_laneq_f16() argument
186 return vcmlaq_laneq_f16(acc, lhs, rhs, 3); in test_vcmlaq_laneq_f16()
192 float32x2_t test_vcmla_lane_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_lane_f32() argument
193 return vcmla_lane_f32(acc, lhs, rhs, 0); in test_vcmla_lane_f32()
203 float32x2_t test_vcmla_laneq_f32(float32x2_t acc, float32x2_t lhs, float32x4_t rhs) { in test_vcmla_laneq_f32() argument
204 return vcmla_laneq_f32(acc, lhs, rhs, 1); in test_vcmla_laneq_f32()
214 float32x4_t test_vcmlaq_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_lane_f32() argument
215 return vcmlaq_lane_f32(acc, lhs, rhs, 0); in test_vcmlaq_lane_f32()
224 float32x4_t test_vcmlaq_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_laneq_f32() argument
225 return vcmlaq_laneq_f32(acc, lhs, rhs, 1); in test_vcmlaq_laneq_f32()
234 float16x4_t test_vcmla_rot90_lane_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_lane_f16() argument
235 return vcmla_rot90_lane_f16(acc, lhs, rhs, 1); in test_vcmla_rot90_lane_f16()
245 float16x4_t test_vcmla_rot90_laneq_f16(float16x4_t acc, float16x4_t lhs, float16x8_t rhs) { in test_vcmla_rot90_laneq_f16() argument
246 return vcmla_rot90_laneq_f16(acc, lhs, rhs, 3); in test_vcmla_rot90_laneq_f16()
255 float16x8_t test_vcmlaq_rot90_lane_f16(float16x8_t acc, float16x8_t lhs, float16x4_t rhs) { in test_vcmlaq_rot90_lane_f16() argument
256 return vcmlaq_rot90_lane_f16(acc, lhs, rhs, 1); in test_vcmlaq_rot90_lane_f16()
265 float16x8_t test_vcmlaq_rot90_laneq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_laneq_f16() argument
266 return vcmlaq_rot90_laneq_f16(acc, lhs, rhs, 3); in test_vcmlaq_rot90_laneq_f16()
272 float32x2_t test_vcmla_rot90_lane_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_lane_f32() argument
273 return vcmla_rot90_lane_f32(acc, lhs, rhs, 0); in test_vcmla_rot90_lane_f32()
283 float32x2_t test_vcmla_rot90_laneq_f32(float32x2_t acc, float32x2_t lhs, float32x4_t rhs) { in test_vcmla_rot90_laneq_f32() argument
284 return vcmla_rot90_laneq_f32(acc, lhs, rhs, 1); in test_vcmla_rot90_laneq_f32()
294 float32x4_t test_vcmlaq_rot90_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_rot90_lane_f32() argument
295 return vcmlaq_rot90_lane_f32(acc, lhs, rhs, 0); in test_vcmlaq_rot90_lane_f32()
304 float32x4_t test_vcmlaq_rot90_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_laneq_f32() argument
305 return vcmlaq_rot90_laneq_f32(acc, lhs, rhs, 1); in test_vcmlaq_rot90_laneq_f32()
314 float16x4_t test_vcmla_rot180_lane_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot180_lane_f16() argument
315 return vcmla_rot180_lane_f16(acc, lhs, rhs, 1); in test_vcmla_rot180_lane_f16()
325 float16x4_t test_vcmla_rot180_laneq_f16(float16x4_t acc, float16x4_t lhs, float16x8_t rhs) { in test_vcmla_rot180_laneq_f16() argument
326 return vcmla_rot180_laneq_f16(acc, lhs, rhs, 3); in test_vcmla_rot180_laneq_f16()
335 float16x8_t test_vcmlaq_rot180_lane_f16(float16x8_t acc, float16x8_t lhs, float16x4_t rhs) { in test_vcmlaq_rot180_lane_f16() argument
336 return vcmlaq_rot180_lane_f16(acc, lhs, rhs, 1); in test_vcmlaq_rot180_lane_f16()
345 float16x8_t test_vcmlaq_rot180_laneq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot180_laneq_f16() argument
346 return vcmlaq_rot180_laneq_f16(acc, lhs, rhs, 3); in test_vcmlaq_rot180_laneq_f16()
352 float32x2_t test_vcmla_rot180_lane_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot180_lane_f32() argument
353 return vcmla_rot180_lane_f32(acc, lhs, rhs, 0); in test_vcmla_rot180_lane_f32()
363 float32x2_t test_vcmla_rot180_laneq_f32(float32x2_t acc, float32x2_t lhs, float32x4_t rhs) { in test_vcmla_rot180_laneq_f32() argument
364 return vcmla_rot180_laneq_f32(acc, lhs, rhs, 1); in test_vcmla_rot180_laneq_f32()
374 float32x4_t test_vcmlaq_rot180_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_rot180_lane_f32() argument
375 return vcmlaq_rot180_lane_f32(acc, lhs, rhs, 0); in test_vcmlaq_rot180_lane_f32()
384 float32x4_t test_vcmlaq_rot180_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot180_laneq_f32() argument
385 return vcmlaq_rot180_laneq_f32(acc, lhs, rhs, 1); in test_vcmlaq_rot180_laneq_f32()
394 float16x4_t test_vcmla_rot270_lane_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot270_lane_f16() argument
395 return vcmla_rot270_lane_f16(acc, lhs, rhs, 1); in test_vcmla_rot270_lane_f16()
405 float16x4_t test_vcmla_rot270_laneq_f16(float16x4_t acc, float16x4_t lhs, float16x8_t rhs) { in test_vcmla_rot270_laneq_f16() argument
406 return vcmla_rot270_laneq_f16(acc, lhs, rhs, 3); in test_vcmla_rot270_laneq_f16()
415 float16x8_t test_vcmlaq_rot270_lane_f16(float16x8_t acc, float16x8_t lhs, float16x4_t rhs) { in test_vcmlaq_rot270_lane_f16() argument
416 return vcmlaq_rot270_lane_f16(acc, lhs, rhs, 1); in test_vcmlaq_rot270_lane_f16()
425 float16x8_t test_vcmlaq_rot270_laneq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot270_laneq_f16() argument
426 return vcmlaq_rot270_laneq_f16(acc, lhs, rhs, 3); in test_vcmlaq_rot270_laneq_f16()
432 float32x2_t test_vcmla_rot270_lane_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot270_lane_f32() argument
433 return vcmla_rot270_lane_f32(acc, lhs, rhs, 0); in test_vcmla_rot270_lane_f32()
443 float32x2_t test_vcmla_rot270_laneq_f32(float32x2_t acc, float32x2_t lhs, float32x4_t rhs) { in test_vcmla_rot270_laneq_f32() argument
444 return vcmla_rot270_laneq_f32(acc, lhs, rhs, 1); in test_vcmla_rot270_laneq_f32()
454 float32x4_t test_vcmlaq_rot270_lane_f32(float32x4_t acc, float32x4_t lhs, float32x2_t rhs) { in test_vcmlaq_rot270_lane_f32() argument
455 return vcmlaq_rot270_lane_f32(acc, lhs, rhs, 0); in test_vcmlaq_rot270_lane_f32()
464 float32x4_t test_vcmlaq_rot270_laneq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot270_laneq_f32() argument
465 return vcmlaq_rot270_laneq_f32(acc, lhs, rhs, 1); in test_vcmlaq_rot270_laneq_f32()