Lines Matching refs:v4
52 C We sum into 16 16-bit counters in v4,v5, but at the end we sum them and end
68 movi v4.16b, #0 C clear summation register
75 uadalp v4.8h, v6.16b C could also splat
81 uadalp v4.8h, v6.16b
105 uadalp v4.8h, v6.16b
111 uadalp v4.8h, v6.16b
117 L(end): uadalp v4.8h, v6.16b
121 uadalp v4.8h, v6.16b
123 add v4.8h, v4.8h, v5.8h
125 L(e0): uaddlp v4.4s, v4.8h C we have 4 32-bit counts
126 uaddlp v4.2d, v4.4s C we have 2 64-bit counts
127 mov x0, v4.d[0]
128 mov x1, v4.d[1]
143 movi v4.16b, #0 C clear chunk summation register