Searched refs:TGSI_OPCODE_DFMA (Results 1 – 6 of 6) sorted by relevance
194 case TGSI_OPCODE_DFMA: in tgsi_opcode_infer_type()
483 fullinst->Instruction.Opcode == TGSI_OPCODE_DFMA || in scan_instruction()
463 TGSI_OPCODE_DFMA = 118, enumerator
1038 case TGSI_OPCODE_DFMA: in translate_opcode()9226 case TGSI_OPCODE_DFMA: in opcode_has_dbl_dst()9252 case TGSI_OPCODE_DFMA: in opcode_has_dbl_src()9327 case TGSI_OPCODE_DFMA: in check_double_dst_writemask()11112 case TGSI_OPCODE_DFMA: in emit_instruction()
595 case TGSI_OPCODE_DFMA: in inferSrcType()4129 case TGSI_OPCODE_DFMA: in handleInstruction()
11903 [TGSI_OPCODE_DFMA] = { ALU_OP0_NOP, tgsi_unsupported},12193 [TGSI_OPCODE_DFMA] = { ALU_OP3_FMA_64, tgsi_op3_64},12420 [TGSI_OPCODE_DFMA] = { ALU_OP3_FMA_64, tgsi_op3_64},