Home | History | Annotate | Download | only in internal

Lines Matching full:scalars

404 // to the scalars at even and odd indices within each q-register.
443 // Note: 2 scalars per matrix entry
518 // This is about summing adjacent pairs of 16-bit scalars into
519 // single 32-bit scalars, so we use pairwise long addition (vpadal).