Searched refs:TGSI_OPCODE_D2I64 (Results 1 – 7 of 7) sorted by relevance
238 case TGSI_OPCODE_D2I64: in tgsi_opcode_infer_type()297 case TGSI_OPCODE_D2I64: in tgsi_opcode_infer_src_type()
452 fullinst->Instruction.Opcode == TGSI_OPCODE_D2I64 || in scan_instruction()
6042 case TGSI_OPCODE_D2I64: in exec_instruction()
388 #define TGSI_OPCODE_D2I64 46 macro
639 case TGSI_OPCODE_D2I64: in inferSrcType()735 case TGSI_OPCODE_D2I64: in inferDstType()3965 case TGSI_OPCODE_D2I64: in handleInstruction()
1233 bld_base->op_actions[TGSI_OPCODE_D2I64].emit = f2i64_emit; in lp_set_default_actions()
2270 emit_asm(ir, TGSI_OPCODE_D2I64, result_dst, op[0]); in visit_expression()