Searched refs:vst4_s64 (Results 1 – 3 of 3) sorted by relevance
13816 vst4_s64(a, b); in test_vst4_s64()
21154 vst4_s64(a, b); in test_vst4_s64()
1546 _NEON2SSESTORAGE void vst4_s64(__transfersize(4) int64_t * ptr, int64x1x4_t val); // VST1.64 {d0, d…11588 #define vst4_s64(ptr, val) vst4_u64((uint64_t*)ptr, val) macro