Searched refs:struct_bfloat16 (Results 1 – 2 of 2) sorted by relevance
160 svbfloat16_t read_bfloat16(struct struct_bfloat16 *s) { in read_bfloat16() 185 void write_bfloat16(struct struct_bfloat16 *s, svbfloat16_t x) { in write_bfloat16()
232 struct struct_bfloat16 { fixed_bfloat16_t x, y[5]; }; struct