Searched refs:TGSI_OPCODE_U64ADD (Results 1 – 6 of 6) sorted by relevance
218 case TGSI_OPCODE_U64ADD: in tgsi_opcode_infer_type()
5995 case TGSI_OPCODE_U64ADD: in exec_instruction()
598 #define TGSI_OPCODE_U64ADD 239 macro
850 bld_base->op_actions[TGSI_OPCODE_U64ADD].emit = emit_uadd; in si_shader_context_init_alu()
669 case TGSI_OPCODE_U64ADD: in inferSrcType()4109 case TGSI_OPCODE_U64ADD: in handleInstruction()
2501 bld_base->op_actions[TGSI_OPCODE_U64ADD].emit = u64add_emit_cpu; in lp_set_default_actions_cpu()