Lines Matching defs:c

14 float16x8_t test_vfmaq_f16(float16x8_t a, float16x8_t b, float16x8_t c) {
16 return vfmaq(a, b, c);
18 return vfmaq_f16(a, b, c);
27 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) {
29 return vfmaq(a, b, c);
31 return vfmaq_f32(a, b, c);
42 float16x8_t test_vfmaq_n_f16(float16x8_t a, float16x8_t b, float16_t c) {
44 return vfmaq(a, b, c);
46 return vfmaq_n_f16(a, b, c);
57 float32x4_t test_vfmaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) {
59 return vfmaq(a, b, c);
61 return vfmaq_n_f32(a, b, c);
72 float16x8_t test_vfmasq_n_f16(float16x8_t a, float16x8_t b, float16_t c) {
74 return vfmasq(a, b, c);
76 return vfmasq_n_f16(a, b, c);
87 float32x4_t test_vfmasq_n_f32(float32x4_t a, float32x4_t b, float32_t c) {
89 return vfmasq(a, b, c);
91 return vfmasq_n_f32(a, b, c);
101 float16x8_t test_vfmsq_f16(float16x8_t a, float16x8_t b, float16x8_t c) {
103 return vfmsq(a, b, c);
105 return vfmsq_f16(a, b, c);
115 float32x4_t test_vfmsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) {
117 return vfmsq(a, b, c);
119 return vfmsq_f32(a, b, c);
131 int8x16_t test_vmlaq_n_s8(int8x16_t a, int8x16_t b, int8_t c) {
133 return vmlaq(a, b, c);
135 return vmlaq_n_s8(a, b, c);
147 int16x8_t test_vmlaq_n_s16(int16x8_t a, int16x8_t b, int16_t c) {
149 return vmlaq(a, b, c);
151 return vmlaq_n_s16(a, b, c);
163 int32x4_t test_vmlaq_n_s32(int32x4_t a, int32x4_t b, int32_t c) {
165 return vmlaq(a, b, c);
167 return vmlaq_n_s32(a, b, c);
179 uint8x16_t test_vmlaq_n_u8(uint8x16_t a, uint8x16_t b, uint8_t c) {
181 return vmlaq(a, b, c);
183 return vmlaq_n_u8(a, b, c);
195 uint16x8_t test_vmlaq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) {
197 return vmlaq(a, b, c);
199 return vmlaq_n_u16(a, b, c);
211 uint32x4_t test_vmlaq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) {
213 return vmlaq(a, b, c);
215 return vmlaq_n_u32(a, b, c);
227 int8x16_t test_vmlasq_n_s8(int8x16_t a, int8x16_t b, int8_t c) {
229 return vmlasq(a, b, c);
231 return vmlasq_n_s8(a, b, c);
243 int16x8_t test_vmlasq_n_s16(int16x8_t a, int16x8_t b, int16_t c) {
245 return vmlasq(a, b, c);
247 return vmlasq_n_s16(a, b, c);
259 int32x4_t test_vmlasq_n_s32(int32x4_t a, int32x4_t b, int32_t c) {
261 return vmlasq(a, b, c);
263 return vmlasq_n_s32(a, b, c);
275 uint8x16_t test_vmlasq_n_u8(uint8x16_t a, uint8x16_t b, uint8_t c) {
277 return vmlasq(a, b, c);
279 return vmlasq_n_u8(a, b, c);
291 uint16x8_t test_vmlasq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) {
293 return vmlasq(a, b, c);
295 return vmlasq_n_u16(a, b, c);
307 uint32x4_t test_vmlasq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) {
309 return vmlasq(a, b, c);
311 return vmlasq_n_u32(a, b, c);
321 int8x16_t test_vqdmlahq_n_s8(int8x16_t a, int8x16_t b, int8_t c) {
323 return vqdmlahq(a, b, c);
325 return vqdmlahq_n_s8(a, b, c);
335 int16x8_t test_vqdmlahq_n_s16(int16x8_t a, int16x8_t b, int16_t c) {
337 return vqdmlahq(a, b, c);
339 return vqdmlahq_n_s16(a, b, c);
348 int32x4_t test_vqdmlahq_n_s32(int32x4_t a, int32x4_t b, int32_t c) {
350 return vqdmlahq(a, b, c);
352 return vqdmlahq_n_s32(a, b, c);
403 int8x16_t test_vqrdmlahq_n_s8(int8x16_t a, int8x16_t b, int8_t c) {
405 return vqrdmlahq(a, b, c);
407 return vqrdmlahq_n_s8(a, b, c);
417 int16x8_t test_vqrdmlahq_n_s16(int16x8_t a, int16x8_t b, int16_t c) {
419 return vqrdmlahq(a, b, c);
421 return vqrdmlahq_n_s16(a, b, c);
430 int32x4_t test_vqrdmlahq_n_s32(int32x4_t a, int32x4_t b, int32_t c) {
432 return vqrdmlahq(a, b, c);
434 return vqrdmlahq_n_s32(a, b, c);
444 int8x16_t test_vqrdmlashq_n_s8(int8x16_t a, int8x16_t b, int8_t c) {
446 return vqrdmlashq(a, b, c);
448 return vqrdmlashq_n_s8(a, b, c);
458 int16x8_t test_vqrdmlashq_n_s16(int16x8_t a, int16x8_t b, int16_t c) {
460 return vqrdmlashq(a, b, c);
462 return vqrdmlashq_n_s16(a, b, c);
471 int32x4_t test_vqrdmlashq_n_s32(int32x4_t a, int32x4_t b, int32_t c) {
473 return vqrdmlashq(a, b, c);
475 return vqrdmlashq_n_s32(a, b, c);
486 float16x8_t test_vfmaq_m_f16(float16x8_t a, float16x8_t b, float16x8_t c, mve_pred16_t p) {
488 return vfmaq_m(a, b, c, p);
490 return vfmaq_m_f16(a, b, c, p);
501 float32x4_t test_vfmaq_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) {
503 return vfmaq_m(a, b, c, p);
505 return vfmaq_m_f32(a, b, c, p);
518 float16x8_t test_vfmaq_m_n_f16(float16x8_t a, float16x8_t b, float16_t c, mve_pred16_t p) {
520 return vfmaq_m(a, b, c, p);
522 return vfmaq_m_n_f16(a, b, c, p);
535 float32x4_t test_vfmaq_m_n_f32(float32x4_t a, float32x4_t b, float32_t c, mve_pred16_t p) {
537 return vfmaq_m(a, b, c, p);
539 return vfmaq_m_n_f32(a, b, c, p);
553 float16x8_t test_vfmasq_m_n_f16(float16x8_t a, float16x8_t b, float16_t c, mve_pred16_t p) {
555 return vfmasq_m(a, b, c, p);
557 return vfmasq_m_n_f16(a, b, c, p);
571 float32x4_t test_vfmasq_m_n_f32(float32x4_t a, float32x4_t b, float32_t c, mve_pred16_t p) {
573 return vfmasq_m(a, b, c, p);
575 return vfmasq_m_n_f32(a, b, c, p);
587 float16x8_t test_vfmsq_m_f16(float16x8_t a, float16x8_t b, float16x8_t c, mve_pred16_t p) {
589 return vfmsq_m(a, b, c, p);
591 return vfmsq_m_f16(a, b, c, p);
603 float32x4_t test_vfmsq_m_f32(float32x4_t a, float32x4_t b, float32x4_t c, mve_pred16_t p) {
605 return vfmsq_m(a, b, c, p);
607 return vfmsq_m_f32(a, b, c, p);
619 int8x16_t test_vmlaq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) {
621 return vmlaq_m(a, b, c, p);
623 return vmlaq_m_n_s8(a, b, c, p);
635 int16x8_t test_vmlaq_m_n_s16(int16x8_t a, int16x8_t b, int16_t c, mve_pred16_t p) {
637 return vmlaq_m(a, b, c, p);
639 return vmlaq_m_n_s16(a, b, c, p);
650 int32x4_t test_vmlaq_m_n_s32(int32x4_t a, int32x4_t b, int32_t c, mve_pred16_t p) {
652 return vmlaq_m(a, b, c, p);
654 return vmlaq_m_n_s32(a, b, c, p);
666 uint8x16_t test_vmlaq_m_n_u8(uint8x16_t a, uint8x16_t b, uint8_t c, mve_pred16_t p) {
668 return vmlaq_m(a, b, c, p);
670 return vmlaq_m_n_u8(a, b, c, p);
682 uint16x8_t test_vmlaq_m_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c, mve_pred16_t p) {
684 return vmlaq_m(a, b, c, p);
686 return vmlaq_m_n_u16(a, b, c, p);
697 uint32x4_t test_vmlaq_m_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c, mve_pred16_t p) {
699 return vmlaq_m(a, b, c, p);
701 return vmlaq_m_n_u32(a, b, c, p);
713 int8x16_t test_vmlasq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) {
715 return vmlasq_m(a, b, c, p);
717 return vmlasq_m_n_s8(a, b, c, p);
729 int16x8_t test_vmlasq_m_n_s16(int16x8_t a, int16x8_t b, int16_t c, mve_pred16_t p) {
731 return vmlasq_m(a, b, c, p);
733 return vmlasq_m_n_s16(a, b, c, p);
744 int32x4_t test_vmlasq_m_n_s32(int32x4_t a, int32x4_t b, int32_t c, mve_pred16_t p) {
746 return vmlasq_m(a, b, c, p);
748 return vmlasq_m_n_s32(a, b, c, p);
760 uint8x16_t test_vmlasq_m_n_u8(uint8x16_t a, uint8x16_t b, uint8_t c, mve_pred16_t p) {
762 return vmlasq_m(a, b, c, p);
764 return vmlasq_m_n_u8(a, b, c, p);
776 uint16x8_t test_vmlasq_m_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c, mve_pred16_t p) {
778 return vmlasq_m(a, b, c, p);
780 return vmlasq_m_n_u16(a, b, c, p);
791 uint32x4_t test_vmlasq_m_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c, mve_pred16_t p) {
793 return vmlasq_m(a, b, c, p);
795 return vmlasq_m_n_u32(a, b, c, p);
807 int8x16_t test_vqdmlahq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) {
809 return vqdmlahq_m(a, b, c, p);
811 return vqdmlahq_m_n_s8(a, b, c, p);
823 int16x8_t test_vqdmlahq_m_n_s16(int16x8_t a, int16x8_t b, int16_t c, mve_pred16_t p) {
825 return vqdmlahq_m(a, b, c, p);
827 return vqdmlahq_m_n_s16(a, b, c, p);
838 int32x4_t test_vqdmlahq_m_n_s32(int32x4_t a, int32x4_t b, int32_t c, mve_pred16_t p) {
840 return vqdmlahq_m(a, b, c, p);
842 return vqdmlahq_m_n_s32(a, b, c, p);
901 int8x16_t test_vqrdmlahq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) {
903 return vqrdmlahq_m(a, b, c, p);
905 return vqrdmlahq_m_n_s8(a, b, c, p);
917 int16x8_t test_vqrdmlahq_m_n_s16(int16x8_t a, int16x8_t b, int16_t c, mve_pred16_t p) {
919 return vqrdmlahq_m(a, b, c, p);
921 return vqrdmlahq_m_n_s16(a, b, c, p);
932 int32x4_t test_vqrdmlahq_m_n_s32(int32x4_t a, int32x4_t b, int32_t c, mve_pred16_t p) {
934 return vqrdmlahq_m(a, b, c, p);
936 return vqrdmlahq_m_n_s32(a, b, c, p);
948 int8x16_t test_vqrdmlashq_m_n_s8(int8x16_t a, int8x16_t b, int8_t c, mve_pred16_t p) {
950 return vqrdmlashq_m(a, b, c, p);
952 return vqrdmlashq_m_n_s8(a, b, c, p);
964 int16x8_t test_vqrdmlashq_m_n_s16(int16x8_t a, int16x8_t b, int16_t c, mve_pred16_t p) {
966 return vqrdmlashq_m(a, b, c, p);
968 return vqrdmlashq_m_n_s16(a, b, c, p);
979 int32x4_t test_vqrdmlashq_m_n_s32(int32x4_t a, int32x4_t b, int32_t c, mve_pred16_t p) {
981 return vqrdmlashq_m(a, b, c, p);
983 return vqrdmlashq_m_n_s32(a, b, c, p);