Searched refs:tmp_dst (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3663 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_puint_to_sscaled
3673 emit_instruction_op2(emit, VGPU10_OPCODE_ISHL, &tmp_dst,
3675 emit_instruction_op2(emit, VGPU10_OPCODE_ISHR, &tmp_dst,
3779 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_cmp
3781 emit_instruction_op2(emit, VGPU10_OPCODE_LT, &tmp_dst,
3932 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_exp
3943 tmp_dst = writemask_dst(&tmp_dst, TGSI_WRITEMASK_X);
3947 emit_instruction_op1(emit, VGPU10_OPCODE_ROUND_NI, &tmp_dst,
4038 struct tgsi_full_dst_register tmp_dst local in function:emit_kill_if
4310 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_log
4423 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_pow
4461 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_rcp
4498 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_rsq
4535 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_seq
4568 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sge
4601 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sgt
4628 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sincos
4675 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sle
4708 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_slt
4741 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sne
4974 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:setup_texcoord
5042 struct tgsi_full_dst_register tmp_dst; member in struct:tex_swizzle_info
5444 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_txp
6225 struct tgsi_full_dst_register tmp_dst = local in function:emit_frontface_instructions
6253 struct tgsi_full_dst_register tmp_dst = local in function:emit_fragcoord_instructions
6302 struct tgsi_full_dst_register tmp_dst = local in function:emit_sample_position_instructions
6394 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_vertex_attrib_instructions
6623 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_alpha_test_instructions
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6351 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_puint_to_sscaled
6361 emit_instruction_op2(emit, VGPU10_OPCODE_ISHL, &tmp_dst,
6363 emit_instruction_op2(emit, VGPU10_OPCODE_ISHR, &tmp_dst,
6468 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_cmp
6470 emit_instruction_opn(emit, VGPU10_OPCODE_LT, &tmp_dst,
6653 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_exp
6664 tmp_dst = writemask_dst(&tmp_dst, TGSI_WRITEMASK_X);
6668 emit_instruction_op1(emit, VGPU10_OPCODE_ROUND_NI, &tmp_dst,
6763 struct tgsi_full_dst_register tmp_dst local in function:emit_kill_if
7031 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_log
7145 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_pow
7206 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_rcp
7247 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_rsq
7287 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_seq
7320 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sge
7353 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sgt
7380 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sincos
7429 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sle
7462 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_slt
7495 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_sne
7728 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:setup_texcoord
7796 struct tgsi_full_dst_register tmp_dst; member in struct:tex_swizzle_info
8310 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_txp
8754 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_dmad
8815 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_dsqrt
8879 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_interp_offset
8969 const struct tgsi_full_dst_register tmp_dst = local in function:emit_msb
9843 struct tgsi_full_dst_register tmp_dst = local in function:emit_frontface_instructions
9871 struct tgsi_full_dst_register tmp_dst = local in function:emit_fragcoord_instructions
9920 struct tgsi_full_dst_register tmp_dst = local in function:emit_sample_position_instructions
10012 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_vertex_attrib_instructions
10102 find_prescale_from_cbuf(struct svga_shader_emitter_v10 * emit,unsigned index,unsigned num_prescale,struct tgsi_full_src_register * vp_index,struct tgsi_full_dst_register * scale,struct tgsi_full_dst_register * translate,struct tgsi_full_src_register * tmp_src,struct tgsi_full_dst_register * tmp_dst) argument
10181 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_temp_prescale_instructions
10544 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); local in function:emit_alpha_test_instructions
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp405 dst_reg tmp_dst(this, glsl_type::uvec2_type); local in function:brw::vec4_visitor::emit_pack_half_2x16
406 src_reg tmp_src(tmp_dst);
416 emit(MOV(tmp_dst, brw_imm_ud(0x12345678u)));
428 tmp_dst.writemask = WRITEMASK_XY;
429 emit(F32TO16(tmp_dst, src0));
470 dst_reg tmp_dst(this, glsl_type::uvec2_type); local in function:brw::vec4_visitor::emit_unpack_half_2x16
471 src_reg tmp_src(tmp_dst);
473 tmp_dst.writemask = WRITEMASK_X;
474 emit(AND(tmp_dst, src0, brw_imm_ud(0xffffu)));
476 tmp_dst
[all...]
H A Dbrw_fs_nir.cpp2425 fs_reg tmp_dst = dst; local in function:fs_visitor::emit_gs_input_load
2436 tmp_dst = tmp;
2450 bld.MOV(offset(tmp_dst, bld, i),
2454 inst = bld.emit(SHADER_OPCODE_URB_READ_SIMD8, tmp_dst,
2457 tmp_dst.component_size(inst->exec_size);
2474 bld.MOV(offset(tmp_dst, bld, i),
2478 inst = bld.emit(SHADER_OPCODE_URB_READ_SIMD8_PER_SLOT, tmp_dst,
2481 tmp_dst.component_size(inst->exec_size);
2490 retype(tmp_dst, BRW_REGISTER_TYPE_D),
H A Dbrw_vec4_nir.cpp1004 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); local in function:brw::vec4_visitor::emit_conversion_to_double
1007 emit(VEC4_OPCODE_TO_DOUBLE, tmp_dst, tmp_src);
1008 vec4_instruction *inst = emit(MOV(dst, src_reg(tmp_dst)));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp392 dst_reg tmp_dst(this, glsl_type::uvec2_type); local in function:brw::vec4_visitor::emit_pack_half_2x16
393 src_reg tmp_src(tmp_dst);
403 emit(MOV(tmp_dst, brw_imm_ud(0x12345678u)));
415 tmp_dst.writemask = WRITEMASK_XY;
416 emit(F32TO16(tmp_dst, src0));
457 dst_reg tmp_dst(this, glsl_type::uvec2_type); local in function:brw::vec4_visitor::emit_unpack_half_2x16
458 src_reg tmp_src(tmp_dst);
460 tmp_dst.writemask = WRITEMASK_X;
461 emit(AND(tmp_dst, src0, brw_imm_ud(0xffffu)));
463 tmp_dst
[all...]
H A Dbrw_vec4_nir.cpp917 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); local in function:brw::vec4_visitor::emit_conversion_to_double
920 emit(VEC4_OPCODE_TO_DOUBLE, tmp_dst, tmp_src);
921 emit(MOV(dst, src_reg(tmp_dst)));
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_cmd_queue_gen.py319 tmp_dst = "%s *tmp_dst%d = (void *) %s; (void) tmp_dst%d;" % (src_type, level, dst, level)
326 member_copies += get_array_member_copy("tmp_dst%d" % level, "tmp_src%d" % level, member)
328 member_copies += get_pnext_member_copy("tmp_dst%d" % level, src_type, member, types, level)
332 return "%s\n %s\n %s\n %s\n %s \n %s } else {\n %s\n }" % (if_stmt, allocation, copy, tmp_dst, tmp_src, member_copies, null_assignment)
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_render.c399 uint8_t *tmp_dst; local in function:FUNC_NAME
453 tmp_dst = RADEONHostDataBlit( pScrn, tex_bytepp, width,
456 RADEONHostDataBlitCopyPass( pScrn, tex_bytepp, tmp_dst, src,
738 uint8_t *tmp_dst; local in function:FUNC_NAME
792 tmp_dst = RADEONHostDataBlit( pScrn, tex_bytepp, width,
795 RADEONHostDataBlitCopyPass( pScrn, tex_bytepp, tmp_dst, src,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp2092 dst_reg tmp_dst = dst_reg(tmp_src); local in function:ir_to_mesa_visitor::visit
2097 tmp_dst.writemask = WRITEMASK_Z;
2098 emit(ir, OPCODE_MOV, tmp_dst, this->result);
2100 tmp_dst.writemask = WRITEMASK_XY;
2101 emit(ir, OPCODE_MOV, tmp_dst, coord);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp2029 dst_reg tmp_dst = dst_reg(tmp_src); local in function:ir_to_mesa_visitor::visit
2034 tmp_dst.writemask = WRITEMASK_Z;
2035 emit(ir, OPCODE_MOV, tmp_dst, this->result);
2037 tmp_dst.writemask = WRITEMASK_XY;
2038 emit(ir, OPCODE_MOV, tmp_dst, coord);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render.c689 PicturePtr tmp_src, tmp_dst; local in function:sna_render_picture_downsample
778 tmp_dst = CreatePicture(0, &tmp->drawable, format, 0, NULL,
780 if (!tmp_dst)
802 ValidatePicture(tmp_dst);
843 tmp_src, NULL, tmp_dst,
876 FreePicture(tmp_dst, 0);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render.c708 PicturePtr tmp_src, tmp_dst; local in function:sna_render_picture_downsample
797 tmp_dst = CreatePicture(0, &tmp->drawable, format, 0, NULL,
799 if (!tmp_dst)
821 ValidatePicture(tmp_dst);
862 tmp_src, NULL, tmp_dst,
895 FreePicture(tmp_dst, 0);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp8452 Temp tmp_dst = emit_reduction_instr(ctx, aco_op, reduce_op, cluster_size, local in function:aco::__anon562fcc110110::visit_intrinsic
8454 emit_wqm(bld, tmp_dst, dst);
9427 Temp tmp_dst = dst; local in function:aco::__anon562fcc110110::visit_tex
9437 tmp_dst = bld.tmp(instr->is_sparse ? v5 : v4);
9439 tmp_dst = bld.tmp(v1);
9442 tmp_dst = bld.tmp(RegClass(RegType::vgpr, util_bitcount(dmask)));
9449 MIMG_instruction* tex = emit_mimg(bld, aco_opcode::image_get_resinfo, Definition(tmp_dst),
9462 expand_vector(ctx, tmp_dst, dst, instr->dest.ssa.num_components, dmask);
9582 mubuf->definitions[0] = Definition(tmp_dst);
9586 mubuf->operands[3] = emit_tfe_init(bld, tmp_dst);
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4216 st_dst_reg tmp_dst = st_dst_reg(tmp); local in function:glsl_to_tgsi_visitor::canonicalize_gather_offset
4217 tmp_dst.writemask = WRITEMASK_XY;
4218 emit_asm(NULL, TGSI_OPCODE_MOV, tmp_dst, offset);
4444 st_dst_reg tmp_dst = st_dst_reg(tmp_src); local in function:glsl_to_tgsi_visitor::visit
4449 tmp_dst.writemask = WRITEMASK_Z;
4450 emit_asm(ir, TGSI_OPCODE_MOV, tmp_dst, this->result);
4452 tmp_dst.writemask = WRITEMASK_XY;
4453 emit_asm(ir, TGSI_OPCODE_MOV, tmp_dst, coord);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4327 st_dst_reg tmp_dst = st_dst_reg(tmp); local in function:glsl_to_tgsi_visitor::canonicalize_gather_offset
4328 tmp_dst.writemask = WRITEMASK_XY;
4329 emit_asm(NULL, TGSI_OPCODE_MOV, tmp_dst, offset);
4555 st_dst_reg tmp_dst = st_dst_reg(tmp_src); local in function:glsl_to_tgsi_visitor::visit
4560 tmp_dst.writemask = WRITEMASK_Z;
4561 emit_asm(ir, TGSI_OPCODE_MOV, tmp_dst, this->result);
4563 tmp_dst.writemask = WRITEMASK_XY;
4564 emit_asm(ir, TGSI_OPCODE_MOV, tmp_dst, coord);

Completed in 83 milliseconds