Searched defs:v128_max_s8 (Results 1 – 3 of 3) sorted by relevance
144 SIMD_INLINE v128 v128_max_s8(v128 a, v128 b) { return c_v128_max_s8(a, b); } in v128_max_s8() function
479 SIMD_INLINE v128 v128_max_s8(v128 a, v128 b) { in v128_max_s8() function
390 SIMD_INLINE v128 v128_max_s8(v128 x, v128 y) { in v128_max_s8() function