Lines Matching +full:4 +full:x
21 /// Computes a multiply-add of 128-bit vectors of [4 x float].
29 /// A 128-bit vector of [4 x float] containing the multiplicand.
31 /// A 128-bit vector of [4 x float] containing the multiplier.
33 /// A 128-bit vector of [4 x float] containing the addend.
34 /// \returns A 128-bit vector of [4 x float] containing the result.
41 /// Computes a multiply-add of 128-bit vectors of [2 x double].
49 /// A 128-bit vector of [2 x double] containing the multiplicand.
51 /// A 128-bit vector of [2 x double] containing the multiplier.
53 /// A 128-bit vector of [2 x double] containing the addend.
54 /// \returns A 128-bit [2 x double] vector containing the result.
62 /// low 32 bits of 128-bit vectors of [4 x float].
74 /// A 128-bit vector of [4 x float] containing the multiplicand in the low
77 /// A 128-bit vector of [4 x float] containing the multiplier in the low
80 /// A 128-bit vector of [4 x float] containing the addend in the low
82 /// \returns A 128-bit vector of [4 x float] containing the result in the low
91 /// low 64 bits of 128-bit vectors of [2 x double].
103 /// A 128-bit vector of [2 x double] containing the multiplicand in the low
106 /// A 128-bit vector of [2 x double] containing the multiplier in the low
109 /// A 128-bit vector of [2 x double] containing the addend in the low
111 /// \returns A 128-bit vector of [2 x double] containing the result in the low
119 /// Computes a multiply-subtract of 128-bit vectors of [4 x float].
127 /// A 128-bit vector of [4 x float] containing the multiplicand.
129 /// A 128-bit vector of [4 x float] containing the multiplier.
131 /// A 128-bit vector of [4 x float] containing the subtrahend.
132 /// \returns A 128-bit vector of [4 x float] containing the result.
139 /// Computes a multiply-subtract of 128-bit vectors of [2 x double].
147 /// A 128-bit vector of [2 x double] containing the multiplicand.
149 /// A 128-bit vector of [2 x double] containing the multiplier.
151 /// A 128-bit vector of [2 x double] containing the addend.
152 /// \returns A 128-bit vector of [2 x double] containing the result.
160 /// the low 32 bits of 128-bit vectors of [4 x float].
172 /// A 128-bit vector of [4 x float] containing the multiplicand in the low
175 /// A 128-bit vector of [4 x float] containing the multiplier in the low
178 /// A 128-bit vector of [4 x float] containing the subtrahend in the low
180 /// \returns A 128-bit vector of [4 x float] containing the result in the low
189 /// the low 64 bits of 128-bit vectors of [2 x double].
201 /// A 128-bit vector of [2 x double] containing the multiplicand in the low
204 /// A 128-bit vector of [2 x double] containing the multiplier in the low
207 /// A 128-bit vector of [2 x double] containing the subtrahend in the low
209 /// \returns A 128-bit vector of [2 x double] containing the result in the low
217 /// Computes a negated multiply-add of 128-bit vectors of [4 x float].
225 /// A 128-bit vector of [4 x float] containing the multiplicand.
227 /// A 128-bit vector of [4 x float] containing the multiplier.
229 /// A 128-bit vector of [4 x float] containing the addend.
230 /// \returns A 128-bit [4 x float] vector containing the result.
237 /// Computes a negated multiply-add of 128-bit vectors of [2 x double].
245 /// A 128-bit vector of [2 x double] containing the multiplicand.
247 /// A 128-bit vector of [2 x double] containing the multiplier.
249 /// A 128-bit vector of [2 x double] containing the addend.
250 /// \returns A 128-bit vector of [2 x double] containing the result.
258 /// the low 32 bits of 128-bit vectors of [4 x float].
270 /// A 128-bit vector of [4 x float] containing the multiplicand in the low
273 /// A 128-bit vector of [4 x float] containing the multiplier in the low
276 /// A 128-bit vector of [4 x float] containing the addend in the low
278 /// \returns A 128-bit vector of [4 x float] containing the result in the low
287 /// in the low 64 bits of 128-bit vectors of [2 x double].
299 /// A 128-bit vector of [2 x double] containing the multiplicand in the low
302 /// A 128-bit vector of [2 x double] containing the multiplier in the low
305 /// A 128-bit vector of [2 x double] containing the addend in the low
307 /// \returns A 128-bit vector of [2 x double] containing the result in the low
315 /// Computes a negated multiply-subtract of 128-bit vectors of [4 x float].
323 /// A 128-bit vector of [4 x float] containing the multiplicand.
325 /// A 128-bit vector of [4 x float] containing the multiplier.
327 /// A 128-bit vector of [4 x float] containing the subtrahend.
328 /// \returns A 128-bit vector of [4 x float] containing the result.
335 /// Computes a negated multiply-subtract of 128-bit vectors of [2 x double].
343 /// A 128-bit vector of [2 x double] containing the multiplicand.
345 /// A 128-bit vector of [2 x double] containing the multiplier.
347 /// A 128-bit vector of [2 x double] containing the subtrahend.
348 /// \returns A 128-bit vector of [2 x double] containing the result.
356 /// values in the low 32 bits of 128-bit vectors of [4 x float].
368 /// A 128-bit vector of [4 x float] containing the multiplicand in the low
371 /// A 128-bit vector of [4 x float] containing the multiplier in the low
374 /// A 128-bit vector of [4 x float] containing the subtrahend in the low
376 /// \returns A 128-bit vector of [4 x float] containing the result in the low
385 /// values in the low 64 bits of 128-bit vectors of [2 x double].
397 /// A 128-bit vector of [2 x double] containing the multiplicand in the low
400 /// A 128-bit vector of [2 x double] containing the multiplier in the low
403 /// A 128-bit vector of [2 x double] containing the subtrahend in the low
405 /// \returns A 128-bit vector of [2 x double] containing the result in the low
414 /// [4 x float].
428 /// A 128-bit vector of [4 x float] containing the multiplicand.
430 /// A 128-bit vector of [4 x float] containing the multiplier.
432 /// A 128-bit vector of [4 x float] containing the addend/subtrahend.
433 /// \returns A 128-bit vector of [4 x float] containing the result.
441 /// [2 x double].
453 /// A 128-bit vector of [2 x double] containing the multiplicand.
455 /// A 128-bit vector of [2 x double] containing the multiplier.
457 /// A 128-bit vector of [2 x double] containing the addend/subtrahend.
458 /// \returns A 128-bit vector of [2 x double] containing the result.
466 /// [4 x float].
480 /// A 128-bit vector of [4 x float] containing the multiplicand.
482 /// A 128-bit vector of [4 x float] containing the multiplier.
484 /// A 128-bit vector of [4 x float] containing the addend/subtrahend.
485 /// \returns A 128-bit vector of [4 x float] containing the result.
493 /// [2 x double].
505 /// A 128-bit vector of [2 x double] containing the multiplicand.
507 /// A 128-bit vector of [2 x double] containing the multiplier.
509 /// A 128-bit vector of [2 x double] containing the addend/subtrahend.
510 /// \returns A 128-bit vector of [2 x double] containing the result.
517 /// Computes a multiply-add of 256-bit vectors of [8 x float].
525 /// A 256-bit vector of [8 x float] containing the multiplicand.
527 /// A 256-bit vector of [8 x float] containing the multiplier.
529 /// A 256-bit vector of [8 x float] containing the addend.
530 /// \returns A 256-bit vector of [8 x float] containing the result.
537 /// Computes a multiply-add of 256-bit vectors of [4 x double].
545 /// A 256-bit vector of [4 x double] containing the multiplicand.
547 /// A 256-bit vector of [4 x double] containing the multiplier.
549 /// A 256-bit vector of [4 x double] containing the addend.
550 /// \returns A 256-bit vector of [4 x double] containing the result.
557 /// Computes a multiply-subtract of 256-bit vectors of [8 x float].
565 /// A 256-bit vector of [8 x float] containing the multiplicand.
567 /// A 256-bit vector of [8 x float] containing the multiplier.
569 /// A 256-bit vector of [8 x float] containing the subtrahend.
570 /// \returns A 256-bit vector of [8 x float] containing the result.
577 /// Computes a multiply-subtract of 256-bit vectors of [4 x double].
585 /// A 256-bit vector of [4 x double] containing the multiplicand.
587 /// A 256-bit vector of [4 x double] containing the multiplier.
589 /// A 256-bit vector of [4 x double] containing the subtrahend.
590 /// \returns A 256-bit vector of [4 x double] containing the result.
597 /// Computes a negated multiply-add of 256-bit vectors of [8 x float].
605 /// A 256-bit vector of [8 x float] containing the multiplicand.
607 /// A 256-bit vector of [8 x float] containing the multiplier.
609 /// A 256-bit vector of [8 x float] containing the addend.
610 /// \returns A 256-bit vector of [8 x float] containing the result.
617 /// Computes a negated multiply-add of 256-bit vectors of [4 x double].
625 /// A 256-bit vector of [4 x double] containing the multiplicand.
627 /// A 256-bit vector of [4 x double] containing the multiplier.
629 /// A 256-bit vector of [4 x double] containing the addend.
630 /// \returns A 256-bit vector of [4 x double] containing the result.
637 /// Computes a negated multiply-subtract of 256-bit vectors of [8 x float].
645 /// A 256-bit vector of [8 x float] containing the multiplicand.
647 /// A 256-bit vector of [8 x float] containing the multiplier.
649 /// A 256-bit vector of [8 x float] containing the subtrahend.
650 /// \returns A 256-bit vector of [8 x float] containing the result.
657 /// Computes a negated multiply-subtract of 256-bit vectors of [4 x double].
665 /// A 256-bit vector of [4 x double] containing the multiplicand.
667 /// A 256-bit vector of [4 x double] containing the multiplier.
669 /// A 256-bit vector of [4 x double] containing the subtrahend.
670 /// \returns A 256-bit vector of [4 x double] containing the result.
678 /// [8 x float].
696 /// A 256-bit vector of [8 x float] containing the multiplicand.
698 /// A 256-bit vector of [8 x float] containing the multiplier.
700 /// A 256-bit vector of [8 x float] containing the addend/subtrahend.
701 /// \returns A 256-bit vector of [8 x float] containing the result.
709 /// [4 x double].
723 /// A 256-bit vector of [4 x double] containing the multiplicand.
725 /// A 256-bit vector of [4 x double] containing the multiplier.
727 /// A 256-bit vector of [4 x double] containing the addend/subtrahend.
728 /// \returns A 256-bit vector of [4 x double] containing the result.
736 /// vectors of [8 x float].
754 /// A 256-bit vector of [8 x float] containing the multiplicand.
756 /// A 256-bit vector of [8 x float] containing the multiplier.
758 /// A 256-bit vector of [8 x float] containing the addend/subtrahend.
759 /// \returns A 256-bit vector of [8 x float] containing the result.
767 /// vectors of [4 x double].
781 /// A 256-bit vector of [4 x double] containing the multiplicand.
783 /// A 256-bit vector of [4 x double] containing the multiplier.
785 /// A 256-bit vector of [4 x double] containing the addend/subtrahend.
786 /// \returns A 256-bit vector of [4 x double] containing the result.