Searched refs:vld1q_u64 (Results 1 – 5 of 5) sorted by relevance
16 uint64x2_t q = vld1q_u64(src); in t1()26 uint64x2_t q = vld1q_u64(src1); in t2()
9919 return vld1q_u64(a); in test_vld1q_u64()
4150 return vld1q_u64(a); in test_vld1q_u64()
296 static uint64x2_t p2ul_CONJ_XOR = vld1q_u64( p2ul_conj_XOR_DATA );
1225 _NEON2SSESTORAGE uint64x2_t vld1q_u64(__transfersize(2) uint64_t const * ptr); // VLD1.64 {d0, d1},…9243 _NEON2SSESTORAGE uint64x2_t vld1q_u64(__transfersize(2) uint64_t const * ptr); // VLD1.64 {d0, d1},…9244 #define vld1q_u64 LOAD_SI128 macro