Searched refs:c_v128_blend_8 (Results 1 – 2 of 2) sorted by relevance
130 return c_v128_blend_8(a, b, c); in v128_blend_8()
390 SIMD_INLINE c_v128 c_v128_blend_8(c_v128 a, c_v128 b, c_v128 c) { in c_v128_blend_8() function