Function svwhilerw_s16
#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svwhilerw_s16(op1: *const i16, op2: *const i16) -> svbool_t
While free of read-after-write conflicts Arm's documentation
Safety
pointer::byte_offset_fromsafety constraints must be met for at least the base pointers,op1andop2.