Lines Matching full:part
387 smull v20.4s, v2.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
389 smull v18.4s, v3.4h, v1.h[2] //// y2 * sin2 (q3 is freed by this time)(part of d1)
392 smull v24.4s, v6.4h, v0.h[1] //// y1 * cos1(part of b0)
394 smull v26.4s, v6.4h, v0.h[3] //// y1 * cos3(part of b1)
396 smull v28.4s, v6.4h, v1.h[1] //// y1 * sin3(part of b2)
398 smull v30.4s, v6.4h, v1.h[3] //// y1 * sin1(part of b3)
400 smlal v24.4s, v7.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
402 smlsl v26.4s, v7.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
404 smlsl v28.4s, v7.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
406 smlsl v30.4s, v7.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
408 smull v22.4s, v10.4h, v0.h[0] //// y4 * cos4(part of c0 and c1)
410 smull v6.4s, v3.4h, v0.h[2] //// y2 * cos2(part of d0)
434 smlal v24.4s, v14.4h, v1.h[1] //// y1 * cos1 + y3 * cos3 + y5 * sin3(part of b0)
435 smlsl v26.4s, v14.4h, v0.h[1] //// y1 * cos3 - y3 * sin1 - y5 * cos1(part of b1)
436 smlal v28.4s, v14.4h, v1.h[3] //// y1 * sin3 - y3 * cos1 + y5 * sin1(part of b2)
437 smlal v30.4s, v14.4h, v0.h[3] //// y1 * sin1 - y3 * sin3 + y5 * cos3(part of b3)
439 smlsl v18.4s, v11.4h, v0.h[2] //// d1 = y2 * sin2 - y6 * cos2(part of a0 and a1)
440 smlal v6.4s, v11.4h, v1.h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
442 add v10.4s, v20.4s , v22.4s //// c0 = y0 * cos4 + y4 * cos4(part of a0 and a1)
443 sub v20.4s, v20.4s , v22.4s //// c1 = y0 * cos4 - y4 * cos4(part of a0 and a1)
445 … v24.4s, v15.4h, v1.h[3] //// b0 = y1 * cos1 + y3 * cos3 + y5 * sin3 + y7 * sin1(part of x0,x7)
446 … v26.4s, v15.4h, v1.h[1] //// b1 = y1 * cos3 - y3 * sin1 - y5 * cos1 - y7 * sin3(part of x1,x6)
447 … v28.4s, v15.4h, v0.h[3] //// b2 = y1 * sin3 - y3 * cos1 + y5 * sin1 + y7 * cos3(part of x2,x5)
448 … v30.4s, v15.4h, v0.h[1] //// b3 = y1 * sin1 - y3 * sin3 + y5 * cos3 - y7 * cos1(part of x3,x4)
450 add v14.4s, v10.4s , v6.4s //// a0 = c0 + d0(part of x0,x7)
451 sub v10.4s, v10.4s , v6.4s //// a3 = c0 - d0(part of x3,x4)
452 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
453 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)
455 add v20.4s, v14.4s , v24.4s //// a0 + b0(part of x0)
456 sub v6.4s, v14.4s , v24.4s //// a0 - b0(part of x7)
458 add v24.4s, v22.4s , v28.4s //// a2 + b2(part of x2)
459 sub v22.4s, v22.4s , v28.4s //// a2 - b2(part of x5)
461 add v28.4s, v18.4s , v26.4s //// a1 + b1(part of x1)
462 sub v18.4s, v18.4s , v26.4s //// a1 - b1(part of x6)
464 add v26.4s, v10.4s , v30.4s //// a3 + b3(part of x3)
465 sub v30.4s, v10.4s , v30.4s //// a3 - b3(part of x4)
505 smull v24.4s, v6.4h, v0.h[1] //// y1 * cos1(part of b0)
506 smull v26.4s, v6.4h, v0.h[3] //// y1 * cos3(part of b1)
507 smull v28.4s, v6.4h, v1.h[1] //// y1 * sin3(part of b2)
508 smull v30.4s, v6.4h, v1.h[3] //// y1 * sin1(part of b3)
510 smlal v24.4s, v7.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
511 smlsl v26.4s, v7.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
512 smlsl v28.4s, v7.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
513 smlsl v30.4s, v7.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
515 smull v18.4s, v3.4h, v1.h[2] //// y2 * sin2 (q3 is freed by this time)(part of d1)
516 smull v6.4s, v3.4h, v0.h[2] //// y2 * cos2(part of d0)
518 smull v20.4s, v2.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
521 add v14.4s, v20.4s , v6.4s //// a0 = c0 + d0(part of x0,x7)
522 sub v10.4s, v20.4s , v6.4s //// a3 = c0 - d0(part of x3,x4)
523 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
524 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)
526 add v20.4s, v14.4s , v24.4s //// a0 + b0(part of x0)
527 sub v6.4s, v14.4s , v24.4s //// a0 - b0(part of x7)
529 add v24.4s, v22.4s , v28.4s //// a2 + b2(part of x2)
530 sub v22.4s, v22.4s , v28.4s //// a2 - b2(part of x5)
532 add v28.4s, v18.4s , v26.4s //// a1 + b1(part of x1)
533 sub v18.4s, v18.4s , v26.4s //// a1 - b1(part of x6)
535 add v26.4s, v10.4s , v30.4s //// a3 + b3(part of x3)
536 sub v30.4s, v10.4s , v30.4s //// a3 - b3(part of x4)
557 smull v24.4s, v8.4h, v0.h[1] //// y1 * cos1(part of b0)
558 smull v26.4s, v8.4h, v0.h[3] //// y1 * cos3(part of b1)
559 smull v28.4s, v8.4h, v1.h[1] //// y1 * sin3(part of b2)
560 smull v30.4s, v8.4h, v1.h[3] //// y1 * sin1(part of b3)
562 smlal v24.4s, v9.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
563 smlsl v26.4s, v9.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
564 smlsl v28.4s, v9.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
565 smlsl v30.4s, v9.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
567 smull v18.4s, v5.4h, v1.h[2] //// y2 * sin2 (q4 is freed by this time)(part of d1)
568 smull v8.4s, v5.4h, v0.h[2] //// y2 * cos2(part of d0)
570 smull v20.4s, v4.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
571 smull v22.4s, v12.4h, v0.h[0] //// y4 * cos4(part of c0 and c1)
573 smlal v24.4s, v16.4h, v1.h[1] //// y1 * cos1 + y3 * cos3 + y5 * sin3(part of b0)
574 smlsl v26.4s, v16.4h, v0.h[1] //// y1 * cos3 - y3 * sin1 - y5 * cos1(part of b1)
575 smlal v28.4s, v16.4h, v1.h[3] //// y1 * sin3 - y3 * cos1 + y5 * sin1(part of b2)
576 smlal v30.4s, v16.4h, v0.h[3] //// y1 * sin1 - y3 * sin3 + y5 * cos3(part of b3)
578 smlsl v18.4s, v13.4h, v0.h[2] //// d1 = y2 * sin2 - y6 * cos2(part of a0 and a1)
579 smlal v8.4s, v13.4h, v1.h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
581 add v12.4s, v20.4s , v22.4s //// c0 = y0 * cos4 + y4 * cos4(part of a0 and a1)
582 sub v20.4s, v20.4s , v22.4s //// c1 = y0 * cos4 - y4 * cos4(part of a0 and a1)
584 … v24.4s, v17.4h, v1.h[3] //// b0 = y1 * cos1 + y3 * cos3 + y5 * sin3 + y7 * sin1(part of e0,e7)
585 … v26.4s, v17.4h, v1.h[1] //// b1 = y1 * cos3 - y3 * sin1 - y5 * cos1 - y7 * sin3(part of e1,e6)
586 … v28.4s, v17.4h, v0.h[3] //// b2 = y1 * sin3 - y3 * cos1 + y5 * sin1 + y7 * cos3(part of e2,e5)
587 … v30.4s, v17.4h, v0.h[1] //// b3 = y1 * sin1 - y3 * sin3 + y5 * cos3 - y7 * cos1(part of e3,e4)
589 add v16.4s, v12.4s , v8.4s //// a0 = c0 + d0(part of e0,e7)
590 sub v12.4s, v12.4s , v8.4s //// a3 = c0 - d0(part of e3,e4)
591 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of e2,e5)
592 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of e1,e6)
594 add v20.4s, v16.4s , v24.4s //// a0 + b0(part of e0)
595 sub v8.4s, v16.4s , v24.4s //// a0 - b0(part of e7)
597 add v24.4s, v22.4s , v28.4s //// a2 + b2(part of e2)
598 sub v22.4s, v22.4s , v28.4s //// a2 - b2(part of e5)
600 add v28.4s, v18.4s , v26.4s //// a1 + b1(part of e1)
601 sub v18.4s, v18.4s , v26.4s //// a1 - b1(part of e6)
603 add v26.4s, v12.4s , v30.4s //// a3 + b3(part of e3)
604 sub v30.4s, v12.4s , v30.4s //// a3 - b3(part of x4)
650 smull v24.4s, v6.4h, v0.h[1] //// y1 * cos1(part of b0)
651 smull v26.4s, v6.4h, v0.h[3] //// y1 * cos3(part of b1)
652 smull v28.4s, v6.4h, v1.h[1] //// y1 * sin3(part of b2)
653 smull v30.4s, v6.4h, v1.h[3] //// y1 * sin1(part of b3)
655 smlal v24.4s, v7.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
656 smlsl v26.4s, v7.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
657 smlsl v28.4s, v7.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
658 smlsl v30.4s, v7.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
660 smull v20.4s, v2.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
661 // vmull.s16 q11,d4,d0[0] @// y4 * cos4(part of c0 and c1)
663 smull v18.4s, v3.4h, v1.h[2] //// y2 * sin2 (q3 is freed by this time)(part of d1)
664 smull v6.4s, v3.4h, v0.h[2] //// y2 * cos2(part of d0)
669 sub v22.4s, v20.4s , v6.4s //// a3 = c0 - d0(part of x3,x4)
670 add v4.4s, v20.4s , v6.4s //// a0 = c0 + d0(part of x0,x7)
686 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
687 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)
730 smull v24.4s, v14.4h, v0.h[1] //// y1 * cos1(part of b0)
732 smull v26.4s, v14.4h, v0.h[3] //// y1 * cos3(part of b1)
733 smull v28.4s, v14.4h, v1.h[1] //// y1 * sin3(part of b2)
734 smull v30.4s, v14.4h, v1.h[3] //// y1 * sin1(part of b3)
736 smlal v24.4s, v15.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
737 smlsl v26.4s, v15.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
738 smlsl v28.4s, v15.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
739 smlsl v30.4s, v15.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
740 smull v20.4s, v10.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
741 smull v18.4s, v11.4h, v1.h[2] //// y2 * sin2 (q7 is freed by this time)(part of d1)
742 smull v14.4s, v11.4h, v0.h[2] //// y2 * cos2(part of d0)
767 sub v22.4s, v20.4s , v14.4s //// a3 = c0 - d0(part of x3,x4)
768 add v12.4s, v20.4s , v14.4s //// a0 = c0 + d0(part of x0,x7)
787 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
788 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)
911 smull v24.4s, v6.4h, v0.h[1] //// y1 * cos1(part of b0)
912 smull v26.4s, v6.4h, v0.h[3] //// y1 * cos3(part of b1)
913 smull v28.4s, v6.4h, v1.h[1] //// y1 * sin3(part of b2)
914 smull v30.4s, v6.4h, v1.h[3] //// y1 * sin1(part of b3)
916 smlal v24.4s, v7.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
917 smlsl v26.4s, v7.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
918 smlsl v28.4s, v7.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
919 smlsl v30.4s, v7.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
921 smull v20.4s, v2.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
922 smull v22.4s, v4.4h, v0.h[0] //// y4 * cos4(part of c0 and c1)
924 smull v18.4s, v3.4h, v1.h[2] //// y2 * sin2 (q3 is freed by this time)(part of d1)
925 smull v6.4s, v3.4h, v0.h[2] //// y2 * cos2(part of d0)
928 smlal v24.4s, v8.4h, v1.h[1] //// y1 * cos1 + y3 * cos3 + y5 * sin3(part of b0)
929 smlsl v26.4s, v8.4h, v0.h[1] //// y1 * cos3 - y3 * sin1 - y5 * cos1(part of b1)
930 smlal v28.4s, v8.4h, v1.h[3] //// y1 * sin3 - y3 * cos1 + y5 * sin1(part of b2)
931 smlal v30.4s, v8.4h, v0.h[3] //// y1 * sin1 - y3 * sin3 + y5 * cos3(part of b3)
933 smlsl v18.4s, v5.4h, v0.h[2] //// d1 = y2 * sin2 - y6 * cos2(part of a0 and a1)
934 smlal v6.4s, v5.4h, v1.h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
936 add v2.4s, v20.4s , v22.4s //// c0 = y0 * cos4 + y4 * cos4(part of a0 and a1)
937 sub v20.4s, v20.4s , v22.4s //// c1 = y0 * cos4 - y4 * cos4(part of a0 and a1)
939 … v24.4s, v9.4h, v1.h[3] //// b0 = y1 * cos1 + y3 * cos3 + y5 * sin3 + y7 * sin1(part of x0,x7)
940 … v26.4s, v9.4h, v1.h[1] //// b1 = y1 * cos3 - y3 * sin1 - y5 * cos1 - y7 * sin3(part of x1,x6)
941 … v28.4s, v9.4h, v0.h[3] //// b2 = y1 * sin3 - y3 * cos1 + y5 * sin1 + y7 * cos3(part of x2,x5)
942 … v30.4s, v9.4h, v0.h[1] //// b3 = y1 * sin1 - y3 * sin3 + y5 * cos3 - y7 * cos1(part of x3,x4)
944 sub v22.4s, v2.4s , v6.4s //// a3 = c0 - d0(part of x3,x4)
945 add v4.4s, v2.4s , v6.4s //// a0 = c0 + d0(part of x0,x7)
961 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
962 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)
1007 smull v24.4s, v14.4h, v0.h[1] //// y1 * cos1(part of b0)
1008 smull v26.4s, v14.4h, v0.h[3] //// y1 * cos3(part of b1)
1009 smull v28.4s, v14.4h, v1.h[1] //// y1 * sin3(part of b2)
1010 smull v30.4s, v14.4h, v1.h[3] //// y1 * sin1(part of b3)
1011 smlal v24.4s, v15.4h, v0.h[3] //// y1 * cos1 + y3 * cos3(part of b0)
1012 smlsl v26.4s, v15.4h, v1.h[3] //// y1 * cos3 - y3 * sin1(part of b1)
1013 smlsl v28.4s, v15.4h, v0.h[1] //// y1 * sin3 - y3 * cos1(part of b2)
1014 smlsl v30.4s, v15.4h, v1.h[1] //// y1 * sin1 - y3 * sin3(part of b3)
1015 smull v20.4s, v10.4h, v0.h[0] //// y0 * cos4(part of c0 and c1)
1016 smull v22.4s, v12.4h, v0.h[0] //// y4 * cos4(part of c0 and c1)
1017 smull v18.4s, v11.4h, v1.h[2] //// y2 * sin2 (q7 is freed by this time)(part of d1)
1018 smull v14.4s, v11.4h, v0.h[2] //// y2 * cos2(part of d0)
1019 smlal v24.4s, v16.4h, v1.h[1] //// y1 * cos1 + y3 * cos3 + y5 * sin3(part of b0)
1022 smlsl v26.4s, v16.4h, v0.h[1] //// y1 * cos3 - y3 * sin1 - y5 * cos1(part of b1)
1025 smlal v28.4s, v16.4h, v1.h[3] //// y1 * sin3 - y3 * cos1 + y5 * sin1(part of b2)
1028 smlal v30.4s, v16.4h, v0.h[3] //// y1 * sin1 - y3 * sin3 + y5 * cos3(part of b3)
1031 smlsl v18.4s, v13.4h, v0.h[2] //// d1 = y2 * sin2 - y6 * cos2(part of a0 and a1)
1034 smlal v14.4s, v13.4h, v1.h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
1036 add v12.4s, v20.4s , v22.4s //// c0 = y0 * cos4 + y4 * cos4(part of a0 and a1)
1037 sub v20.4s, v20.4s , v22.4s //// c1 = y0 * cos4 - y4 * cos4(part of a0 and a1)
1039 … v24.4s, v17.4h, v1.h[3] //// b0 = y1 * cos1 + y3 * cos3 + y5 * sin3 + y7 * sin1(part of x0,x7)
1046 … v26.4s, v17.4h, v1.h[1] //// b1 = y1 * cos3 - y3 * sin1 - y5 * cos1 - y7 * sin3(part of x1,x6)
1052 … v28.4s, v17.4h, v0.h[3] //// b2 = y1 * sin3 - y3 * cos1 + y5 * sin1 + y7 * cos3(part of x2,x5)
1053 … v30.4s, v17.4h, v0.h[1] //// b3 = y1 * sin1 - y3 * sin3 + y5 * cos3 - y7 * cos1(part of x3,x4)
1055 sub v22.4s, v12.4s , v14.4s //// a3 = c0 - d0(part of x3,x4)
1056 add v12.4s, v12.4s , v14.4s //// a0 = c0 + d0(part of x0,x7)
1075 sub v22.4s, v20.4s , v18.4s //// a2 = c1 - d1(part of x2,x5)
1076 add v18.4s, v20.4s , v18.4s //// a1 = c1 + d1(part of x1,x6)