pub unsafe fn vld2_dup_f32(a: *const f32) -> float32x2x2_tAvailable on target feature
neon and (AArch64 or ARM or ARM64EC) and (AArch64 or ARM64EC) and (AArch64 or ARM64EC or target feature v7) and non-ARM only.Expand description
Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
§Safety
- Neon intrinsic unsafe