Searched refs:TGSI_OPCODE_I64DIV (Results 1 – 6 of 6) sorted by relevance
233 case TGSI_OPCODE_I64DIV: in tgsi_opcode_infer_type()
6013 case TGSI_OPCODE_I64DIV: in exec_instruction()
604 #define TGSI_OPCODE_I64DIV 244 macro
858 bld_base->op_actions[TGSI_OPCODE_I64DIV].emit = emit_idiv; in si_shader_context_init_alu()
2505 bld_base->op_actions[TGSI_OPCODE_I64DIV].emit = i64div_emit_cpu; in lp_set_default_actions_cpu()
686 case TGSI_OPCODE_I64DIV: in inferSrcType()