Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h146 nir_op_i2f16, enumerator
Dnir_opcodes.c46 return nir_op_i2f16; in nir_type_conversion_op()
Dnir_builder_opcodes.h601 return nir_build_alu(build, nir_op_i2f16, src0, NULL, NULL, NULL); in nir_i2f16()
Dnir_constant_expressions.c13570 case nir_op_i2f16: in nir_eval_const_opcode()