Searched refs:iadd32 (Results 1 – 5 of 5) sorted by relevance
335 case iadd32: in get_reduction_identity()
12 [iadd32] = "iadd32",
1285 iadd8, iadd16, iadd32, iadd64, enumerator
145 case iadd32: return chip >= GFX9 ? aco_opcode::v_add_u32 : aco_opcode::v_add_co_u32; in get_reduce_opcode()
7458 if ((op == iadd32 || op == imul64) && ctx->program->chip_class < GFX9) in emit_reduction_instr()11494 sg_prm_cnt = emit_reduction_instr(ctx, aco_opcode::p_reduce, ReduceOp::iadd32, in ngg_gs_write_shader_query()