Searched refs:TGSI_OPCODE_I2I64 (Results 1 – 7 of 7) sorted by relevance
237 case TGSI_OPCODE_I2I64: in tgsi_opcode_infer_type()274 case TGSI_OPCODE_I2I64: in tgsi_opcode_infer_src_type()
213 case TGSI_OPCODE_I2I64: in tgsi_util_get_inst_usage_mask()
6034 case TGSI_OPCODE_I2I64: in exec_instruction()
376 #define TGSI_OPCODE_I2I64 34 macro
618 case TGSI_OPCODE_I2I64: in inferSrcType()732 case TGSI_OPCODE_I2I64: in inferDstType()3937 case TGSI_OPCODE_I2I64: in handleInstruction()
596 op == TGSI_OPCODE_I2I64 || op == TGSI_OPCODE_U2I64 || in emit_asm()2264 emit_asm(ir, TGSI_OPCODE_I2I64, result_dst, op[0]); in visit_expression()2273 emit_asm(ir, TGSI_OPCODE_I2I64, result_dst, op[0]); in visit_expression()
1236 bld_base->op_actions[TGSI_OPCODE_I2I64].emit = i2i64_emit; in lp_set_default_actions()