Home | History | Annotate | Download | only in aarch64

Lines Matching full:accumulate

909   // Multiply and accumulate.
921 // Signed long multiply and accumulate: 32 x 32 + 64 -> 64-bit.
927 // Unsigned long multiply and accumulate: 32 x 32 + 64 -> 64-bit.
1521 // Unsigned absolute difference and accumulate.
1524 // Signed absolute difference and accumulate.
1812 // Signed saturating accumulate of unsigned value.
1815 // Unsigned saturating accumulate of signed value.
2010 // Signed pairwise long add and accumulate.
2013 // Unsigned pairwise long add and accumulate.
2258 // Signed shift right by immediate and accumulate.
2261 // Unsigned shift right by immediate and accumulate.
2264 // Signed rounding shift right by immediate and accumulate.
2267 // Unsigned rounding shift right by immediate and accumulate.
2330 // Signed absolute difference and accumulate long.
2333 // Signed absolute difference and accumulate long (second part).
2336 // Unsigned absolute difference and accumulate long.
2339 // Unsigned absolute difference and accumulate long (second part).
2456 // FP vector multiply accumulate.