Searched refs:TGSI_OPCODE_I64ABS (Results 1 – 8 of 8) sorted by relevance
231 case TGSI_OPCODE_I64ABS: in tgsi_opcode_infer_type()
5927 case TGSI_OPCODE_I64ABS: in exec_instruction()
598 TGSI_OPCODE_I64ABS = 236, enumerator
618 case TGSI_OPCODE_I64ABS: in inferSrcType()3985 case TGSI_OPCODE_I64ABS: in handleInstruction()
2613 bld_base->op_actions[TGSI_OPCODE_I64ABS].emit = i64abs_emit_cpu; in lp_set_default_actions_cpu()
1963 [TGSI_OPCODE_I64ABS] = nir_op_iabs,
917 [nir_op_iabs] = { TGSI_OPCODE_IABS, TGSI_OPCODE_I64ABS }, in ntt_emit_alu()
1574 emit_asm(ir, TGSI_OPCODE_I64ABS, result_dst, op[0]); in visit_expression()