Searched refs:TGSI_OPCODE_I64MOD (Results 1 – 6 of 6) sorted by relevance
234 case TGSI_OPCODE_I64MOD: in tgsi_opcode_infer_type()
6019 case TGSI_OPCODE_I64MOD: in exec_instruction()
606 #define TGSI_OPCODE_I64MOD 246 macro
856 bld_base->op_actions[TGSI_OPCODE_I64MOD].emit = emit_mod; in si_shader_context_init_alu()
2503 bld_base->op_actions[TGSI_OPCODE_I64MOD].emit = i64mod_emit_cpu; in lp_set_default_actions_cpu()
687 case TGSI_OPCODE_I64MOD: in inferSrcType()