Searched refs:nir_op_f2u16 (Results 1 – 4 of 4) sorted by relevance
66 nir_op_f2u16, enumerator
118 return nir_op_f2u16; in nir_type_conversion_op()
201 return nir_build_alu(build, nir_op_f2u16, src0, NULL, NULL, NULL); in nir_f2u16()
13410 case nir_op_f2u16: in nir_eval_const_opcode()