Searched refs:ushort3 (Results 1 – 2 of 2) sorted by relevance
1606 char3 __ovld __cnfn convert_char3_rte(ushort3);1607 char3 __ovld __cnfn convert_char3_sat_rte(ushort3);1608 char3 __ovld __cnfn convert_char3_rtz(ushort3);1609 char3 __ovld __cnfn convert_char3_sat_rtz(ushort3);1610 char3 __ovld __cnfn convert_char3_rtp(ushort3);1611 char3 __ovld __cnfn convert_char3_sat_rtp(ushort3);1612 char3 __ovld __cnfn convert_char3_rtn(ushort3);1613 char3 __ovld __cnfn convert_char3_sat_rtn(ushort3);1614 char3 __ovld __cnfn convert_char3(ushort3);1615 char3 __ovld __cnfn convert_char3_sat(ushort3);[all …]
183 typedef ushort ushort3 __attribute__((ext_vector_type(3))); typedef589 #define as_ushort3(x) __builtin_astype((x), ushort3)