Searched refs:uchar8 (Results 1 – 2 of 2) sorted by relevance
3116 char8 __ovld __cnfn convert_char8_rte(uchar8);3117 char8 __ovld __cnfn convert_char8_sat_rte(uchar8);3118 char8 __ovld __cnfn convert_char8_rtz(uchar8);3119 char8 __ovld __cnfn convert_char8_sat_rtz(uchar8);3120 char8 __ovld __cnfn convert_char8_rtp(uchar8);3121 char8 __ovld __cnfn convert_char8_sat_rtp(uchar8);3122 char8 __ovld __cnfn convert_char8_rtn(uchar8);3123 char8 __ovld __cnfn convert_char8_sat_rtn(uchar8);3124 char8 __ovld __cnfn convert_char8(uchar8);3125 char8 __ovld __cnfn convert_char8_sat(uchar8);[all …]
175 typedef uchar uchar8 __attribute__((ext_vector_type(8))); typedef577 #define as_uchar8(x) __builtin_astype((x), uchar8)