Searched refs:ushort8 (Results 1 – 2 of 2) sorted by relevance
3136 char8 __ovld __cnfn convert_char8_rte(ushort8);3137 char8 __ovld __cnfn convert_char8_sat_rte(ushort8);3138 char8 __ovld __cnfn convert_char8_rtz(ushort8);3139 char8 __ovld __cnfn convert_char8_sat_rtz(ushort8);3140 char8 __ovld __cnfn convert_char8_rtp(ushort8);3141 char8 __ovld __cnfn convert_char8_sat_rtp(ushort8);3142 char8 __ovld __cnfn convert_char8_rtn(ushort8);3143 char8 __ovld __cnfn convert_char8_sat_rtn(ushort8);3144 char8 __ovld __cnfn convert_char8(ushort8);3145 char8 __ovld __cnfn convert_char8_sat(ushort8);[all …]
185 typedef ushort ushort8 __attribute__((ext_vector_type(8))); typedef591 #define as_ushort8(x) __builtin_astype((x), ushort8)