Searched refs:TGSI_OPCODE_I64ABS (Results 1 – 7 of 7) sorted by relevance
231 case TGSI_OPCODE_I64ABS: in tgsi_opcode_infer_type()
5848 case TGSI_OPCODE_I64ABS: in exec_instruction()
599 TGSI_OPCODE_I64ABS = 236, enumerator
618 case TGSI_OPCODE_I64ABS: in inferSrcType()3991 case TGSI_OPCODE_I64ABS: in handleInstruction()
2613 bld_base->op_actions[TGSI_OPCODE_I64ABS].emit = i64abs_emit_cpu; in lp_set_default_actions_cpu()
1967 [TGSI_OPCODE_I64ABS] = nir_op_iabs,
1402 [nir_op_iabs] = { TGSI_OPCODE_IABS, TGSI_OPCODE_I64ABS }, in ntt_emit_alu()