Searched refs:bfloat2float (Results 1 – 4 of 4) sorted by relevance
100 struct bfloat2float { struct106 struct bfloat2float h2f(__bf16 a, __bf16 b, float c) { in h2f() argument108 struct bfloat2float x; in h2f()
375 struct bfloat2float { struct 425 struct bfloat2float h2f(__bf16 a, __bf16 b, float c) { in h2f() 426 struct bfloat2float x; in h2f() 376 abfloat2float global() argument 377 bbfloat2float global() argument 378 cbfloat2float global() argument
131 float bfloat2float(uint16_t bfloatBits) { in bfloat2float() function149 os << bfloat2float(d.bits); in operator <<()