Searched refs:TGSI_OPCODE_I64ABS (Results 1 – 7 of 7) sorted by relevance
229 case TGSI_OPCODE_I64ABS: in tgsi_opcode_infer_type()
5949 case TGSI_OPCODE_I64ABS: in exec_instruction()
594 #define TGSI_OPCODE_I64ABS 236 macro
839 bld_base->op_actions[TGSI_OPCODE_I64ABS].emit = emit_iabs; in si_shader_context_init_alu()
678 case TGSI_OPCODE_I64ABS: in inferSrcType()3994 case TGSI_OPCODE_I64ABS: in handleInstruction()
2485 bld_base->op_actions[TGSI_OPCODE_I64ABS].emit = i64abs_emit_cpu; in lp_set_default_actions_cpu()
1421 emit_asm(ir, TGSI_OPCODE_I64ABS, result_dst, op[0]); in visit_expression()