Searched refs:TGSI_OPCODE_U64ADD (Results 1 – 8 of 8) sorted by relevance
220 case TGSI_OPCODE_U64ADD: in tgsi_opcode_infer_type()
5894 case TGSI_OPCODE_U64ADD: in exec_instruction()
603 TGSI_OPCODE_U64ADD = 239, enumerator
609 case TGSI_OPCODE_U64ADD: in inferSrcType()4106 case TGSI_OPCODE_U64ADD: in handleInstruction()
2629 bld_base->op_actions[TGSI_OPCODE_U64ADD].emit = u64add_emit_cpu; in lp_set_default_actions_cpu()
1962 [TGSI_OPCODE_U64ADD] = nir_op_iadd,
1424 [nir_op_iadd] = { TGSI_OPCODE_UADD, TGSI_OPCODE_U64ADD }, in ntt_emit_alu()
12203 [TGSI_OPCODE_U64ADD] = { ALU_OP0_NOP, egcm_u64add },12430 [TGSI_OPCODE_U64ADD] = { ALU_OP0_NOP, egcm_u64add },