Searched refs:TGSI_OPCODE_DRCP (Results 1 – 8 of 8) sorted by relevance
200 case TGSI_OPCODE_DRCP: in tgsi_opcode_infer_type()
5849 case TGSI_OPCODE_DRCP: in exec_instruction()
565 TGSI_OPCODE_DRCP = 207 /* eg, cayman */, enumerator
592 case TGSI_OPCODE_DRCP: in inferSrcType()4003 case TGSI_OPCODE_DRCP: in handleInstruction()
1225 bld_base->op_actions[TGSI_OPCODE_DRCP].emit = drcp_emit; in lp_set_default_actions()
881 [nir_op_frcp] = { 0, TGSI_OPCODE_DRCP }, in ntt_emit_alu()
967 case TGSI_OPCODE_DRCP: in translate_opcode()8676 case TGSI_OPCODE_DRCP: in check_double_dst_writemask()9479 case TGSI_OPCODE_DRCP: in emit_vgpu10_instruction()
12162 [TGSI_OPCODE_DRCP] = { ALU_OP2_RECIP_64, cayman_emit_double_instr},12389 [TGSI_OPCODE_DRCP] = { ALU_OP2_RECIP_64, cayman_emit_double_instr},