Searched refs:sbyte8 (Results 1 – 2 of 2) sorted by relevance
63 typedef ALIGN(8, int8_t) sbyte8[8];
209 using sbyte8 = vec8<sbyte>; typedef