Searched refs:c_v256_ziphi_32 (Results 1 – 2 of 2) sorted by relevance
170 SIMD_INLINE v256 v256_ziphi_32(v256 a, v256 b) { return c_v256_ziphi_32(a, b); } in v256_ziphi_32()
461 SIMD_INLINE c_v256 c_v256_ziphi_32(c_v256 a, c_v256 b) { in c_v256_ziphi_32() function