Home
last modified time | relevance | path

Searched refs:dest1 (Results 1 – 25 of 42) sorted by relevance

12

/external/libyuv/files/source/
Dscale_mmi.cc72 uint64_t dest, dest0, dest1; in ScaleRowDown2Linear_MMI() local
100 [dest1] "=&f"(dest1), [dest] "=&f"(dest) in ScaleRowDown2Linear_MMI()
114 uint64_t dest, dest0, dest1; in ScaleRowDown2Box_MMI() local
165 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest] "=&f"(dest) in ScaleRowDown2Box_MMI()
378 uint64_t dest, dest0, dest1; in ScaleRowDown2Box_16_MMI() local
430 [t_lo] "=&f"(t_lo), [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), in ScaleRowDown2Box_16_MMI()
572 uint64_t dest, dest_hi, dest_lo, dest0, dest1, dest2, dest3; in ScaleRowDown4Box_MMI() local
583 DO_SCALEROWDOWN4BOX_LOOP(%[dest1]) in ScaleRowDown4Box_MMI()
599 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in ScaleRowDown4Box_MMI()
651 uint64_t dest, dest_hi, dest_lo, dest0, dest1, dest2, dest3; in ScaleRowDown4Box_16_MMI() local
[all …]
Drow_mmi.cc608 uint64_t dest0, dest1, dest2, dest3; in ARGBToYRow_MMI() local
677 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in ARGBToYRow_MMI()
912 uint64_t dest0, dest1, dest2, dest3; in BGRAToYRow_MMI() local
981 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in BGRAToYRow_MMI()
1216 uint64_t dest0, dest1, dest2, dest3; in ABGRToYRow_MMI() local
1285 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in ABGRToYRow_MMI()
1520 uint64_t dest0, dest1, dest2, dest3; in RGBAToYRow_MMI() local
1589 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in RGBAToYRow_MMI()
1824 uint64_t dest0, dest1, dest2, dest3; in RGB24ToYRow_MMI() local
1897 [dest0] "=&f"(dest0), [dest1] "=&f"(dest1), [dest2] "=&f"(dest2), in RGB24ToYRow_MMI()
[all …]
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcopy.pass.cpp32 CharT *dest1 = new CharT [rlen + 1]; dest1[rlen] = 0; in test1() local
38 sv.copy(dest1, n, pos); in test1()
46 sv.copy(dest1, n, pos); in test1()
49 assert ( dest1[i] == dest2[i] ); in test1()
51 delete [] dest1; in test1()
/external/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/
Dcopy.pass.cpp31 CharT *dest1 = new CharT [rlen + 1]; dest1[rlen] = 0; in test1() local
37 sv.copy(dest1, n, pos); in test1()
45 sv.copy(dest1, n, pos); in test1()
48 assert ( dest1[i] == dest2[i] ); in test1()
50 delete [] dest1; in test1()
/external/llvm-project/llvm/test/TableGen/
DConstraintChecking.inc19 dag OutOperandList = (outs Reg:$dest1, Reg:$dest2);
21 string AsmString = "mnemonic $dest1, $dest2, $src1, $src2";
24 field bits<1> dest1;
29 let Inst{3} = dest1{0};
DConstraintChecking6.td5 // CHECK: [[FILE]]:[[@LINE+1]]:1: error: Operand '$dest1' of 'Foo' cannot have multiple operands ti…
6 def Foo : TestInstructionWithConstraints<"$dest1 = $src1, $dest1 = $src2">;
DConstraintChecking1.td5 // CHECK: [[FILE]]:[[@LINE+1]]:1: error: Unrecognized constraint '$dest1 ~ $src2' in 'Foo'
6 def Foo : TestInstructionWithConstraints<"$dest1 ~ $src2">;
DConstraintChecking4.td5 // CHECK: [[FILE]]:[[@LINE+1]]:1: error: Output operands '$dest1' and '$dest2' of 'Foo' cannot be t…
6 def Foo : TestInstructionWithConstraints<"$dest1 = $dest2">;
DConstraintChecking7.td6 def Foo : TestInstructionWithConstraints<"$dest1 = $src1, $dest2 = $src1">;
DConstraintChecking3.td8 def Foo : TestInstructionWithConstraints<"$dest1=$dest2">;
DDAGDefaultOps.td33 string AsmString = Mnemonic # " $dest1, $src1, $src2, #$imm";
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_add_neon.c326 uint8_t *dest1 = dest + 31 * stride; in idct32_bands_end_2nd_pass() local
340 store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7]); in idct32_bands_end_2nd_pass()
342 dest1 -= str2; in idct32_bands_end_2nd_pass()
364 store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7]); in idct32_bands_end_2nd_pass()
366 dest1 -= str2; in idct32_bands_end_2nd_pass()
388 store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7]); in idct32_bands_end_2nd_pass()
390 dest1 -= str2; in idct32_bands_end_2nd_pass()
410 store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7]); in idct32_bands_end_2nd_pass()
417 uint16_t *dest1 = dest + 31 * stride; in highbd_idct32_bands_end_2nd_pass_bd8() local
432 highbd_store_combine_results_bd8(dest0, dest1, stride, q[4], q[5], q[6], in highbd_idct32_bands_end_2nd_pass_bd8()
[all …]
Dhighbd_idct32x32_1024_add_neon.c287 uint16_t *dest1 = dest + 31 * stride; in idct32_bands_end_2nd_pass() local
302 highbd_store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7], in idct32_bands_end_2nd_pass()
305 dest1 -= str2; in idct32_bands_end_2nd_pass()
328 highbd_store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7], in idct32_bands_end_2nd_pass()
331 dest1 -= str2; in idct32_bands_end_2nd_pass()
354 highbd_store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7], in idct32_bands_end_2nd_pass()
357 dest1 -= str2; in idct32_bands_end_2nd_pass()
378 highbd_store_combine_results(dest0, dest1, stride, q[4], q[5], q[6], q[7], in idct32_bands_end_2nd_pass()
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
DcppMerge.frag.out7 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
20 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
/external/deqp-deps/glslang/Test/baseResults/
DcppMerge.frag.out7 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
20 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
/external/lzma/CPP/Common/
DCommandLineParser.cpp9 bool SplitCommandLine(const UString &src, UString &dest1, UString &dest2) in SplitCommandLine() argument
11 dest1.Empty(); in SplitCommandLine()
26 dest1 += c; in SplitCommandLine()
DCommandLineParser.h10 bool SplitCommandLine(const UString &src, UString &dest1, UString &dest2);
/external/mesa3d/src/intel/compiler/
Dtest_fs_cmod_propagation.cpp324 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
330 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
363 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
369 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)) in TEST_F()
445 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
451 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
1057 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1061 bld.ADD(dest1, src0, src1); in TEST_F()
1092 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1096 set_predicate(BRW_PREDICATE_NORMAL, bld.ADD(dest1, src0, negate(src1))); in TEST_F()
[all …]
Dtest_vec4_cmod_propagation.cpp328 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
334 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
409 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
418 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
/external/lzma/Asm/x86/
DXzCrc64Opt.asm111 CRC macro op0:req, op1:req, dest0:req, dest1:req, src:req, t:req
113 op1 dest1, DWORD PTR [r5 + src * 8 + 0800h * t + 4]
116 CRC_XOR macro dest0:req, dest1:req, src:req, t:req
117 CRC xor, xor, dest0, dest1, src, t
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c182 v16u8 dest0, dest1, dest2, dest3; in dequant_idct4x4_addblk_msa() local
199 LD_UB4(dest, dest_stride, dest0, dest1, dest2, dest3); in dequant_idct4x4_addblk_msa()
200 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, res0, res1, in dequant_idct4x4_addblk_msa()
217 v16u8 dest0, dest1, dest2, dest3; in dequant_idct4x4_addblk_2x_msa() local
243 LD_UB4(dest, dest_stride, dest0, dest1, dest2, dest3); in dequant_idct4x4_addblk_2x_msa()
244 ILVR_B4_SH(zero, dest0, zero, dest1, zero, dest2, zero, dest3, res0, res1, in dequant_idct4x4_addblk_2x_msa()
275 v16u8 dest0, dest1, dest2, dest3; in dequant_idct_addconst_2x_msa() local
284 LD_UB4(dest, dest_stride, dest0, dest1, dest2, dest3); in dequant_idct_addconst_2x_msa()
285 ILVR_B4_SH(zero, dest0, zero, dest1, zero, dest2, zero, dest3, res0, res1, in dequant_idct_addconst_2x_msa()
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dswitch-range-to-icmp.ll122 %cleanup.dest1 = phi i32 [ 0, %else ], [ 3, %entry ]
123 switch i32 %cleanup.dest1, label %unreach1 [
135 %phi2 = phi i32 [ %cleanup.dest1, %switch ]
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dbranch.ll6 ; form: br <condition> dest1, dest2, where dest1 == dest2.
/external/pdfium/fpdfsdk/
Dfpdf_doc_embeddertest.cpp184 FPDF_DEST dest1 = FPDFLink_GetDest(document(), link1); in TEST_F() local
185 ASSERT_TRUE(dest1); in TEST_F()
189 EXPECT_EQ(0, FPDFDest_GetDestPageIndex(document(), dest1)); in TEST_F()
200 dest1, &has_x_coord, &has_y_coord, &has_zoom, &x, &y, &zoom); in TEST_F()
/external/llvm-project/llvm/test/Transforms/InferAddressSpaces/AMDGPU/
Dmem-intrinsics.ll95 ; CHECK: call void @llvm.memcpy.p0i8.p3i8.i64(i8* align 4 %dest1, i8 addrspace(3)* align 4 %src.gro…
96 …ultiple_memcpy_flat_to_flat_replace_src_with_group_no_md(i8* %dest0, i8* %dest1, i8 addrspace(3)* …
99 …call void @llvm.memcpy.p0i8.p0i8.i64(i8* align 4 %dest1, i8* align 4 %cast.src, i64 %size, i1 fals…

12