Searched refs:bfloat2float (Results 1 – 3 of 3) sorted by relevance
100 struct bfloat2float { struct106 struct bfloat2float h2f(__bf16 a, __bf16 b, float c) { in h2f() argument108 struct bfloat2float x; in h2f()
128 float bfloat2float(uint16_t bfloatBits) { in bfloat2float() function146 os << bfloat2float(d.bits); in operator <<()