Home
last modified time | relevance | path

Searched refs:nir_op_f2f32 (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/prebuilt-intermediates/midgard/
Dmidgard_nir_algebraic.c1126 nir_op_f2f32,
1154 nir_op_f2f32,
1190 nir_op_f2f32,
1293 nir_op_f2f32,
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h148 nir_op_f2f32, enumerator
Dnir_opt_algebraic.c16230 nir_op_f2f32,
17475 nir_op_f2f32,
17528 nir_op_f2f32,
17612 nir_op_f2f32,
17626 nir_op_f2f32,
27814 nir_op_f2f32,
27881 nir_op_f2f32,
27895 nir_op_f2f32,
35648 nir_op_f2f32,
35665 nir_op_f2f32,
[all …]
Dnir_opcodes.c200 return nir_op_f2f32; in nir_type_conversion_op()
Dnir_builder_opcodes.h611 return nir_build_alu(build, nir_op_f2f32, src0, NULL, NULL, NULL); in nir_f2f32()
Dnir_constant_expressions.c46813 case nir_op_f2f32: in nir_eval_const_opcode()
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbifrost_nir_algebraic.c1166 nir_op_f2f32,
1194 nir_op_f2f32,
1279 nir_op_f2f32,
1494 nir_op_f2f32,
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c571 nir_op_f2f16, nir_op_f2f32, in mir_is_bcsel_float()
577 nir_op_f2f16, nir_op_f2f32 in mir_is_bcsel_float()
778 case nir_op_f2f32: in emit_alu()
780 if (instr->op == nir_op_f2f16 || instr->op == nir_op_f2f32 || in emit_alu()
/external/mesa3d/src/compiler/nir/
Dnir_lower_double_ops.c487 case nir_op_f2f32: in lower_doubles_instr_to_soft()
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c119 case nir_op_f2f32: in create_cov()
194 case nir_op_f2f32: in create_cov()
338 case nir_op_f2f32: in emit_alu()
369 16, nir_op_f2f32); in emit_alu()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp700 case nir_op_f2f32: in init_context()
Daco_instruction_selection.cpp2223 case nir_op_f2f32: { in visit_alu_instr()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp397 case nir_op_f2f32: in getOperation()
2549 case nir_op_f2f32: in visit()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1141 case nir_op_f2f32: in nir_emit_alu()
Dbrw_fs_nir.cpp1158 case nir_op_f2f32: in nir_emit_alu()
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c977 case nir_op_f2f32: in bi_class_for_nir_alu()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c584 [nir_op_f2f32] = { 0, TGSI_OPCODE_D2F }, in ntt_emit_alu()
Dtgsi_to_nir.c1956 [TGSI_OPCODE_D2F] = nir_op_f2f32,
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c570 case nir_op_f2f32: in do_alu_action()
/external/mesa3d/docs/relnotes/
D19.3.0.rst3003 - nir: add support for round to zero rounding mode to nir_op_f2f32
3025 - i965/fs: set rounding mode when emitting nir_op_f2f32 or nir_op_f2f16
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c956 case nir_op_f2f32: in visit_alu()