Searched refs:c_v64_high_s32 (Results 1 – 2 of 2) sorted by relevance
27 SIMD_INLINE int32_t v64_high_s32(v64 a) { return c_v64_high_s32(a); } in v64_high_s32()
46 SIMD_INLINE int32_t c_v64_high_s32(c_v64 a) { in c_v64_high_s32() function