Function core::arch::wasm32::v32x4_load_splat [−][src]
pub unsafe fn v32x4_load_splat(m: *const u32) -> v128
This is supported on WebAssembly and target feature
simd128
only.Load a single element and splat to all lanes of a v128 vector.