Searched refs:TGSI_OPCODE_DMIN (Results 1 – 8 of 8) sorted by relevance
199 case TGSI_OPCODE_DMIN: in tgsi_opcode_infer_type()
5750 case TGSI_OPCODE_DMIN: in exec_instruction()
561 TGSI_OPCODE_DMIN = 202 /* SM5 */, enumerator
1006 case TGSI_OPCODE_DMIN: in translate_opcode()9221 case TGSI_OPCODE_DMIN: in opcode_has_dbl_dst()9247 case TGSI_OPCODE_DMIN: in opcode_has_dbl_src()9322 case TGSI_OPCODE_DMIN: in check_double_dst_writemask()10953 case TGSI_OPCODE_DMIN: in emit_instruction()
587 case TGSI_OPCODE_DMIN: in inferSrcType()4112 case TGSI_OPCODE_DMIN: in handleInstruction()
1211 bld_base->op_actions[TGSI_OPCODE_DMIN].emit = fmin_emit; in lp_set_default_actions()
1443 [nir_op_fmin] = { TGSI_OPCODE_MIN, TGSI_OPCODE_DMIN }, in ntt_emit_alu()
12185 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},12412 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},