Left shifts two concatenated vectors by a given number of bytes.
Elemental function
The result is of the same type as ARG1.
The result is the most significant 16 bytes obtained by concatenating ARG1 and ARG2, and shifting left by the number of bytes specified by ARG3.