Lines Matching full:convert_half
6207 half __ovld __cnfn convert_half(uchar);
6208 half __ovld __cnfn convert_half(ushort);
6209 half __ovld __cnfn convert_half(uint);
6210 half __ovld __cnfn convert_half(ulong);
6211 half __ovld __cnfn convert_half(char);
6212 half __ovld __cnfn convert_half(short);
6213 half __ovld __cnfn convert_half(int);
6214 half __ovld __cnfn convert_half(long);
6215 half __ovld __cnfn convert_half(float);
6216 half __ovld __cnfn convert_half(half);
6542 half __ovld __cnfn convert_half(double);