Searched refs:TGSI_OPCODE_I64NEG (Results 1 – 7 of 7) sorted by relevance
233 case TGSI_OPCODE_I64NEG: in tgsi_opcode_infer_type()
6183 case TGSI_OPCODE_I64NEG: in exec_instruction()
606 TGSI_OPCODE_I64NEG = 238, enumerator
620 case TGSI_OPCODE_I64NEG: in inferSrcType()3912 case TGSI_OPCODE_I64NEG: in handleInstruction()
616 [nir_op_ineg] = { TGSI_OPCODE_INEG, TGSI_OPCODE_I64NEG }, in ntt_emit_alu()
2615 bld_base->op_actions[TGSI_OPCODE_I64NEG].emit = i64neg_emit_cpu; in lp_set_default_actions_cpu()
1475 emit_asm(ir, TGSI_OPCODE_I64NEG, result_dst, op[0]); in visit_expression()