Searched refs:TGSI_OPCODE_U64MOD (Results 1 – 6 of 6) sorted by relevance
221 case TGSI_OPCODE_U64MOD: in tgsi_opcode_infer_type()
6016 case TGSI_OPCODE_U64MOD: in exec_instruction()
607 #define TGSI_OPCODE_U64MOD 247 macro
855 bld_base->op_actions[TGSI_OPCODE_U64MOD].emit = emit_umod; in si_shader_context_init_alu()
2502 bld_base->op_actions[TGSI_OPCODE_U64MOD].emit = u64mod_emit_cpu; in lp_set_default_actions_cpu()
674 case TGSI_OPCODE_U64MOD: in inferSrcType()