Searched refs:TGSI_OPCODE_U642D (Results 1 – 7 of 7) sorted by relevance
213 case TGSI_OPCODE_U642D: in tgsi_opcode_infer_type()304 case TGSI_OPCODE_U642D: in tgsi_opcode_infer_src_type()
453 fullinst->Instruction.Opcode == TGSI_OPCODE_U642D || in scan_instruction()
6053 case TGSI_OPCODE_U642D: in exec_instruction()
393 #define TGSI_OPCODE_U642D 51 macro
676 case TGSI_OPCODE_U642D: in inferSrcType()730 case TGSI_OPCODE_U642D: in inferDstType()3968 case TGSI_OPCODE_U642D: in handleInstruction()
1246 bld_base->op_actions[TGSI_OPCODE_U642D].emit = u642d_emit; in lp_set_default_actions()
2261 emit_asm(ir, TGSI_OPCODE_U642D, result_dst, op[0]); in visit_expression()