Home
last modified time | relevance | path

Searched refs:unop_numeric_convert (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py196 def unop_numeric_convert(name, out_type, in_type, const_expr, description = ""): function
288 unop_numeric_convert("{0}2{1}{2}{3}".format(src_t[0],
302 unop_numeric_convert("{0}2{1}{2}".format(src_t[0], dst_t[0],
307 unop_numeric_convert("{0}2{1}{2}".format(src_t[0], dst_t[0],
313 unop_numeric_convert(base + "mp", src_t, dst_t, opcodes[op_like].const_expr,