Searched refs:nir_op_f2i16 (Results 1 – 4 of 4) sorted by relevance
62 nir_op_f2i16, enumerator
104 return nir_op_f2i16; in nir_type_conversion_op()
181 return nir_build_alu(build, nir_op_f2i16, src0, NULL, NULL, NULL); in nir_f2i16()
13402 case nir_op_f2i16: in nir_eval_const_opcode()