Searched refs:veor_u64 (Results 1 – 3 of 3) sorted by relevance
333 return veor_u64(a, b); in test_veor_u64()
3127 return veor_u64(a, b); in test_veor_u64()
2150 _NEON2SSESTORAGE uint64x1_t veor_u64(uint64x1_t a, uint64x1_t b); // VEOR d0,d0,d015343 _NEON2SSESTORAGE uint64x1_t veor_u64(uint64x1_t a, uint64x1_t b); // VEOR d0,d0,d015344 #define veor_u64 veor_s64 macro