Searched refs:TGSI_OPCODE_DNEG (Results 1 – 8 of 8) sorted by relevance
195 case TGSI_OPCODE_DNEG: in tgsi_opcode_infer_type()
5730 case TGSI_OPCODE_DNEG: in exec_instruction()
557 TGSI_OPCODE_DNEG = 198 /* SM5 */, enumerator
3231 if (emit->info.opcode_count[TGSI_OPCODE_DNEG] > 0) { in alloc_common_immediates()9223 case TGSI_OPCODE_DNEG: in opcode_has_dbl_dst()9249 case TGSI_OPCODE_DNEG: in opcode_has_dbl_src()9319 case TGSI_OPCODE_DNEG: in check_double_dst_writemask()11089 case TGSI_OPCODE_DNEG: in emit_instruction()
582 case TGSI_OPCODE_DNEG: in inferSrcType()4008 case TGSI_OPCODE_DNEG: in handleInstruction()
2604 bld_base->op_actions[TGSI_OPCODE_DNEG].emit = dneg_emit_cpu; in lp_set_default_actions_cpu()
1350 [nir_op_fneg] = { 0, TGSI_OPCODE_DNEG }, in ntt_emit_alu()
12180 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},12407 [TGSI_OPCODE_DNEG] = { ALU_OP2_ADD_64, tgsi_dneg},