Vectorisation des entiers en utilisant une émulation.
Plus de détails...
#include <arcane/utils/SimdEMUL.h>
|
enum | { Length = 2
, Alignment = 4
} |
|
Vectorisation des entiers en utilisant une émulation.
Définition à la ligne 34 du fichier SimdEMUL.h.
◆ anonymous enum
◆ EMULSimdX2Int32() [1/4]
Arcane::EMULSimdX2Int32::EMULSimdX2Int32 |
( |
| ) |
|
|
inline |
◆ EMULSimdX2Int32() [2/4]
Arcane::EMULSimdX2Int32::EMULSimdX2Int32 |
( |
Int32 |
a | ) |
|
|
inlineexplicit |
◆ EMULSimdX2Int32() [3/4]
Arcane::EMULSimdX2Int32::EMULSimdX2Int32 |
( |
const Int32 * |
base, |
|
|
const Int32 * |
idx |
|
) |
| |
|
inline |
◆ EMULSimdX2Int32() [4/4]
Arcane::EMULSimdX2Int32::EMULSimdX2Int32 |
( |
const Int32 * |
base | ) |
|
|
inlineexplicit |
◆ fromScalar()
static EMULSimdX2Int32 Arcane::EMULSimdX2Int32::fromScalar |
( |
Int32 |
a0, |
|
|
Int32 |
a1 |
|
) |
| |
|
inlinestatic |
◆ operator[]() [1/2]
Int32 & Arcane::EMULSimdX2Int32::operator[] |
( |
Integer |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
Int32 Arcane::EMULSimdX2Int32::operator[] |
( |
Integer |
i | ) |
const |
|
inline |
◆ set() [1/2]
void Arcane::EMULSimdX2Int32::set |
( |
ARCANE_RESTRICT Int32 * |
base | ) |
const |
|
inline |
◆ set() [2/2]
void Arcane::EMULSimdX2Int32::set |
( |
ARCANE_RESTRICT Int32 * |
base, |
|
|
const ARCANE_RESTRICT Int32 * |
idx |
|
) |
| const |
|
inline |
◆ BLOCK_SIZE
const int Arcane::EMULSimdX2Int32::BLOCK_SIZE = 2 |
|
static |
◆ v0
Int32 Arcane::EMULSimdX2Int32::v0 |
◆ v1
Int32 Arcane::EMULSimdX2Int32::v1 |
La documentation de cette classe a été générée à partir du fichier suivant :