Vecteur de 8 doubles avec implémentation SSE.
Plus de détails...
#include <arcane/utils/SimdSSE.h>
Vecteur de 8 doubles avec implémentation SSE.
Définition à la ligne 270 du fichier SimdSSE.h.
◆ anonymous enum
◆ SSESimdX8Real() [1/5]
Arcane::SSESimdX8Real::SSESimdX8Real |
( |
| ) |
|
|
inline |
◆ SSESimdX8Real() [2/5]
◆ SSESimdX8Real() [3/5]
Arcane::SSESimdX8Real::SSESimdX8Real |
( |
Real |
r | ) |
|
|
inlineexplicit |
◆ SSESimdX8Real() [4/5]
Arcane::SSESimdX8Real::SSESimdX8Real |
( |
Real |
a7, |
|
|
Real |
a6, |
|
|
Real |
a5, |
|
|
Real |
a4, |
|
|
Real |
a3, |
|
|
Real |
a2, |
|
|
Real |
a1, |
|
|
Real |
a0 |
|
) |
| |
|
inlineprivate |
◆ SSESimdX8Real() [5/5]
Arcane::SSESimdX8Real::SSESimdX8Real |
( |
const Real * |
base, |
|
|
const Int32 * |
idx |
|
) |
| |
|
inline |
◆ fromScalar()
static SSESimdX8Real Arcane::SSESimdX8Real::fromScalar |
( |
Real |
a0, |
|
|
Real |
a1, |
|
|
Real |
a2, |
|
|
Real |
a3, |
|
|
Real |
a4, |
|
|
Real |
a5, |
|
|
Real |
a6, |
|
|
Real |
a7 |
|
) |
| |
|
inlinestatic |
◆ operator-()
◆ operator[]() [1/2]
Real & Arcane::SSESimdX8Real::operator[] |
( |
Integer |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
Real Arcane::SSESimdX8Real::operator[] |
( |
Integer |
i | ) |
const |
|
inline |
◆ set()
void Arcane::SSESimdX8Real::set |
( |
ARCANE_RESTRICT Real * |
base, |
|
|
const ARCANE_RESTRICT Int32 * |
idx |
|
) |
| const |
|
inline |
◆ BLOCK_SIZE
const int Arcane::SSESimdX8Real::BLOCK_SIZE = 8 |
|
static |
◆ v0
◆ v1
◆ v2
◆ v3
La documentation de cette classe a été générée à partir du fichier suivant :