Searched refs:TGSI_OPCODE_I64MOD (Results 1 – 6 of 6) sorted by relevance
236 case TGSI_OPCODE_I64MOD: in tgsi_opcode_infer_type()
5918 case TGSI_OPCODE_I64MOD: in exec_instruction()
611 TGSI_OPCODE_I64MOD = 246, enumerator
2631 bld_base->op_actions[TGSI_OPCODE_I64MOD].emit = i64mod_emit_cpu; in lp_set_default_actions_cpu()
1427 [nir_op_imod] = { TGSI_OPCODE_MOD, TGSI_OPCODE_I64MOD }, in ntt_emit_alu()
627 case TGSI_OPCODE_I64MOD: in inferSrcType()