Home | History | Annotate | Download | only in arm64

Lines Matching refs:v11

199     ld1         {v11.4h},[x9],#8
239 smlsl v18.4s, v11.4h, v0.h[2] //// d1 = y2 * sin2 - y6 * cos2(part of a0 and a1)
240 smlal v6.4s, v11.4h, v1.h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
272 sqrshrn v11.4h, v18.4s,#shift_stage1_idct //// x6 = (a1 - b1 + rnd) >> 7(shift_stage1_idct)
342 sqrshrn v11.4h, v18.4s,#shift_stage1_idct //// x6 = (a1 - b1 + rnd) >> 7(shift_stage1_idct)
433 trn1 v27.4h, v11.4h, v15.4h
434 trn2 v31.4h, v11.4h, v15.4h ////[x7,x5],[x6,x4] third qudrant transposing
437 trn2 v11.2s, v25.2s, v27.2s ////x4,x5,x6,x7 third qudrant transposing continued.....
534 smull v18.4s, v11.4h, v1.h[2] //// y2 * sin2 (q7 is freed by this time)(part of d1)
535 smull v14.4s, v11.4h, v0.h[2] //// y2 * cos2(part of d0)
606 sqrshrn v11.4h, v28.4s,#shift_stage2_idct
646 trn1 v25.4h, v11.4h, v15.4h
647 trn2 v31.4h, v11.4h, v15.4h ////[x7,x5],[x6,x4] third qudrant transposing
650 trn2 v11.2s, v27.2s, v25.2s ////x4,x5,x6,x7 third qudrant transposing continued.....
807 smull v18.4s, v11.4h, v1.h[2] //// y2 * sin2 (q7 is freed by this time)(part of d1)
808 smull v14.4s, v11.4h, v0.h[2] //// y2 * cos2(part of d0)
891 sqrshrn v11.4h, v28.4s,#shift_stage2_idct
908 trn1 v27.4h, v10.4h, v11.4h
909 trn2 v29.4h, v10.4h, v11.4h
915 trn1 v11.2s, v29.2s, v31.2s
945 // swapping v11 and v14
946 mov v31.d[0], v11.d[0]
947 mov v11.d[0], v14.d[0]
988 mov v10.d[1], v11.d[0]