Searched refs:TGSI_OPCODE_I64DIV (Results 1 – 6 of 6) sorted by relevance
235 case TGSI_OPCODE_I64DIV: in tgsi_opcode_infer_type()
6239 case TGSI_OPCODE_I64DIV: in exec_instruction()
614 TGSI_OPCODE_I64DIV = 244, enumerator
576 [nir_op_idiv] = { TGSI_OPCODE_IDIV, TGSI_OPCODE_I64DIV }, in ntt_emit_alu()
2633 bld_base->op_actions[TGSI_OPCODE_I64DIV].emit = i64div_emit_cpu; in lp_set_default_actions_cpu()
626 case TGSI_OPCODE_I64DIV: in inferSrcType()