Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opcodes.py105 tfloat16 = "float16" variable
289 unop_numeric_convert("f2fmp", tfloat16, tfloat32, opcodes["f2f16"].const_expr)
294 unop_numeric_convert("i2fmp", tfloat16, tint32, opcodes["i2f16"].const_expr)
295 unop_numeric_convert("u2fmp", tfloat16, tuint32, opcodes["u2f16"].const_expr)

Completed in 2 milliseconds