Searched refs:c_v256_max_s8 (Results 1 – 2 of 2) sorted by relevance
159 SIMD_INLINE v256 v256_max_s8(v256 a, v256 b) { return c_v256_max_s8(a, b); } in v256_max_s8()
411 SIMD_INLINE c_v256 c_v256_max_s8(c_v256 a, c_v256 b) { in c_v256_max_s8() function