intel-intrinsics v1.5.1 (2021-08-05T13:31:08Z)
Dub
Repo
loadUnaligned
inteli
types
Undocumented in source.
Vec
loadUnaligned
(const(BaseType!Vec)* pvec)
template
loadUnaligned
(Vec)
pure nothrow @
nogc
@
trusted
static if
(
CoreSimdIsEmulated
)
Vec
loadUnaligned
(
const
(
BaseType
!
Vec
)*
pvec
)
float4
loadUnaligned
(const(float)* pvec)
double2
loadUnaligned
(const(double)* pvec)
byte16
loadUnaligned
(const(byte)* pvec)
short8
loadUnaligned
(const(short)* pvec)
int4
loadUnaligned
(const(int)* pvec)
long2
loadUnaligned
(const(long)* pvec)
Members
Functions
loadUnaligned
Vec
loadUnaligned
(const(BaseType!Vec)* pvec)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
inteli
types
aliases
__m128
__m128d
__m128i
__m64
shufflevectorLDC
ubyte16
ubyte8
ushort8
functions
_MM_SHUFFLE
_MM_SHUFFLE2
equalMask
extractelement
greaterMask
greaterOrEqualMask
insertelement
loadUnaligned
notEqualMask
shufflevector
storeUnaligned
manifest constants
CoreSimdIsEmulated
MMXSizedVectorsAreEmulated
SSESizedVectorsAreEmulated
mixin templates
VectorOps
structs
byte16
byte8
double2
float2
float4
int2
int4
long1
long2
short4
short8