Home
last modified time | relevance | path

Searched refs:nir_op_b2f16 (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h58 nir_op_b2f16, enumerator
Dnir_opcodes.c255 return nir_op_b2f16; in nir_type_conversion_op()
Dnir_builder_opcodes.h161 return nir_build_alu(build, nir_op_b2f16, src0, NULL, NULL, NULL); in nir_b2f16()
Dnir_opt_algebraic.c16114 nir_op_b2f16,
16127 nir_op_b2f16,
16308 nir_op_b2f16,
443569 nir_op_b2f16,
443612 nir_op_b2f16,
Dnir_constant_expressions.c46543 case nir_op_b2f16: in nir_eval_const_opcode()
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbifrost_nir_algebraic.c136 nir_op_b2f16,
233 nir_op_b2f16,
312 nir_op_b2f16,
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c181 case nir_op_b2f16: in create_cov()
206 case nir_op_b2f16: in create_cov()
358 case nir_op_b2f16: in emit_alu()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp736 case nir_op_b2f16: in init_context()
Daco_instruction_selection.cpp2526 case nir_op_b2f16: { in visit_alu_instr()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c953 } else if (instr->op == nir_op_b2f16) { in emit_alu()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp1098 case nir_op_b2f16: in nir_emit_alu()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1002 case nir_op_b2f16: in visit_alu()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3982 - aco: implement nir_op_b2f16/nir_op_i2f16/nir_op_u2f16
D19.1.0.rst4353 - ac/nir: fix nir_op_b2f16