Searched refs:c_v64_low_s32 (Results 1 – 2 of 2) sorted by relevance
26 SIMD_INLINE int32_t v64_low_s32(v64 a) { return c_v64_low_s32(a); } in v64_low_s32()
42 SIMD_INLINE int32_t c_v64_low_s32(c_v64 a) { in c_v64_low_s32() function