Searched refs:TGSI_OPCODE_DFRAC (Results 1 – 8 of 8) sorted by relevance
205 case TGSI_OPCODE_DFRAC: in tgsi_opcode_infer_type()
5786 case TGSI_OPCODE_DFRAC: in exec_instruction()
569 TGSI_OPCODE_DFRAC = 210 /* eg, cayman */, enumerator
596 case TGSI_OPCODE_DFRAC: in inferSrcType()4026 case TGSI_OPCODE_DFRAC: in handleInstruction()
9219 case TGSI_OPCODE_DFRAC: in opcode_has_dbl_dst()9245 case TGSI_OPCODE_DFRAC: in opcode_has_dbl_src()9318 case TGSI_OPCODE_DFRAC: in check_double_dst_writemask()11097 case TGSI_OPCODE_DFRAC: in emit_instruction()
1226 bld_base->op_actions[TGSI_OPCODE_DFRAC].emit = dfrac_emit; in lp_set_default_actions()
1359 [nir_op_ffract] = { TGSI_OPCODE_FRC, TGSI_OPCODE_DFRAC }, in ntt_emit_alu()
12194 [TGSI_OPCODE_DFRAC] = { ALU_OP1_FRACT_64, tgsi_op2_64},12421 [TGSI_OPCODE_DFRAC] = { ALU_OP1_FRACT_64, tgsi_op2_64},