Searched refs:nir_op_u2u16 (Results 1 – 5 of 5) sorted by relevance
197 nir_op_u2u16, enumerator
69 return nir_op_u2u16; in nir_type_conversion_op()
856 return nir_build_alu(build, nir_op_u2u16, src0, NULL, NULL, NULL); in nir_u2u16()
13672 case nir_op_u2u16: in nir_eval_const_opcode()
757 case nir_op_u2u16: { in nir_emit_alu()