Searched refs:vcreate_s8 (Results 1 – 5 of 5) sorted by relevance
39 const int8x8_t kOne = vcreate_s8(0x0100010001000100); in LoadDivision()115 const int8x8_t k01234567 = vcreate_s8(uint64_t{0x0706050403020100}); in GetPosition()
86 const int8x8_t all = vcreate_s8(0x0706050403020100); in DirectionalZone1_WxH()87 const int8x8_t even = vcreate_s8(0x0e0c0a0806040200); in DirectionalZone1_WxH()157 const int8x8_t all = vcreate_s8(0x0706050403020100); in DirectionalZone1_WxH()158 const int8x8_t even = vcreate_s8(0x0e0c0a0806040200); in DirectionalZone1_WxH()
1650 _NEON2SSESTORAGE int8x8_t vcreate_s8(uint64_t a); // VMOV d0,r0,r012132 _NEON2SSESTORAGE int8x8_t vcreate_s8(uint64_t a); // VMOV d0,r0,r012133 _NEON2SSE_INLINE int8x8_t vcreate_s8(uint64_t a) in vcreate_s8() function12139 #define vcreate_s16 vcreate_s812142 #define vcreate_s32 vcreate_s812154 #define vcreate_u8 vcreate_s812163 #define vcreate_u64 vcreate_s8
2147 return vclz_s8(vcreate_s8(a)); in test_vcreate_s8()
2327 return vclz_s8(vcreate_s8(a)); in test_vcreate_s8()