Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opcodes.py197 def unop_numeric_convert(name, out_type, in_type, const_expr, description = ""): function
289 unop_numeric_convert("{0}2{1}{2}{3}".format(src_t[0],
303 unop_numeric_convert("{0}2{1}{2}".format(src_t[0], dst_t[0],
308 unop_numeric_convert("{0}2{1}{2}".format(src_t[0], dst_t[0],
314 unop_numeric_convert(base + "mp", src_t, dst_t, opcodes[op_like].const_expr,