| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/ |
| H A D | test_glsl_to_tgsi_lifetime.cpp | 45 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 55 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 57 { TGSI_OPCODE_MOV, {out0}, {2}, {}}, 72 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 73 { TGSI_OPCODE_MOV, {2}, {in1}, {}}, 88 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 94 { TGSI_OPCODE_MOV, {out0}, {3}, {}}, 106 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 114 { TGSI_OPCODE_MOV, {out0}, {3}, {}}, 127 { TGSI_OPCODE_MOV, { [all...] |
| H A D | test_glsl_to_tgsi_array_merge.cpp | 757 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_XYZW)}, {MT(0, in0, "")}, {}, ARR()}, 758 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_XYZW)}, {MT(0, in1, "")}, {}, ARR()}, 769 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, 770 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_Y)}, {MT(0, in1, "")}, {}, ARR()}, 781 { TGSI_OPCODE_MOV, {1}, {in1}, {}}, 782 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, 786 { TGSI_OPCODE_MOV, {out0}, {1}, {}}, 796 { TGSI_OPCODE_MOV, {1}, {in1}, {}}, 800 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_Z)}, {MT(0, in0, "")}, {}, ARR()}, 805 { TGSI_OPCODE_MOV, {out [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/ |
| H A D | test_glsl_to_tgsi_lifetime.cpp | 45 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 55 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 57 { TGSI_OPCODE_MOV, {out0}, {2}, {}}, 72 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 73 { TGSI_OPCODE_MOV, {2}, {in1}, {}}, 88 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 94 { TGSI_OPCODE_MOV, {out0}, {3}, {}}, 106 { TGSI_OPCODE_MOV, {1}, {in0}, {}}, 114 { TGSI_OPCODE_MOV, {out0}, {3}, {}}, 127 { TGSI_OPCODE_MOV, { [all...] |
| H A D | test_glsl_to_tgsi_array_merge.cpp | 757 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_XYZW)}, {MT(0, in0, "")}, {}, ARR()}, 758 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_XYZW)}, {MT(0, in1, "")}, {}, ARR()}, 769 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, 770 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_Y)}, {MT(0, in1, "")}, {}, ARR()}, 781 { TGSI_OPCODE_MOV, {1}, {in1}, {}}, 782 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, 786 { TGSI_OPCODE_MOV, {out0}, {1}, {}}, 796 { TGSI_OPCODE_MOV, {1}, {in1}, {}}, 800 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_Z)}, {MT(0, in0, "")}, {}, ARR()}, 805 { TGSI_OPCODE_MOV, {out [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_vpos.c | 68 inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| H A D | tgsi_point_sprite.c | 254 inst.Instruction.Opcode = TGSI_OPCODE_MOV; 284 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, 346 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, 381 inst.Instruction.Opcode = TGSI_OPCODE_MOV; 395 tgsi_transform_op1_swz_inst(ctx, TGSI_OPCODE_MOV,
|
| H A D | tgsi_emulate.c | 85 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| H A D | tgsi_info.c | 126 case TGSI_OPCODE_MOV:
|
| H A D | tgsi_aa_point.c | 242 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV,
|
| H A D | tgsi_lowering.c | 139 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 231 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 242 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 253 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 515 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 526 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 637 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 648 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 768 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 779 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_analysis.c | 192 shader->info.base.opcode_count[TGSI_OPCODE_MOV] +
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_tgsi_lower_depth_clamp.c | 127 tgsi_transform_op1_inst(tctx, TGSI_OPCODE_MOV, 133 tgsi_transform_op1_swz_inst(tctx, TGSI_OPCODE_MOV, 243 tgsi_transform_op1_inst(tctx, TGSI_OPCODE_MOV, 248 tgsi_transform_op1_swz_inst(tctx, TGSI_OPCODE_MOV,
|
| H A D | st_glsl_to_tgsi.cpp | 775 if (op == TGSI_OPCODE_MOV) 1276 emit_asm(ir, TGSI_OPCODE_MOV, dst, src); 1429 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), *reg); 1565 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0]); 1569 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0].get_abs()); 1605 inst = emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0]); 1701 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), op[0]); 1761 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), op[0]); 1948 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0]); 2187 emit_asm(ir, TGSI_OPCODE_MOV, result_ds [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 101 [ TGSI_OPCODE_MOV ] = { false, false, 0, 1, 1 }, 410 current->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 438 current->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 439 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 492 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 516 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 548 current.FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 578 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 106 [TGSI_OPCODE_MOV] = {false, false, 0, 1, 1}, 431 current->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 462 current->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 463 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 522 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 554 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 594 current.FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV && 626 next->FullInstruction.Instruction.Opcode == TGSI_OPCODE_MOV &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_point_sprite.c | 254 inst.Instruction.Opcode = TGSI_OPCODE_MOV; 284 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, 346 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, 381 inst.Instruction.Opcode = TGSI_OPCODE_MOV; 395 tgsi_transform_op1_swz_inst(ctx, TGSI_OPCODE_MOV,
|
| H A D | tgsi_emulate.c | 85 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| H A D | tgsi_info.c | 126 case TGSI_OPCODE_MOV:
|
| H A D | tgsi_aa_point.c | 242 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV,
|
| H A D | tgsi_lowering.c | 138 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 230 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 241 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 252 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 514 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 525 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 636 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 647 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 767 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 778 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 249 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 261 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 249 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV; 261 new_inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 65 {TGSI_OPCODE_MOV, "MOV", 1}, 173 ureg_insn(t->ureg, TGSI_OPCODE_MOV, &arg, 1, &src, 1, 0); 338 ureg_insn(t->ureg, TGSI_OPCODE_MOV, dst, 1, src, 1, 0); 410 ureg_insn(t->ureg, TGSI_OPCODE_MOV, dst, 1, src, 1, 0); 688 } else if (ctx->key->fog && current_inst->Instruction.Opcode == TGSI_OPCODE_MOV && 791 inst.Instruction.Opcode = TGSI_OPCODE_MOV;
|
| H A D | st_glsl_to_tgsi.cpp | 696 if (op == TGSI_OPCODE_MOV) 1197 emit_asm(ir, TGSI_OPCODE_MOV, dst, src); 1350 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), *reg); 1486 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0]); 1490 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0].get_abs()); 1526 inst = emit_asm(ir, TGSI_OPCODE_MOV, result_dst, op[0]); 1581 emit_asm(ir, TGSI_OPCODE_MOV, result_dst, st_src_reg_for_float(0.5)); 1633 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), op[0]); 1693 emit_asm(ir, TGSI_OPCODE_MOV, st_dst_reg(temp), op[0]); 1880 emit_asm(ir, TGSI_OPCODE_MOV, result_ds [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 344 TGSI_OPCODE_MOV = 1, enumerator in enum:tgsi_opcode
|