v16i16
core
v16i16
Aliased Type
Trait Implementations
From<Simd<i16, 16>>
In core::
arch::
loongarch64
core
::
arch
::
loongarch64
Type Alias
v16i16
Copy item path
Source
pub type v16i16 =
m256i
;
🔬
This is a nightly-only experimental API. (
stdarch_loongarch
#117427
)
Available on
LoongArch LA64
only.
Aliased Type
§
#[repr(simd)]
pub struct v16i16(
/* private fields */
);
Trait Implementations
§
Source
§
impl
From
<
Simd
<
i16
, 16>> for
v16i16
Source
§
fn
from
(value:
i16x16
) ->
v16i16
Converts to this type from the input type.