Home | History | Annotate | Download | only in include

Lines Matching defs:vst3q_s32

11268 //void vst3q_s32(__transfersize(12) int32_t * ptr, int32x4x3_t val);
11270 #define vst3q_s32(ptr, val) vst3q_u32((uint32_t*)(ptr), val)