Searched refs:ushort16 (Results 1 – 2 of 2) sorted by relevance
3901 char16 __ovld __cnfn convert_char16_rte(ushort16);3902 char16 __ovld __cnfn convert_char16_sat_rte(ushort16);3903 char16 __ovld __cnfn convert_char16_rtz(ushort16);3904 char16 __ovld __cnfn convert_char16_sat_rtz(ushort16);3905 char16 __ovld __cnfn convert_char16_rtp(ushort16);3906 char16 __ovld __cnfn convert_char16_sat_rtp(ushort16);3907 char16 __ovld __cnfn convert_char16_rtn(ushort16);3908 char16 __ovld __cnfn convert_char16_sat_rtn(ushort16);3909 char16 __ovld __cnfn convert_char16(ushort16);3910 char16 __ovld __cnfn convert_char16_sat(ushort16);[all …]
188 typedef ushort ushort16 __attribute__((ext_vector_type(16))); typedef605 #define as_ushort16(x) __builtin_astype((x), ushort16)