Searched refs:sbyte16 (Results 1 – 2 of 2) sorted by relevance
64 typedef ALIGN(16, int8_t) sbyte16[16];
214 using sbyte16 = vec16<sbyte>; typedef