Searched refs:vsub_u64 (Results 1 – 3 of 3) sorted by relevance
201 return vsub_u64(v1, v2); in test_vsub_u64()
21939 return vsub_u64(a, b); in test_vsub_u64()
644 _NEON2SSESTORAGE uint64x1_t vsub_u64(uint64x1_t a, uint64x1_t b); // VSUB.I64 d0,d0,d04415 _NEON2SSESTORAGE uint64x1_t vsub_u64(uint64x1_t a, uint64x1_t b); // VSUB.I64 d0,d0,d04416 _NEON2SSE_INLINE uint64x1_t vsub_u64(uint64x1_t a, uint64x1_t b) in vsub_u64() function