Searched defs:v128_min_s32 (Results 1 – 3 of 3) sorted by relevance
147 SIMD_INLINE v128 v128_min_s32(v128 a, v128 b) { return c_v128_min_s32(a, b); } in v128_min_s32() function
492 SIMD_INLINE v128 v128_min_s32(v128 a, v128 b) { in v128_min_s32() function
405 SIMD_INLINE v128 v128_min_s32(v128 x, v128 y) { in v128_min_s32() function