pub unsafe fn vld4_dup_u32(a: *const u32) -> uint32x2x4_tAvailable on (AArch64 or ARM64EC) and (AArch64 or ARM64EC or target feature
v7) and (ARM or AArch64 or ARM64EC) and little-endian and target feature neon only.Expand description
Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
§Safety
- Neon intrinsic unsafe