Searched refs:TGSI_OPCODE_DADD (Results 1 – 8 of 8) sorted by relevance
192 case TGSI_OPCODE_DADD: in tgsi_opcode_infer_type()
5813 case TGSI_OPCODE_DADD: in exec_instruction()
557 TGSI_OPCODE_DADD = 199 /* SM5 */, enumerator
926 TGSI_OPCODE_DADD, tmp, emit_data->args[2]); in dmad_emit()1209 bld_base->op_actions[TGSI_OPCODE_DADD].emit = add_emit; in lp_set_default_actions()
927 case TGSI_OPCODE_DADD: in translate_opcode()8599 case TGSI_OPCODE_DADD: in opcode_has_dbl_dst()8624 case TGSI_OPCODE_DADD: in opcode_has_dbl_src()8669 case TGSI_OPCODE_DADD: in check_double_dst_writemask()9338 case TGSI_OPCODE_DADD: in emit_vgpu10_instruction()
583 case TGSI_OPCODE_DADD: in inferSrcType()4102 case TGSI_OPCODE_DADD: in handleInstruction()
938 [nir_op_fadd] = { TGSI_OPCODE_ADD, TGSI_OPCODE_DADD }, in ntt_emit_alu()
12153 [TGSI_OPCODE_DADD] = { ALU_OP2_ADD_64, tgsi_op2_64},12380 [TGSI_OPCODE_DADD] = { ALU_OP2_ADD_64, tgsi_op2_64},