Lines Matching full:multiply
226 // Vector multiply long:
245 VMLAVs, // sign- or zero-extend the elements of two vectors to i32, multiply
262 SMULWB, // Signed multiply word by half word, bottom
263 SMULWT, // Signed multiply word by half word, top
264 UMLAL, // 64bit Unsigned Accumulate Multiply
265 SMLAL, // 64bit Signed Accumulate Multiply
266 UMAAL, // 64-bit Unsigned Accumulate Accumulate Multiply
267 SMLALBB, // 64-bit signed accumulate multiply bottom, bottom 16
268 SMLALBT, // 64-bit signed accumulate multiply bottom, top 16
269 SMLALTB, // 64-bit signed accumulate multiply top, bottom 16
270 SMLALTT, // 64-bit signed accumulate multiply top, top 16
271 SMLALD, // Signed multiply accumulate long dual
272 SMLALDX, // Signed multiply accumulate long dual exchange
273 SMLSLD, // Signed multiply subtract long dual
274 SMLSLDX, // Signed multiply subtract long dual exchange
275 SMMLAR, // Signed multiply long, round and add
276 SMMLSR, // Signed multiply long, subtract and round