Searched refs:short8 (Results 1 – 2 of 2) sorted by relevance
3126 char8 __ovld __cnfn convert_char8_rte(short8);3127 char8 __ovld __cnfn convert_char8_sat_rte(short8);3128 char8 __ovld __cnfn convert_char8_rtz(short8);3129 char8 __ovld __cnfn convert_char8_sat_rtz(short8);3130 char8 __ovld __cnfn convert_char8_rtp(short8);3131 char8 __ovld __cnfn convert_char8_sat_rtp(short8);3132 char8 __ovld __cnfn convert_char8_rtn(short8);3133 char8 __ovld __cnfn convert_char8_sat_rtn(short8);3134 char8 __ovld __cnfn convert_char8(short8);3135 char8 __ovld __cnfn convert_char8_sat(short8);[all …]
180 typedef short short8 __attribute__((ext_vector_type(8))); typedef584 #define as_short8(x) __builtin_astype((x), short8)