Home | History | Annotate | Download | only in include

Lines Matching defs:vld2_s16

1305 int16x4x2_t vld2_s16(__transfersize(8) int16_t const * ptr); // VLD2.16 {d0, d1}, [r0]
9834 int16x4x2_t vld2_s16(__transfersize(8) int16_t const * ptr); // VLD2.16 {d0, d1}, [r0]
9835 #define vld2_s16(ptr) vld2_u16((uint16_t*)ptr)