/external/mesa3d/src/mesa/state_tracker/tests/ |
D | test_glsl_to_tgsi_lifetime.cpp | 198 { TGSI_OPCODE_ADD, {2}, {1,2}, {}}, in TEST_F() 222 { TGSI_OPCODE_ADD, {3}, {1,2}, {}}, in TEST_F() 244 { TGSI_OPCODE_ADD, {3}, {1,2}, {}}, in TEST_F() 245 { TGSI_OPCODE_ADD, {3}, {1,3}, {}}, in TEST_F() 269 { TGSI_OPCODE_ADD, {2}, {1,1}, {}}, in TEST_F() 298 { TGSI_OPCODE_ADD, {2}, {in0,1}, {}}, in TEST_F() 328 { TGSI_OPCODE_ADD, {2}, {2,1}, {}}, in TEST_F() 451 { TGSI_OPCODE_ADD, {2}, {1, in1}, {}}, in TEST_F() 486 { TGSI_OPCODE_ADD, {2}, {1, in1}, {}}, in TEST_F() 509 { TGSI_OPCODE_ADD, {2}, {1, in1}, {}}, in TEST_F() [all …]
|
D | test_glsl_to_tgsi_array_merge.cpp | 759 … { TGSI_OPCODE_ADD , {MT(0,out0, WRITEMASK_XYZW)}, {MT(1,1,"xyzw"), MT(2,1,"xyzw")}, {}, ARR()}, in TEST_F() 771 { TGSI_OPCODE_ADD , {MT(0,out0,1)}, {MT(1,1,"x"), MT(2,1,"y")}, {}, ARR()}, in TEST_F() 784 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"x"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F() 802 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"z"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F() 821 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"z"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F() 845 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"z"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F() 864 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"w"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F() 909 { TGSI_OPCODE_ADD, {MT(0, out0, WRITEMASK_X)}, {MT(1, 1, "x"), MT(0, in0, "y")}, {}, ARR()}, in TEST_F() 910 … { TGSI_OPCODE_ADD, {MT(0, out0, WRITEMASK_YZ)}, {MT(2, 2, "xy"), MT(0, in0, "yz")}, {}, ARR()}, in TEST_F() 912 … { TGSI_OPCODE_ADD, {MT(0, out1, WRITEMASK_XYZ)}, {MT(4, 4, "xyz"), MT(0, in0, "xyz")}, {}, ARR()}, in TEST_F() [all …]
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_aa_point.c | 151 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog() 170 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog() 176 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog()
|
D | tgsi_lowering.c | 347 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_frc() 578 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_exp() 612 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_exp() 713 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_log() 928 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_flr_ceil() 979 new_inst.Instruction.Opcode = TGSI_OPCODE_ADD; in transform_trunc()
|
D | tgsi_point_sprite.c | 329 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in psprite_emit_vertex_inst()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atifs_to_tgsi.c | 67 {TGSI_OPCODE_ADD, "ADD", 2}, 180 ureg_insn(t->ureg, TGSI_OPCODE_ADD, &arg, 1, modsrc, 2, 0); in prepare_argument() 187 ureg_insn(t->ureg, TGSI_OPCODE_ADD, &arg, 1, modsrc, 2, 0); in prepare_argument() 194 ureg_insn(t->ureg, TGSI_OPCODE_ADD, &arg, 1, modsrc, 2, 0); in prepare_argument() 220 ureg_insn(t->ureg, TGSI_OPCODE_ADD, tmp, 1, src, 2, 0); in emit_special_inst() 237 ureg_insn(t->ureg, TGSI_OPCODE_ADD, dst, 1, src, 2, 0); in emit_special_inst()
|
D | st_tgsi_lower_depth_clamp.c | 192 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_ADD, in epilog_last_vertex_stage()
|
D | st_tgsi_lower_yuv.c | 260 inst.Instruction.Opcode = TGSI_OPCODE_ADD; in yuv_to_rgb()
|
D | st_glsl_to_tgsi.cpp | 1468 emit_asm(ir, TGSI_OPCODE_ADD, result_dst, op[0], in visit_expression() 1576 emit_asm(ir, TGSI_OPCODE_ADD, result_dst, op[0], op[1]); in visit_expression() 1580 emit_asm(ir, TGSI_OPCODE_ADD, result_dst, op[0], op[1]); in visit_expression() 1762 emit_asm(ir, TGSI_OPCODE_ADD, result_dst, op[0], op[1]); in visit_expression() 2844 emit_asm(ir, TGSI_OPCODE_ADD, st_dst_reg(accum_reg), in visit() 3468 emit_asm(ir, TGSI_OPCODE_ADD, st_dst_reg(offset), in visit_atomic_counter_intrinsic() 3490 emit_asm(ir, TGSI_OPCODE_ADD, dst, this->result, st_src_reg_for_int(-1)); in visit_atomic_counter_intrinsic() 3958 emit_asm(ir, TGSI_OPCODE_ADD, st_dst_reg(wrap), in visit_image_intrinsic() 4186 emit_asm(NULL, TGSI_OPCODE_ADD, temp_dst, *indirect, temp_reg); in calc_deref_offsets()
|
D | st_mesa_to_tgsi.c | 458 return TGSI_OPCODE_ADD; in translate_opcode()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aapoint.c | 221 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog() 251 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog() 270 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog()
|
D | draw_pipe_aaline.c | 203 inst.Instruction.Opcode = TGSI_OPCODE_ADD; in aa_transform_epilog()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_action.c | 154 TGSI_OPCODE_ADD, tmp0, tmp1); in dp2_emit() 184 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_ADD, tmp1, tmp0); in dp3_emit() 189 TGSI_OPCODE_ADD, tmp0, tmp1); in dp3_emit() 220 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_ADD, tmp0, tmp1); in dp4_emit() 224 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_ADD, tmp0, tmp1); in dp4_emit() 229 TGSI_OPCODE_ADD, tmp0, tmp1); in dp4_emit() 582 TGSI_OPCODE_ADD, tmp, emit_data->args[2]); in mad_emit() 1187 bld_base->op_actions[TGSI_OPCODE_ADD].emit = add_emit; in lp_set_default_actions() 2535 bld_base->op_actions[TGSI_OPCODE_ADD].emit = add_emit_cpu; in lp_set_default_actions_cpu()
|
D | lp_bld_tgsi_aos.c | 494 case TGSI_OPCODE_ADD: in lp_emit_instruction_aos()
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 188 case TGSI_OPCODE_ADD: in tgsi_util_get_inst_usage_mask()
|
D | tgsi_info.c | 48 { 1, 2, 0, 0, 0, 0, COMP, "ADD", TGSI_OPCODE_ADD },
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 359 TGSI_OPCODE_ADD = 8, enumerator
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 345 #define TGSI_OPCODE_ADD 8 macro
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_tgsi_to_rc.c | 44 case TGSI_OPCODE_ADD: return RC_OPCODE_ADD; in translate_opcode()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_optimize.c | 79 [ TGSI_OPCODE_ADD ] = { false, true, TGSI_SWIZZLE_ZERO, 1, 2 },
|
D | i915_fpc_translate.c | 487 case TGSI_OPCODE_ADD: in i915_translate_instruction()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_vertprog.c | 553 case TGSI_OPCODE_ADD: in nvfx_vertprog_parse_instruction()
|
D | nvfx_fragprog.c | 537 case TGSI_OPCODE_ADD: in nvfx_fragprog_parse_instruction()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 636 [nir_op_fadd] = { TGSI_OPCODE_ADD, TGSI_OPCODE_DADD }, in ntt_emit_alu()
|
D | tgsi_to_nir.c | 1799 [TGSI_OPCODE_ADD] = nir_op_fadd,
|