Searched refs:c_v64_high_u32 (Results 1 – 2 of 2) sorted by relevance
25 SIMD_INLINE uint32_t v64_high_u32(v64 a) { return c_v64_high_u32(a); } in v64_high_u32()
38 SIMD_INLINE uint32_t c_v64_high_u32(c_v64 a) { in c_v64_high_u32() function