Searched refs:tfloat16 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opcodes.py107 tfloat16 = "float16" variable
290 unop_numeric_convert("f2fmp", tfloat16, tfloat32, opcodes["f2f16"].const_expr)
295 unop_numeric_convert("i2fmp", tfloat16, tint32, opcodes["i2f16"].const_expr)
296 unop_numeric_convert("u2fmp", tfloat16, tuint32, opcodes["u2f16"].const_expr)

Completed in 4 milliseconds