Searched refs:TGSI_OPCODE_DADD (Results 1 – 8 of 8) sorted by relevance
192 case TGSI_OPCODE_DADD: in tgsi_opcode_infer_type()
5734 case TGSI_OPCODE_DADD: in exec_instruction()
558 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()
1002 case TGSI_OPCODE_DADD: in translate_opcode()9218 case TGSI_OPCODE_DADD: in opcode_has_dbl_dst()9244 case TGSI_OPCODE_DADD: in opcode_has_dbl_src()9317 case TGSI_OPCODE_DADD: in check_double_dst_writemask()10950 case TGSI_OPCODE_DADD: in emit_instruction()
583 case TGSI_OPCODE_DADD: in inferSrcType()4108 case TGSI_OPCODE_DADD: in handleInstruction()
1423 [nir_op_fadd] = { TGSI_OPCODE_ADD, TGSI_OPCODE_DADD }, in ntt_emit_alu()
12181 [TGSI_OPCODE_DADD] = { ALU_OP2_ADD_64, tgsi_op2_64},12408 [TGSI_OPCODE_DADD] = { ALU_OP2_ADD_64, tgsi_op2_64},