Searched refs:as_short8 (Results 1 – 3 of 3) sorted by relevance
43 #define as_short8(x) __builtin_astype(x, short8) macro
6725 short8 __ovld __cnfn as_short8(char16);6726 short8 __ovld __cnfn as_short8(uchar16);6727 short8 __ovld __cnfn as_short8(short8);6728 short8 __ovld __cnfn as_short8(ushort8);6729 short8 __ovld __cnfn as_short8(int3);6730 short8 __ovld __cnfn as_short8(int4);6731 short8 __ovld __cnfn as_short8(uint3);6732 short8 __ovld __cnfn as_short8(uint4);6733 short8 __ovld __cnfn as_short8(long2);6734 short8 __ovld __cnfn as_short8(ulong2);[all …]
6364 #define as_short8(x) __builtin_astype((x), short8) macro