Searched refs:c_v256_shl_n_byte (Results 1 – 3 of 3) sorted by relevance
761 SIMD_INLINE c_v256 c_v256_shl_n_byte(c_v256 a, unsigned int n) { in c_v256_shl_n_byte() function792 return c ? c_v256_or(c_v256_shr_n_byte(b, c), c_v256_shl_n_byte(a, 32 - c)) in c_v256_align()932 return c_v256_shl_n_byte(a, 2 * n); in c_v256_shl_n_word()
319 return c_v256_shl_n_byte(a, n); in v256_shl_n_byte()
340 return c_v256_shl_n_byte(a, shift); in c_imm_v256_shl_n_byte()