Searched refs:short2 (Results 1 – 3 of 3) sorted by relevance
831 char2 __ovld __cnfn convert_char2_rte(short2);832 char2 __ovld __cnfn convert_char2_sat_rte(short2);833 char2 __ovld __cnfn convert_char2_rtz(short2);834 char2 __ovld __cnfn convert_char2_sat_rtz(short2);835 char2 __ovld __cnfn convert_char2_rtp(short2);836 char2 __ovld __cnfn convert_char2_sat_rtp(short2);837 char2 __ovld __cnfn convert_char2_rtn(short2);838 char2 __ovld __cnfn convert_char2_sat_rtn(short2);839 char2 __ovld __cnfn convert_char2(short2);840 char2 __ovld __cnfn convert_char2_sat(short2);[all …]
311 inline __device__ short2 __ldg(const short2 *ptr) { in __ldg()314 short2 ret; in __ldg()
177 typedef short short2 __attribute__((ext_vector_type(2))); typedef581 #define as_short2(x) __builtin_astype((x), short2)