Searched refs:short16 (Results 1 – 2 of 2) sorted by relevance
3891 char16 __ovld __cnfn convert_char16_rte(short16);3892 char16 __ovld __cnfn convert_char16_sat_rte(short16);3893 char16 __ovld __cnfn convert_char16_rtz(short16);3894 char16 __ovld __cnfn convert_char16_sat_rtz(short16);3895 char16 __ovld __cnfn convert_char16_rtp(short16);3896 char16 __ovld __cnfn convert_char16_sat_rtp(short16);3897 char16 __ovld __cnfn convert_char16_rtn(short16);3898 char16 __ovld __cnfn convert_char16_sat_rtn(short16);3899 char16 __ovld __cnfn convert_char16(short16);3900 char16 __ovld __cnfn convert_char16_sat(short16);[all …]
181 typedef short short16 __attribute__((ext_vector_type(16))); typedef585 #define as_short16(x) __builtin_astype((x), short16)