Searched refs:TGSI_OPCODE_U64MOD (Results 1 – 6 of 6) sorted by relevance
223 case TGSI_OPCODE_U64MOD: in tgsi_opcode_infer_type()
5915 case TGSI_OPCODE_U64MOD: in exec_instruction()
612 TGSI_OPCODE_U64MOD = 247, enumerator
2630 bld_base->op_actions[TGSI_OPCODE_U64MOD].emit = u64mod_emit_cpu; in lp_set_default_actions_cpu()
1428 [nir_op_umod] = { TGSI_OPCODE_UMOD, TGSI_OPCODE_U64MOD }, in ntt_emit_alu()
614 case TGSI_OPCODE_U64MOD: in inferSrcType()