Searched refs:nir_op_f2f16 (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/prebuilt-intermediates/bifrost/ |
D | bifrost_nir_algebraic.c | 1156 nir_op_f2f16, 1174 nir_op_f2f16, 1251 nir_op_f2f16, 1287 nir_op_f2f16, 1466 nir_op_f2f16, 1502 nir_op_f2f16, 2098 nir_op_f2f16, 2127 nir_op_f2f16, 2156 nir_op_f2f16, 2185 nir_op_f2f16,
|
/external/mesa3d/prebuilt-intermediates/midgard/ |
D | midgard_nir_algebraic.c | 1116 nir_op_f2f16, 1134 nir_op_f2f16, 1198 nir_op_f2f16, 1301 nir_op_f2f16,
|
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opcodes.h | 145 nir_op_f2f16, enumerator
|
D | nir_opt_algebraic.c | 16238 nir_op_f2f16, 16298 nir_op_f2f16, 16410 nir_op_f2f16, 16438 nir_op_f2f16, 16508 nir_op_f2f16, 16568 nir_op_f2f16, 16666 nir_op_f2f16, 16687 nir_op_f2f16, 35590 nir_op_f2f16, 35618 nir_op_f2f16, [all …]
|
D | nir_opcodes.c | 194 return nir_op_f2f16; in nir_type_conversion_op()
|
D | nir_builder_opcodes.h | 596 return nir_build_alu(build, nir_op_f2f16, src0, NULL, NULL, NULL); in nir_f2f16()
|
D | nir_constant_expressions.c | 46804 case nir_op_f2f16: in nir_eval_const_opcode()
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 571 nir_op_f2f16, nir_op_f2f32, in mir_is_bcsel_float() 577 nir_op_f2f16, nir_op_f2f32 in mir_is_bcsel_float() 777 case nir_op_f2f16: in emit_alu() 780 if (instr->op == nir_op_f2f16 || instr->op == nir_op_f2f32 || in emit_alu()
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 122 case nir_op_f2f16: in create_cov() 203 case nir_op_f2f16: in create_cov() 341 case nir_op_f2f16: in emit_alu() 368 create_cov(ctx, src[0], 32, nir_op_f2f16), in emit_alu()
|
/external/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 976 case nir_op_f2f16: in bi_class_for_nir_alu() 1322 case nir_op_f2f16: in emit_alu()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection_setup.cpp | 697 case nir_op_f2f16: in init_context()
|
D | aco_instruction_selection.cpp | 2197 case nir_op_f2f16: in visit_alu_instr()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_nir.cpp | 1069 case nir_op_f2f16: { in nir_emit_alu() 1072 if (nir_op_f2f16 == instr->op) in nir_emit_alu()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_nir.c | 563 case nir_op_f2f16: in do_alu_action()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 916 case nir_op_f2f16: in visit_alu()
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 3025 - i965/fs: set rounding mode when emitting nir_op_f2f32 or nir_op_f2f16
|