Searched refs:TGSI_OPCODE_D2I64 (Results 1 – 8 of 8) sorted by relevance
240 case TGSI_OPCODE_D2I64: in tgsi_opcode_infer_type()313 case TGSI_OPCODE_D2I64: in tgsi_opcode_infer_src_type()
486 fullinst->Instruction.Opcode == TGSI_OPCODE_D2I64 || in scan_instruction()
6268 case TGSI_OPCODE_D2I64: in exec_instruction()
397 TGSI_OPCODE_D2I64 = 46, enumerator
579 case TGSI_OPCODE_D2I64: in inferSrcType()675 case TGSI_OPCODE_D2I64: in inferDstType()3895 case TGSI_OPCODE_D2I64: in handleInstruction()
589 [nir_op_f2i64] = { TGSI_OPCODE_F2I64, TGSI_OPCODE_D2I64 }, in ntt_emit_alu()
1233 bld_base->op_actions[TGSI_OPCODE_D2I64].emit = f2i64_emit; in lp_set_default_actions()
2355 emit_asm(ir, TGSI_OPCODE_D2I64, result_dst, op[0]); in visit_expression()