Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h57 nir_op_f2f16_rtne, enumerator
Dnir_opcodes.c133 return nir_op_f2f16_rtne; in nir_type_conversion_op()
Dnir_builder_opcodes.h156 return nir_build_alu(build, nir_op_f2f16_rtne, src0, NULL, NULL, NULL); in nir_f2f16_rtne()
Dnir_constant_expressions.c13392 case nir_op_f2f16_rtne: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp629 case nir_op_f2f16_rtne: in brw_rnd_mode_from_nir_op()
739 case nir_op_f2f16_rtne: in nir_emit_alu()