Searched refs:TGSI_OPCODE_DFRAC (Results 1 – 8 of 8) sorted by relevance
205 case TGSI_OPCODE_DFRAC: in tgsi_opcode_infer_type()
5865 case TGSI_OPCODE_DFRAC: in exec_instruction()
568 TGSI_OPCODE_DFRAC = 210 /* eg, cayman */, enumerator
8600 case TGSI_OPCODE_DFRAC: in opcode_has_dbl_dst()8625 case TGSI_OPCODE_DFRAC: in opcode_has_dbl_src()8670 case TGSI_OPCODE_DFRAC: in check_double_dst_writemask()9485 case TGSI_OPCODE_DFRAC: in emit_vgpu10_instruction()
596 case TGSI_OPCODE_DFRAC: in inferSrcType()4020 case TGSI_OPCODE_DFRAC: in handleInstruction()
1226 bld_base->op_actions[TGSI_OPCODE_DFRAC].emit = dfrac_emit; in lp_set_default_actions()
874 [nir_op_ffract] = { TGSI_OPCODE_FRC, TGSI_OPCODE_DFRAC }, in ntt_emit_alu()
12166 [TGSI_OPCODE_DFRAC] = { ALU_OP1_FRACT_64, tgsi_op2_64},12393 [TGSI_OPCODE_DFRAC] = { ALU_OP1_FRACT_64, tgsi_op2_64},