Searched refs:c_v256_min_s32 (Results 1 – 2 of 2) sorted by relevance
162 SIMD_INLINE v256 v256_min_s32(v256 a, v256 b) { return c_v256_min_s32(a, b); } in v256_min_s32()
426 SIMD_INLINE c_v256 c_v256_min_s32(c_v256 a, c_v256 b) { in c_v256_min_s32() function