Searched refs:half2float (Results 1 – 3 of 3) sorted by relevance
101 struct half2float { struct107 struct half2float h2f(_Float16 a, _Float16 b, float c) { in h2f() argument109 struct half2float x; in h2f()
82 float half2float(uint16_t halfValue) { in half2float() function141 os << half2float(f.bits); in operator <<()
53 static float half2float(uint16_t half) { in half2float() function691 f = half2float(half); in DumpDataExtractor()